mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
feat(text): add forest green color scheme (#1033)
This commit is contained in:
parent
82c2e40bce
commit
3231c5e4d1
@ -178,6 +178,10 @@ Here you can find a preview of all the themes. Some of them may have different c
|
|||||||
|
|
||||||
![Dracula](text/screenshots/Dracula.png)
|
![Dracula](text/screenshots/Dracula.png)
|
||||||
|
|
||||||
|
#### ForestGreen
|
||||||
|
|
||||||
|
![ForestGreen](text/screenshots/ForestGreen.png)
|
||||||
|
|
||||||
#### Gruvbox
|
#### Gruvbox
|
||||||
|
|
||||||
![Gruvbox](text/screenshots/Gruvbox.png)
|
![Gruvbox](text/screenshots/Gruvbox.png)
|
||||||
@ -210,6 +214,7 @@ Here you can find a preview of all the themes. Some of them may have different c
|
|||||||
|:----------------------------------------------:|:--------------------------------------------------------:|
|
|:----------------------------------------------:|:--------------------------------------------------------:|
|
||||||
| Tokyo Night | Tokyo Night Storm |
|
| Tokyo Night | Tokyo Night Storm |
|
||||||
|
|
||||||
|
|
||||||
## Turntable
|
## Turntable
|
||||||
|
|
||||||
![Turntable](Turntable/screenshots/fad.png)
|
![Turntable](Turntable/screenshots/fad.png)
|
||||||
|
@ -88,6 +88,10 @@
|
|||||||
|
|
||||||
![TokyoNightStorm](screenshots/TokyoNightStorm.png)
|
![TokyoNightStorm](screenshots/TokyoNightStorm.png)
|
||||||
|
|
||||||
|
### ForestGreen
|
||||||
|
|
||||||
|
![ForestGreen](screenshots/ForestGreen.png)
|
||||||
|
|
||||||
## More
|
## More
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
@ -237,3 +237,18 @@ notification = 7aa2f7
|
|||||||
notification-error = f7768e
|
notification-error = f7768e
|
||||||
subtext = 9aa5ce
|
subtext = 9aa5ce
|
||||||
text = c0caf5
|
text = c0caf5
|
||||||
|
|
||||||
|
[ForestGreen]
|
||||||
|
accent = 939393
|
||||||
|
accent-active = 939393
|
||||||
|
accent-inactive = 3e3e29
|
||||||
|
banner = 939393
|
||||||
|
border-active = 939393
|
||||||
|
border-inactive = 515235
|
||||||
|
header = 656641
|
||||||
|
highlight = 656641
|
||||||
|
main = 3e3e29
|
||||||
|
notification = 8c8e59
|
||||||
|
notification-error = 787a4d
|
||||||
|
subtext = 838383
|
||||||
|
text = a3a3a3
|
||||||
|
BIN
text/screenshots/ForestGreen.png
Normal file
BIN
text/screenshots/ForestGreen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 494 KiB |
Loading…
Reference in New Issue
Block a user