theme engine complete

This commit is contained in:
2024-08-09 21:14:47 +02:00
parent 05b6aeeb08
commit 1d9260e118
52 changed files with 1131 additions and 362 deletions

View File

@@ -2,6 +2,7 @@
@define-color background-hard-contrast #1d2021;
@define-color background-soft-contrast #32302f;
@define-color foreground #ebdbb2;
@define-color foreground-soft-contrast #555555;
@define-color black #282828;
@define-color red #cc241d;