swapped window border gradient order
This commit is contained in:
parent
761c8912e7
commit
7a49cfb537
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@
|
|||
focus-ring = {
|
||||
width = 4;
|
||||
active.gradient = {
|
||||
from=config.theme.rose;
|
||||
to=config.theme.pine;
|
||||
to=config.theme.rose;
|
||||
from=config.theme.pine;
|
||||
angle=135;
|
||||
};
|
||||
inactive.color = config.theme.iris;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue