Moved theming to Everforest theme

This commit is contained in:
2025-05-19 22:01:28 +02:00
parent 24979c1872
commit f222bd9b8f
16 changed files with 147 additions and 138 deletions
+47 -27
View File
@@ -1,6 +1,6 @@
# Font stuff
font_family family="Hack JBM Ligatured"
font_family family="Berkeley Mono Regular"
italic_font auto
bold_font auto
bold_italic_font auto
@@ -13,45 +13,65 @@ symbol_map U+e000-U+e00a,U+ea60-U+ebeb,U+e0a0-U+e0c8,U+e0ca,U+e0cc-U+e0d7,U+e200
# Transparency
background_opacity 0.85
# The foreground color
foreground #d8dee9
foreground #d3c6aa
background #2b3339
selection_foreground #9da9a0
selection_background #503946
# The background color
background #2e3440
cursor #d3c6aa
cursor_text_color #323c41
# The foreground for selections
selection_foreground #81a1c1
url_color #7fbbb3
# The background for selections
selection_background #eceff4
active_border_color #a7c080
inactive_border_color #53605c
bell_border_color #e69875
visual_bell_color none
# The cursor color
cursor #e5e9f0
wayland_titlebar_color system
macos_titlebar_color system
active_tab_background #2b3339
active_tab_foreground #d3c6aa
inactive_tab_background #3a454a
inactive_tab_foreground #9da9a0
tab_bar_background #323c41
tab_bar_margin_color none
# Set up term-colors (Nord Theme)
color0 #3b4252
color8 #4c566a
color1 #bf616a
color9 #bf616a
#: black
color0 #374247
color8 #404c51
color2 #a3be8c
color10 #a3be8c
#: red
color1 #e67e80
color9 #e67e80
color3 #ebcb8b
color11 #ebcb8b
#: green
color2 #a7c080
color10 #a7c080
color4 #81a1c1
color12 #81a1c1
#: yellow
color3 #dbbc7f
color11 #dbbc7f
color5 #b48ead
color13 #b48ead
#: blue
color4 #7fbbb3
color12 #7fbbb3
color6 #88c0d0
color14 #8fbcbb
#: magenta
color5 #d699b6
color13 #d699b6
#: cyan
color6 #83c092
color14 #83c092
#: white
color7 #859289
color15 #9da9a0
color7 #e5e9f0
color15 #eceff4
# The cursor shape can be one of (block, beam, underline)
shell_integration no-cursor