diff --git a/themes/catppuccin/btop.theme b/themes/catppuccin/btop.theme index a62ef9a..18a4ff6 100644 --- a/themes/catppuccin/btop.theme +++ b/themes/catppuccin/btop.theme @@ -1,5 +1,5 @@ # Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#303446" +theme[main_bg]="#24273a" # Main text color theme[main_fg]="#c6d0f5" @@ -80,4 +80,4 @@ theme[upload_end]="#99d1db" # Process box color gradient for threads, mem and cpu usage (Sapphire -> Mauve) theme[process_start]="#85c1dc" theme[process_mid]="#babbf1" -theme[process_end]="#ca9ee6" \ No newline at end of file +theme[process_end]="#ca9ee6" diff --git a/themes/gruvbox/btop.theme b/themes/gruvbox/btop.theme index 8cd9d37..0584954 100644 --- a/themes/gruvbox/btop.theme +++ b/themes/gruvbox/btop.theme @@ -10,7 +10,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]="#1d2021" +theme[main_bg]="#282828" # Main text color theme[main_fg]="#a89984" diff --git a/themes/kanagawa/btop.theme b/themes/kanagawa/btop.theme index 55da60c..5202748 100644 --- a/themes/kanagawa/btop.theme +++ b/themes/kanagawa/btop.theme @@ -2,7 +2,7 @@ # By: philikarus # Main bg -theme[main_bg]="#16161D" +theme[main_bg]="#1f1f28" # Main text color theme[main_fg]="#dcd7ba" diff --git a/themes/rose-pine/btop.theme b/themes/rose-pine/btop.theme index b045441..a992faa 100644 --- a/themes/rose-pine/btop.theme +++ b/themes/rose-pine/btop.theme @@ -1,9 +1,9 @@ # Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#191724" +theme[main_bg]="#faf4ed" # Base # Main text color -theme[main_fg]="#e0def4" +theme[main_fg]="#575279" # Text # Title color for boxes