fixed applying style

This commit is contained in:
2025-11-06 16:17:09 +01:00
parent fee6d6d15a
commit 8560d09097
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
/* Airline Platform - Sky Blue Theme */
@layer base {
:root[data-mode="airline"] {
[data-mode="airline"] {
--accent-primary: #007aff;
--accent-secondary: #4caf50;
--accent-warning: #ff3b30;