update ashell+swnc

This commit is contained in:
lia
2025-09-13 18:56:19 +02:00
parent ba4d7a9b7f
commit 7787c32e9a
3 changed files with 9 additions and 8 deletions

View File

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