✨ feat: add wlogout
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
@define-color text #cdd6f4;
|
||||
@define-color yellow #f9e2af;
|
||||
|
||||
@define-color background shade(@yellow, .2);
|
||||
@define-color border shade(@yellow, .15);
|
||||
@define-color background-alt shade(@yellow, .7);
|
||||
@define-color hover shade(@yellow, .5);
|
||||
@define-color active shade(@yellow, .55);
|
||||
@define-color highlight shade(@yellow, .9);
|
||||
Reference in New Issue
Block a user