diff --git a/themes/everforest/btop.theme b/themes/everforest/btop.theme index aec82494..2ad33bbe 100644 --- a/themes/everforest/btop.theme +++ b/themes/everforest/btop.theme @@ -4,7 +4,7 @@ # Use "start", "mid" and "end" for three color gradient # Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#1F2427" +theme[main_bg]="#2d353b" # Main text color theme[main_fg]="#d3c6aa" diff --git a/themes/everforest/ghostty.conf b/themes/everforest/ghostty.conf index 69dd0ed4..6208b9ce 100644 --- a/themes/everforest/ghostty.conf +++ b/themes/everforest/ghostty.conf @@ -1 +1,20 @@ -theme = Everforest Dark Hard +background = #2d353b +foreground = #d3c6aa + +palette = 0=#475258 +palette = 1=#e67e80 +palette = 2=#a7c080 +palette = 3=#dbbc7f +palette = 4=#7fbbb3 +palette = 5=#d699b6 +palette = 6=#83c092 +palette = 7=#d3c6aa + +palette = 8=#475258 +palette = 9=#e67e80 +palette = 10=#a7c080 +palette = 11=#dbbc7f +palette = 12=#7fbbb3 +palette = 13=#d699b6 +palette = 14=#83c092 +palette = 15=#d3c6aa diff --git a/themes/everforest/kitty.conf b/themes/everforest/kitty.conf index 07cea61f..825cac23 100644 --- a/themes/everforest/kitty.conf +++ b/themes/everforest/kitty.conf @@ -4,66 +4,25 @@ ## upstream: https://github.com/ewal/kitty-everforest/blob/master/themes/everforest_dark_hard.conf ## blurb: A green based color scheme designed to be warm and soft -foreground #d3c6aa -background #272e33 -selection_foreground #9da9a0 -selection_background #464e53 +background #2d353b +foreground #d3c6aa -cursor #d3c6aa -cursor_text_color #2e383c +# Normal colors +color0 #475258 +color1 #e67e80 +color2 #a7c080 +color3 #dbbc7f +color4 #7fbbb3 +color5 #d699b6 +color6 #83c092 +color7 #d3c6aa -url_color #7fbbb3 - -active_border_color #a7c080 -inactive_border_color #4f5b58 -bell_border_color #e69875 -visual_bell_color none - -wayland_titlebar_color system -macos_titlebar_color system - -active_tab_background #272e33 -active_tab_foreground #d3c6aa -inactive_tab_background #374145 -inactive_tab_foreground #9da9a0 -tab_bar_background #2e383c -tab_bar_margin_color none - -mark1_foreground #272e33 -mark1_background #7fbbb3 -mark2_foreground #272e33 -mark2_background #d3c6aa -mark3_foreground #272e33 -mark3_background #d699b6 - -#: black -color0 #343f44 -color8 #868d80 - -#: red -color1 #e67e80 -color9 #e67e80 - -#: 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 #859289 -color15 #9da9a0 +# Bright colors +color8 #475258 +color9 #e67e80 +color10 #a7c080 +color11 #dbbc7f +color12 #7fbbb3 +color13 #d699b6 +color14 #83c092 +color15 #d3c6aa