feat(text): add RosePineDawn color scheme (#1095)

This commit is contained in:
Kien Nguyen-Tuan 2024-07-11 20:07:51 +07:00 committed by GitHub
parent 436ab90269
commit cbc5231181
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 44 additions and 24 deletions

View File

@ -196,7 +196,7 @@ Here you can find a preview of all the themes. Some of them may have different c
### Catppuccin ### Catppuccin
| | | | | |
|:--------------------------------------------------------:|:----------------------------------------------------------------:| | :------------------------------------------------------: | :--------------------------------------------------------------: |
| ![CatppuccinMocha](text/screenshots/CatppuccinMocha.png) | ![CatppuccinMacchiato](text/screenshots/CatppuccinMacchiato.png) | | ![CatppuccinMocha](text/screenshots/CatppuccinMocha.png) | ![CatppuccinMacchiato](text/screenshots/CatppuccinMacchiato.png) |
| Catppuccin Mocha | Catppuccin Macchiato | | Catppuccin Mocha | Catppuccin Macchiato |
| ![CatppuccinLatte](text/screenshots/CatppuccinLatte.png) | | | ![CatppuccinLatte](text/screenshots/CatppuccinLatte.png) | |
@ -228,9 +228,9 @@ Here you can find a preview of all the themes. Some of them may have different c
#### RosePine #### RosePine
| ![RosePine](text/screenshots/RosePine.png) | ![RosePineMoon](text/screenshots/RosePineMoon.png) | | ![RosePine](text/screenshots/RosePine.png) | ![RosePineMoon](text/screenshots/RosePineMoon.png) | ![RosePineDawn](text/screenshots/RosePineDawn.png) |
|:------------------------------------------:|:--------------------------------------------------:| | :----------------------------------------: | :------------------------------------------------: | :------------------------------------------------: |
| Rose Pine | Rose Pine Moon | | Rose Pine | Rose Pine Moon | Rose Pine Dawn |
#### Solarized #### Solarized
@ -239,7 +239,7 @@ Here you can find a preview of all the themes. Some of them may have different c
#### TokyoNight #### TokyoNight
| ![TokyoNight](text/screenshots/TokyoNight.png) | ![TokyoNightStorm](text/screenshots/TokyoNightStorm.png) | | ![TokyoNight](text/screenshots/TokyoNight.png) | ![TokyoNightStorm](text/screenshots/TokyoNightStorm.png) |
|:----------------------------------------------:|:--------------------------------------------------------:| | :--------------------------------------------: | :------------------------------------------------------: |
| Tokyo Night | Tokyo Night Storm | | Tokyo Night | Tokyo Night Storm |
@ -294,7 +294,7 @@ Here you can find a preview of all the themes. Some of them may have different c
| Moon | Dawn | | Moon | Dawn |
| ![Playlists](Ziro/screenshots/rose-pine.jpg) | | ![Playlists](Ziro/screenshots/rose-pine.jpg) |
| :-----------------------------------------------: | | :------------------------------------------: |
| Rose-Pine | | Rose-Pine |
## Flow ## Flow

View File

@ -60,6 +60,10 @@
![RosePineMoon](screenshots/RosePineMoon.png) ![RosePineMoon](screenshots/RosePineMoon.png)
### RosePineDawn
![RosePineDawn](screenshots/RosePineDawn.png)
### Solarized ### Solarized
![Solarized](screenshots/Solarized.png) ![Solarized](screenshots/Solarized.png)

View File

@ -190,6 +190,22 @@ notification-error = eb6f92
subtext = 908caa subtext = 908caa
text = e0def4 text = e0def4
[RosePineDawn]
;https://github.com/rose-pine/rose-pine-theme
accent = d7827e
accent-active = d7827e
accent-inactive = fffaf3
banner = d7827e
border-active = d7827e
border-inactive = f2e9e1
header = 9893a5
highlight = dfdad9
main = faf4ed
notification = 286983
notification-error = b4637a
subtext = 797593
text = 575279
[Solarized] [Solarized]
;https://github.com/altercation/solarized ;https://github.com/altercation/solarized
accent = 859900 accent = 859900

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB