nicer gradient

This commit is contained in:
twoneis 2024-08-10 18:46:18 +02:00
parent 124439bdd5
commit 70cc55d688
2 changed files with 9 additions and 8 deletions

View file

@ -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;