adding summer-day theme
This commit is contained in:
44
themes/palettes/summer-day/apps/kitty/everforest-light.conf
Executable file
44
themes/palettes/summer-day/apps/kitty/everforest-light.conf
Executable 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
|
||||
2162
themes/palettes/summer-day/apps/kitty/kitty.conf
Executable file
2162
themes/palettes/summer-day/apps/kitty/kitty.conf
Executable file
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 4.8 MiB After Width: | Height: | Size: 4.8 MiB |
23
themes/palettes/summer-day/colors.toml
Normal file
23
themes/palettes/summer-day/colors.toml
Normal 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"
|
||||
1
themes/palettes/summer-day/icons.theme
Normal file
1
themes/palettes/summer-day/icons.theme
Normal file
@@ -0,0 +1 @@
|
||||
Everforest-Dark
|
||||
Reference in New Issue
Block a user