fix angular json

This commit is contained in:
Benjamin Ifland
2026-03-16 16:02:57 +01:00
parent e3203d0c38
commit f9516bbc4d
10 changed files with 76 additions and 115 deletions
+4 -1
View File
@@ -11,7 +11,6 @@
--surface-muted: rgba(41, 46, 73, 0.06);
--text: #1f2433;
--text-muted: #5f6b73;
--text-soft: #7a858c;
--text-inverse: #f7fbff;
@@ -34,6 +33,10 @@
--link-color: var(--primary-active);
--focus-ring: 0 0 0 2px rgba(111, 143, 149, 0.28);
--transition: all 300ms ease-in-out;
--transition-fast: all 150ms ease-in-out;
--mat-dialog-supporting-text-color: var(--text);
}
html {