mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-25 12:22:32 +01:00
feat(Dribbblish): add gruvbox-material-dark scheme (#1034)
This commit is contained in:
parent
3231c5e4d1
commit
72488a0c24
@ -18,6 +18,8 @@
|
|||||||
![samurai](samurai.png)
|
![samurai](samurai.png)
|
||||||
### Gruvbox
|
### Gruvbox
|
||||||
![gruvbox](gruvbox.png)
|
![gruvbox](gruvbox.png)
|
||||||
|
### Gruvbox Material Dark
|
||||||
|
![gruvbox-material-dark](gruvbox-material-dark.png)
|
||||||
### Rosé Pine
|
### Rosé Pine
|
||||||
![rosepine](rosepine.png)
|
![rosepine](rosepine.png)
|
||||||
### Lunar
|
### Lunar
|
||||||
|
@ -179,6 +179,24 @@ notification = 8ec07c
|
|||||||
notification-error = d79921
|
notification-error = d79921
|
||||||
misc = BFBFBF
|
misc = BFBFBF
|
||||||
|
|
||||||
|
[gruvbox-material-dark]
|
||||||
|
text = fbf1c7
|
||||||
|
subtext = d5c4a1
|
||||||
|
sidebar-text = 716e5f
|
||||||
|
main = 292828
|
||||||
|
sidebar = 1d2021
|
||||||
|
player = 292828
|
||||||
|
card = 3c3836
|
||||||
|
shadow = 202020
|
||||||
|
selected-row = d5c4a1
|
||||||
|
button = a9b665
|
||||||
|
button-active = a9b665
|
||||||
|
button-disabled = bdae93
|
||||||
|
tab-active = a9b665
|
||||||
|
notification = 8ec07c
|
||||||
|
notification-error = d79921
|
||||||
|
misc = BFBFBF
|
||||||
|
|
||||||
[rosepine]
|
[rosepine]
|
||||||
text = ebbcba
|
text = ebbcba
|
||||||
subtext = F0F0F0
|
subtext = F0F0F0
|
||||||
|
BIN
Dribbblish/gruvbox-material-dark.png
Normal file
BIN
Dribbblish/gruvbox-material-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
@ -74,6 +74,9 @@ Here you can find a preview of all the themes. Some of them may have different c
|
|||||||
|
|
||||||
![gruvbox](Dribbblish/gruvbox.png)
|
![gruvbox](Dribbblish/gruvbox.png)
|
||||||
|
|
||||||
|
#### Gruvbox Material Dark
|
||||||
|
![gruvbox-material-dark](Dribbblish/gruvbox-material-dark.png)
|
||||||
|
|
||||||
#### Rosé Pine
|
#### Rosé Pine
|
||||||
|
|
||||||
![rosepine](Dribbblish/rosepine.png)
|
![rosepine](Dribbblish/rosepine.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user