Update .config/alacritty/colors.toml Update .config/btop/btop.conf Update .config/btop/themes/matugen.theme Update .config/cava/themes/matugen_theme Update .config/matugen/config.toml Update .config/sway/config Update .config/sway/scripts/wallpaper_rotate.py Update .config/waybar/modules.jsonc Update .config/waybar/style.css
17 lines
No EOL
420 B
Text
17 lines
No EOL
420 B
Text
[color]
|
|
background = 'default'
|
|
foreground = '#84d2e5'
|
|
|
|
; gradient = 0
|
|
gradient = 1
|
|
gradient_color_1 = '#004e5b'
|
|
gradient_color_2 = '#84d2e5'
|
|
gradient_color_3 = '#a7edff'
|
|
|
|
horizontal_gradient = 0
|
|
; horizontal_gradient = 1
|
|
horizontal_gradient_color_1 = '#004e5b'
|
|
horizontal_gradient_color_2 = '#84d2e5'
|
|
horizontal_gradient_color_3 = '#a7edff'
|
|
horizontal_gradient_color_4 = '#84d2e5'
|
|
horizontal_gradient_color_5 = '#004e5b' |