✨ update ashell+swnc
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"positionX": "right",
|
||||
"positionY": "top",
|
||||
"control-center-margin-top": 5,
|
||||
"control-center-margin-top": 0,
|
||||
"control-center-margin-bottom": 0,
|
||||
"control-center-margin-right": 0,
|
||||
"control-center-margin-left": 5,
|
||||
"control-center-margin-left": 0,
|
||||
"control-center-width": 500,
|
||||
"control-center-height": 600,
|
||||
"fit-to-screen": false,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
@define-color foreground rgb(255, 255, 255);
|
||||
@define-color background rgb(0, 0, 0);
|
||||
@define-color background-alpha rgba(0, 0, 0, 0.42);
|
||||
@define-color background-alpha rgba(0, 0, 0, 0.69);
|
||||
@define-color accent rgba(0, 0, 0, 0.69);
|
||||
@define-color current-line rgb(0, 0, 0);
|
||||
@define-color comment rgb(0, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user