@dssp/dssp 0.0.28 → 0.0.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -16,9 +16,9 @@
|
|
|
16
16
|
--md-sys-color-on-error: rgb(255 255 255);
|
|
17
17
|
--md-sys-color-error-container: rgb(255 218 214);
|
|
18
18
|
--md-sys-color-on-error-container: rgb(65 0 2);
|
|
19
|
-
--md-sys-color-background: rgb(
|
|
19
|
+
--md-sys-color-background: rgb(246 246 246);
|
|
20
20
|
--md-sys-color-on-background: rgb(28 27 27);
|
|
21
|
-
--md-sys-color-surface: rgb(
|
|
21
|
+
--md-sys-color-surface: rgb(246 246 246);
|
|
22
22
|
--md-sys-color-on-surface: rgb(28 27 27);
|
|
23
23
|
--md-sys-color-surface-variant: rgb(224 227 229);
|
|
24
24
|
--md-sys-color-on-surface-variant: rgb(68 71 73);
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
--md-sys-color-tertiary-fixed-dim: rgb(135 208 245);
|
|
43
43
|
--md-sys-color-on-tertiary-fixed-variant: rgb(0 77 102);
|
|
44
44
|
--md-sys-color-surface-dim: rgb(221 217 217);
|
|
45
|
-
--md-sys-color-surface-bright: rgb(
|
|
45
|
+
--md-sys-color-surface-bright: rgb(246 246 246);
|
|
46
46
|
--md-sys-color-surface-container-lowest: rgb(255 255 255);
|
|
47
47
|
--md-sys-color-surface-container-low: rgb(246 243 242);
|
|
48
48
|
--md-sys-color-surface-container: rgb(241 237 236);
|