Added basic theme support for future recoloring

Update .gitignore, border.scss, backgrounds.scss, and 12 more files
This commit is contained in:
2026-05-07 12:47:03 +02:00
parent 04cd1294ef
commit 95ffb881f9
15 changed files with 364 additions and 343 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ wedge, .wedge {
//top: 0;
//right: 0;
color: #{$color-text-regular-normal};
color: #{$color-text-generic};
background-color: #{$color-background-button};
user-select: none;