Add tokyo night light theme

This commit is contained in:
Mint 2026-04-05 21:05:14 -03:00 committed by GitHub
parent 02ed0a1826
commit a1cefa5ae8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 31 additions and 0 deletions

View file

@ -188,6 +188,7 @@ configuration file.
| **_tokyo_night_**<br>[source](https://github.com/zatchheems/tokyo-night-alacritty-theme) | ![tokyo_night](images/tokyo_night.png) |
| **_tokyo_night_storm_**<br>[source](https://github.com/zatchheems/tokyo-night-alacritty-theme) | ![tokyo_night_storm](images/tokyo_night_storm.png) |
| **_tokyo_night_enhanced_**<br>[source](https://github.com/Venage5603/Tokyo-Night-Dark-Enhanced) | ![tokyo_night_enhanced](images/tokyo_night_enhanced.png) |
| **_tokyo_night_light_**<br>[source](https://github.com/tokyo-night/tokyo-night-vscode-theme) | ![tokyo_night_light](images/tokyo_night_light.png) |
| **_tomorrow_**<br>[source](https://github.com/ChrisKempson/Tomorrow-Theme) | ![tomorrow](images/tomorrow.png) |
| **_tomorrow_night_**<br>[source](https://github.com/ChrisKempson/Tomorrow-Theme) | ![tomorrow_night](images/tomorrow_night.png) |
| **_tomorrow_night_blue_**<br>[source](https://github.com/ChrisKempson/Tomorrow-Theme) | ![tomorrow_night_blue](images/tomorrow_night_blue.png) |

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -0,0 +1,30 @@
[colors.primary]
background = "#d6d8df"
foreground = "#343B58"
[colors.cursor]
cursor = "#707280"
[colors.selection]
text = "CellForeground"
background = "#acb0bf"
[colors.normal]
black = "#343B58"
red = "#c24242"
green = "#41a6b5"
yellow = "#8f5e15"
blue = "#2959aa"
magenta = "#7b43ba"
cyan = "#006c86"
white = "#707280"
[colors.bright]
black = "#343B58"
red = "#c24242"
green = "#41a6b5"
yellow = "#8f5e15"
blue = "#2959aa"
magenta = "#7b43ba"
cyan = "#006c86"
white = "#707280"