adding summer-day theme

This commit is contained in:
Bernardo Magri
2026-05-02 09:16:58 +01:00
parent 6411395d9f
commit f2b99e0f75
8 changed files with 2511 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
# A port of forest night by sainnhe
# https://github.com/sainnhe/forest-night
font_family JetBrainsMono Nerd Font
font_size 12.0
foreground #323d43
background #fdf6e3
selection_foreground #e4e1cd
selection_background #d3dbc8
url_color #415c6d
cursor #7fbbb3
# black
color0 #4a555b
color8 #525c62
# red
color1 #e68183
color9 #e68183
# green
color2 #a7c080
color10 #a7c080
# yellow
color3 #dbbc7f
color11 #dbbc7f
# blue
color4 #7fbbb3
color12 #7fbbb3
# magenta
color5 #d699b6
color13 #d699b6
# cyan
color6 #83c092
color14 #83c092
# white
color7 #f3efda
color15 #f3efda

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 MiB

View File

@@ -0,0 +1,23 @@
accent = "#83b6af"
cursor = "#d3c6aa"
foreground = "#d3c6aa"
background = "#2d353b"
selection_foreground = "#d3c6aa"
selection_background = "#505a60"
color0 = "#3c474d"
color1 = "#e68183"
color2 = "#a7c080"
color3 = "#d9bb80"
color4 = "#83b6af"
color5 = "#d39bb6"
color6 = "#87c095"
color7 = "#868d80"
color8 = "#868d80"
color9 = "#e68183"
color10 = "#a7c080"
color11 = "#d9bb80"
color12 = "#83b6af"
color13 = "#d39bb6"
color14 = "#87c095"
color15 = "#868d80"

View File

@@ -0,0 +1 @@
Everforest-Dark