refactor: changed colors to better fit new theme
This commit is contained in:
10
cava/config
10
cava/config
@@ -227,11 +227,11 @@ framerate = 45
|
||||
# Gradient mode, only hex defined colors are supported,
|
||||
# background must also be defined in hex or remain commented out. 1 = on, 0 = off.
|
||||
# You can define as many as 8 different colors. They range from bottom to top of screen
|
||||
gradient = 1
|
||||
gradient_count = 3
|
||||
gradient_color_1 = '#9E2238'
|
||||
gradient_color_2 = '#BB6F80'
|
||||
gradient_color_3 = '#EB9FB0'
|
||||
gradient = 0
|
||||
;; gradient_count = 3
|
||||
;; gradient_color_1 = '#9E2238'
|
||||
;; gradient_color_2 = '#BB6F80'
|
||||
;; gradient_color_3 = '#EB9FB0'
|
||||
;gradient_color_4 = '#68d4f1'
|
||||
;gradient_color_3 = '#50a3b5'
|
||||
;gradient_color_2 = '#027c9b'
|
||||
|
||||
Reference in New Issue
Block a user