cava: update colors
This commit is contained in:
parent
8cea632010
commit
afe8cc2d54
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ _: {
|
||||||
color = {
|
color = {
|
||||||
gradient = 1;
|
gradient = 1;
|
||||||
gradient_count = 2;
|
gradient_count = 2;
|
||||||
gradient_color_2 = "'#2ac3de'";
|
gradient_color_2 = "'#f7768e'";
|
||||||
gradient_color_1 = "'#f7768e";
|
gradient_color_1 = "'#7dcfff'";
|
||||||
};
|
};
|
||||||
smoothing = {
|
smoothing = {
|
||||||
monstercat = 1;
|
monstercat = 1;
|
||||||
|
|
Loading…
Reference in a new issue