Themes: Add a Materia Gruvbox theme
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" fill="#32302f"/>
|
||||
<rect width="32" height="1" fill="#ebdbb2" fill-opacity=".1"/>
|
||||
<g fill="#ebdbb2">
|
||||
<circle cx="16" cy="16" r="12" opacity=".08"/>
|
||||
<path d="m13 13v6h6v-6zm2 2h2v2h-2z" opacity=".6"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 339 B |
Reference in New Issue
Block a user