fix themes

This commit is contained in:
2025-07-16 15:30:13 +00:00
parent f565a6dba4
commit 6b0f08f58c
3 changed files with 3 additions and 3 deletions

View File

@ -6,4 +6,4 @@ index 000000000..5598dbea0
@@ -0,0 +1,3 @@
+$ui-base-color: #000000;
+
+@import 'application';
+@use 'application';

View File

@ -7,4 +7,4 @@ index 000000000..5147ae626
+$ui-base-color: #222222;
+$ui-highlight-color: #333333;
+
+@import "application";
+@use 'application';

View File

@ -23,4 +23,4 @@ index 000000000..9699d17b5
+$ui-button-tertiary-focus-background-color: #3d6085;
+$ui-button-icon-hover-background-color: rgba(74, 115, 160, 40%);
+
+@import 'application';
+@use 'application';