SXHKD experimentation, vesktop added, audio profile switching utility, shchemes installer, etc.
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
*/
|
||||
|
||||
* {
|
||||
red: rgba ( 233, 86, 120, 100 % );
|
||||
blue: rgba ( 38, 187, 217, 100 % );
|
||||
lightfg: rgba ( 220, 223, 228, 100 % );
|
||||
lightbg: rgba ( 35, 37, 48, 100 % );
|
||||
foreground: rgba ( 203, 206, 208, 100 % );
|
||||
background: rgba ( 28, 30, 38, 100 % );
|
||||
background-color: rgba ( 28, 30, 38, 0 % );
|
||||
red: rgba ( 242, 44, 64, 100 % );
|
||||
blue: rgba ( 64, 126, 231, 100 % );
|
||||
lightfg: rgba ( 230, 226, 224, 100 % );
|
||||
lightbg: rgba ( 44, 36, 33, 100 % );
|
||||
foreground: rgba ( 168, 161, 159, 100 % );
|
||||
background: rgba ( 27, 25, 24, 100 % );
|
||||
background-color: rgba ( 27, 25, 24, 0 % );
|
||||
separatorcolor: @foreground;
|
||||
border-color: @foreground;
|
||||
selected-normal-foreground: @lightbg;
|
||||
|
||||
Reference in New Issue
Block a user