feat(text): add forest green color scheme (#1033)

This commit is contained in:
Charlie 2024-01-30 02:40:19 -05:00 committed by GitHub
parent 82c2e40bce
commit 3231c5e4d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 24 additions and 0 deletions

View File

@ -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)
#### ForestGreen
![ForestGreen](text/screenshots/ForestGreen.png)
#### Gruvbox
![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 |
## Turntable
![Turntable](Turntable/screenshots/fad.png)

View File

@ -88,6 +88,10 @@
![TokyoNightStorm](screenshots/TokyoNightStorm.png)
### ForestGreen
![ForestGreen](screenshots/ForestGreen.png)
## More
### Description

View File

@ -237,3 +237,18 @@ notification = 7aa2f7
notification-error = f7768e
subtext = 9aa5ce
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 KiB