nicer gradient
This commit is contained in:
parent
124439bdd5
commit
70cc55d688
2 changed files with 9 additions and 8 deletions
|
@ -40,8 +40,9 @@ in {
|
|||
focus-ring = {
|
||||
width = 4;
|
||||
active.gradient = {
|
||||
to=config.theme.rose;
|
||||
from=config.theme.pine;
|
||||
to = config.theme.rose;
|
||||
from = config.theme.pine;
|
||||
in' = "oklch shorter hue";
|
||||
angle=135;
|
||||
};
|
||||
inactive.color = config.theme.iris;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue