feat(Dribbblish): add gruvbox-material-dark scheme (#1034)

This commit is contained in:
Parilia 2024-02-13 22:14:24 +00:00 committed by GitHub
parent 3231c5e4d1
commit 72488a0c24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 23 additions and 0 deletions

View File

@ -18,6 +18,8 @@
![samurai](samurai.png)
### Gruvbox
![gruvbox](gruvbox.png)
### Gruvbox Material Dark
![gruvbox-material-dark](gruvbox-material-dark.png)
### Rosé Pine
![rosepine](rosepine.png)
### Lunar

View File

@ -179,6 +179,24 @@ notification = 8ec07c
notification-error = d79921
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]
text = ebbcba
subtext = F0F0F0

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

View File

@ -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 Material Dark
![gruvbox-material-dark](Dribbblish/gruvbox-material-dark.png)
#### Rosé Pine
![rosepine](Dribbblish/rosepine.png)