diff --git a/private_dot_config/cava/themes/matugen_theme b/private_dot_config/cava/themes/matugen_theme index 2ec674d..c66ac32 100644 --- a/private_dot_config/cava/themes/matugen_theme +++ b/private_dot_config/cava/themes/matugen_theme @@ -1,17 +1,17 @@ [color] background = 'default' -foreground = '#e1b7f5' +foreground = '#f2be6e' ; gradient = 0 gradient = 1 -gradient_color_1 = '#5b396d' -gradient_color_2 = '#e1b7f5' -gradient_color_3 = '#f5d9ff' +gradient_color_1 = '#614000' +gradient_color_2 = '#f2be6e' +gradient_color_3 = '#ffddaf' horizontal_gradient = 0 ; horizontal_gradient = 1 -horizontal_gradient_color_1 = '#5b396d' -horizontal_gradient_color_2 = '#e1b7f5' -horizontal_gradient_color_3 = '#f5d9ff' -horizontal_gradient_color_4 = '#e1b7f5' -horizontal_gradient_color_5 = '#5b396d' \ No newline at end of file +horizontal_gradient_color_1 = '#614000' +horizontal_gradient_color_2 = '#f2be6e' +horizontal_gradient_color_3 = '#ffddaf' +horizontal_gradient_color_4 = '#f2be6e' +horizontal_gradient_color_5 = '#614000' \ No newline at end of file diff --git a/private_dot_config/matugen/config.toml b/private_dot_config/matugen/config.toml index 31b775c..2f8c510 100644 --- a/private_dot_config/matugen/config.toml +++ b/private_dot_config/matugen/config.toml @@ -12,4 +12,4 @@ output_path = '~/.config/waybar/colors.css' [templates.cava] input_path = 'templates/cava-colors.ini' output_path = '~/.config/cava/themes/matugen_theme' -post_hook = 'pkill -USR1 cava' \ No newline at end of file +post_hook = 'pkill -USR1 cava'