1
1
<resources >
2
2
<color name =" colorUpgraded" >#2962ff</color >
3
3
4
- <color name =" widgetBackground" >@color/md_theme_dark_background</color >
5
- <color name =" widgetOnBackground" >@color/md_theme_dark_onBackground</color >
6
- <color name =" widgetPrimary" >@color/md_theme_dark_primary</color >
7
- <color name =" widgetOnPrimary" >@color/md_theme_dark_onPrimary</color >
4
+ <color name =" md_theme_primary" >#95D5A7</color >
5
+ <color name =" md_theme_onPrimary" >#00391D</color >
6
+ <color name =" md_theme_primaryContainer" >#11512E</color >
7
+ <color name =" md_theme_onPrimaryContainer" >#B1F1C2</color >
8
+ <color name =" md_theme_secondary" >#B6CCB9</color >
9
+ <color name =" md_theme_onSecondary" >#223527</color >
10
+ <color name =" md_theme_secondaryContainer" >#384B3C</color >
11
+ <color name =" md_theme_onSecondaryContainer" >#D2E8D4</color >
12
+ <color name =" md_theme_tertiary" >#A2CDDA</color >
13
+ <color name =" md_theme_onTertiary" >#023640</color >
14
+ <color name =" md_theme_tertiaryContainer" >#214C57</color >
15
+ <color name =" md_theme_onTertiaryContainer" >#BEEAF7</color >
16
+ <color name =" md_theme_error" >#FFB4AB</color >
17
+ <color name =" md_theme_onError" >#690005</color >
18
+ <color name =" md_theme_errorContainer" >#93000A</color >
19
+ <color name =" md_theme_onErrorContainer" >#FFDAD6</color >
20
+ <color name =" md_theme_background" >#101510</color >
21
+ <color name =" md_theme_onBackground" >#DFE4DD</color >
22
+ <color name =" md_theme_surface" >#101510</color >
23
+ <color name =" md_theme_onSurface" >#DFE4DD</color >
24
+ <color name =" md_theme_surfaceVariant" >#414942</color >
25
+ <color name =" md_theme_onSurfaceVariant" >#C0C9BF</color >
26
+ <color name =" md_theme_outline" >#8B938A</color >
27
+ <color name =" md_theme_outlineVariant" >#414942</color >
28
+ <color name =" md_theme_scrim" >#000000</color >
29
+ <color name =" md_theme_inverseSurface" >#DFE4DD</color >
30
+ <color name =" md_theme_inverseOnSurface" >#2C322D</color >
31
+ <color name =" md_theme_inversePrimary" >#2D6A44</color >
32
+ <color name =" md_theme_primaryFixed" >#B1F1C2</color >
33
+ <color name =" md_theme_onPrimaryFixed" >#00210E</color >
34
+ <color name =" md_theme_primaryFixedDim" >#95D5A7</color >
35
+ <color name =" md_theme_onPrimaryFixedVariant" >#11512E</color >
36
+ <color name =" md_theme_secondaryFixed" >#D2E8D4</color >
37
+ <color name =" md_theme_onSecondaryFixed" >#0D1F13</color >
38
+ <color name =" md_theme_secondaryFixedDim" >#B6CCB9</color >
39
+ <color name =" md_theme_onSecondaryFixedVariant" >#384B3C</color >
40
+ <color name =" md_theme_tertiaryFixed" >#BEEAF7</color >
41
+ <color name =" md_theme_onTertiaryFixed" >#001F26</color >
42
+ <color name =" md_theme_tertiaryFixedDim" >#A2CDDA</color >
43
+ <color name =" md_theme_onTertiaryFixedVariant" >#214C57</color >
44
+ <color name =" md_theme_surfaceDim" >#101510</color >
45
+ <color name =" md_theme_surfaceBright" >#353A36</color >
46
+ <color name =" md_theme_surfaceContainerLowest" >#0A0F0B</color >
47
+ <color name =" md_theme_surfaceContainerLow" >#181D18</color >
48
+ <color name =" md_theme_surfaceContainer" >#1C211C</color >
49
+ <color name =" md_theme_surfaceContainerHigh" >#262B27</color >
50
+ <color name =" md_theme_surfaceContainerHighest" >#313631</color >
51
+ <color name =" md_theme_primary_mediumContrast" >#9AD9AB</color >
52
+ <color name =" md_theme_onPrimary_mediumContrast" >#001B0B</color >
53
+ <color name =" md_theme_primaryContainer_mediumContrast" >#619E74</color >
54
+ <color name =" md_theme_onPrimaryContainer_mediumContrast" >#000000</color >
55
+ <color name =" md_theme_secondary_mediumContrast" >#BAD0BD</color >
56
+ <color name =" md_theme_onSecondary_mediumContrast" >#071A0E</color >
57
+ <color name =" md_theme_secondaryContainer_mediumContrast" >#819684</color >
58
+ <color name =" md_theme_onSecondaryContainer_mediumContrast" >#000000</color >
59
+ <color name =" md_theme_tertiary_mediumContrast" >#A7D2DE</color >
60
+ <color name =" md_theme_onTertiary_mediumContrast" >#00191F</color >
61
+ <color name =" md_theme_tertiaryContainer_mediumContrast" >#6D97A3</color >
62
+ <color name =" md_theme_onTertiaryContainer_mediumContrast" >#000000</color >
63
+ <color name =" md_theme_error_mediumContrast" >#FFBAB1</color >
64
+ <color name =" md_theme_onError_mediumContrast" >#370001</color >
65
+ <color name =" md_theme_errorContainer_mediumContrast" >#FF5449</color >
66
+ <color name =" md_theme_onErrorContainer_mediumContrast" >#000000</color >
67
+ <color name =" md_theme_background_mediumContrast" >#101510</color >
68
+ <color name =" md_theme_onBackground_mediumContrast" >#DFE4DD</color >
69
+ <color name =" md_theme_surface_mediumContrast" >#101510</color >
70
+ <color name =" md_theme_onSurface_mediumContrast" >#F7FCF5</color >
71
+ <color name =" md_theme_surfaceVariant_mediumContrast" >#414942</color >
72
+ <color name =" md_theme_onSurfaceVariant_mediumContrast" >#C5CDC3</color >
73
+ <color name =" md_theme_outline_mediumContrast" >#9DA59C</color >
74
+ <color name =" md_theme_outlineVariant_mediumContrast" >#7D857D</color >
75
+ <color name =" md_theme_scrim_mediumContrast" >#000000</color >
76
+ <color name =" md_theme_inverseSurface_mediumContrast" >#DFE4DD</color >
77
+ <color name =" md_theme_inverseOnSurface_mediumContrast" >#262B27</color >
78
+ <color name =" md_theme_inversePrimary_mediumContrast" >#12522F</color >
79
+ <color name =" md_theme_primaryFixed_mediumContrast" >#B1F1C2</color >
80
+ <color name =" md_theme_onPrimaryFixed_mediumContrast" >#001507</color >
81
+ <color name =" md_theme_primaryFixedDim_mediumContrast" >#95D5A7</color >
82
+ <color name =" md_theme_onPrimaryFixedVariant_mediumContrast" >#003F20</color >
83
+ <color name =" md_theme_secondaryFixed_mediumContrast" >#D2E8D4</color >
84
+ <color name =" md_theme_onSecondaryFixed_mediumContrast" >#031509</color >
85
+ <color name =" md_theme_secondaryFixedDim_mediumContrast" >#B6CCB9</color >
86
+ <color name =" md_theme_onSecondaryFixedVariant_mediumContrast" >#273A2C</color >
87
+ <color name =" md_theme_tertiaryFixed_mediumContrast" >#BEEAF7</color >
88
+ <color name =" md_theme_onTertiaryFixed_mediumContrast" >#001419</color >
89
+ <color name =" md_theme_tertiaryFixedDim_mediumContrast" >#A2CDDA</color >
90
+ <color name =" md_theme_onTertiaryFixedVariant_mediumContrast" >#0B3C46</color >
91
+ <color name =" md_theme_surfaceDim_mediumContrast" >#101510</color >
92
+ <color name =" md_theme_surfaceBright_mediumContrast" >#353A36</color >
93
+ <color name =" md_theme_surfaceContainerLowest_mediumContrast" >#0A0F0B</color >
94
+ <color name =" md_theme_surfaceContainerLow_mediumContrast" >#181D18</color >
95
+ <color name =" md_theme_surfaceContainer_mediumContrast" >#1C211C</color >
96
+ <color name =" md_theme_surfaceContainerHigh_mediumContrast" >#262B27</color >
97
+ <color name =" md_theme_surfaceContainerHighest_mediumContrast" >#313631</color >
98
+ <color name =" md_theme_primary_highContrast" >#EFFFEF</color >
99
+ <color name =" md_theme_onPrimary_highContrast" >#000000</color >
100
+ <color name =" md_theme_primaryContainer_highContrast" >#9AD9AB</color >
101
+ <color name =" md_theme_onPrimaryContainer_highContrast" >#000000</color >
102
+ <color name =" md_theme_secondary_highContrast" >#EFFFEF</color >
103
+ <color name =" md_theme_onSecondary_highContrast" >#000000</color >
104
+ <color name =" md_theme_secondaryContainer_highContrast" >#BAD0BD</color >
105
+ <color name =" md_theme_onSecondaryContainer_highContrast" >#000000</color >
106
+ <color name =" md_theme_tertiary_highContrast" >#F4FCFF</color >
107
+ <color name =" md_theme_onTertiary_highContrast" >#000000</color >
108
+ <color name =" md_theme_tertiaryContainer_highContrast" >#A7D2DE</color >
109
+ <color name =" md_theme_onTertiaryContainer_highContrast" >#000000</color >
110
+ <color name =" md_theme_error_highContrast" >#FFF9F9</color >
111
+ <color name =" md_theme_onError_highContrast" >#000000</color >
112
+ <color name =" md_theme_errorContainer_highContrast" >#FFBAB1</color >
113
+ <color name =" md_theme_onErrorContainer_highContrast" >#000000</color >
114
+ <color name =" md_theme_background_highContrast" >#101510</color >
115
+ <color name =" md_theme_onBackground_highContrast" >#DFE4DD</color >
116
+ <color name =" md_theme_surface_highContrast" >#101510</color >
117
+ <color name =" md_theme_onSurface_highContrast" >#FFFFFF</color >
118
+ <color name =" md_theme_surfaceVariant_highContrast" >#414942</color >
119
+ <color name =" md_theme_onSurfaceVariant_highContrast" >#F5FDF3</color >
120
+ <color name =" md_theme_outline_highContrast" >#C5CDC3</color >
121
+ <color name =" md_theme_outlineVariant_highContrast" >#C5CDC3</color >
122
+ <color name =" md_theme_scrim_highContrast" >#000000</color >
123
+ <color name =" md_theme_inverseSurface_highContrast" >#DFE4DD</color >
124
+ <color name =" md_theme_inverseOnSurface_highContrast" >#000000</color >
125
+ <color name =" md_theme_inversePrimary_highContrast" >#003218</color >
126
+ <color name =" md_theme_primaryFixed_highContrast" >#B5F6C6</color >
127
+ <color name =" md_theme_onPrimaryFixed_highContrast" >#000000</color >
128
+ <color name =" md_theme_primaryFixedDim_highContrast" >#9AD9AB</color >
129
+ <color name =" md_theme_onPrimaryFixedVariant_highContrast" >#001B0B</color >
130
+ <color name =" md_theme_secondaryFixed_highContrast" >#D6EDD8</color >
131
+ <color name =" md_theme_onSecondaryFixed_highContrast" >#000000</color >
132
+ <color name =" md_theme_secondaryFixedDim_highContrast" >#BAD0BD</color >
133
+ <color name =" md_theme_onSecondaryFixedVariant_highContrast" >#071A0E</color >
134
+ <color name =" md_theme_tertiaryFixed_highContrast" >#C2EEFB</color >
135
+ <color name =" md_theme_onTertiaryFixed_highContrast" >#000000</color >
136
+ <color name =" md_theme_tertiaryFixedDim_highContrast" >#A7D2DE</color >
137
+ <color name =" md_theme_onTertiaryFixedVariant_highContrast" >#00191F</color >
138
+ <color name =" md_theme_surfaceDim_highContrast" >#101510</color >
139
+ <color name =" md_theme_surfaceBright_highContrast" >#353A36</color >
140
+ <color name =" md_theme_surfaceContainerLowest_highContrast" >#0A0F0B</color >
141
+ <color name =" md_theme_surfaceContainerLow_highContrast" >#181D18</color >
142
+ <color name =" md_theme_surfaceContainer_highContrast" >#1C211C</color >
143
+ <color name =" md_theme_surfaceContainerHigh_highContrast" >#262B27</color >
144
+ <color name =" md_theme_surfaceContainerHighest_highContrast" >#313631</color >
145
+
146
+ <color name =" widgetBackground" >@color/md_theme_background</color >
147
+ <color name =" widgetOnBackground" >@color/md_theme_onBackground</color >
148
+ <color name =" widgetPrimary" >@color/md_theme_primary</color >
149
+ <color name =" widgetOnPrimary" >@color/md_theme_onPrimary</color >
8
150
</resources >
0 commit comments