1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
{
"dank16": {
"color0": {"dark": "{{dank16.color0.dark.hex}}", "light": "{{dank16.color0.light.hex}}", "default": "{{dank16.color0.default.hex}}"},
"color1": {"dark": "{{dank16.color1.dark.hex}}", "light": "{{dank16.color1.light.hex}}", "default": "{{dank16.color1.default.hex}}"},
"color2": {"dark": "{{dank16.color2.dark.hex}}", "light": "{{dank16.color2.light.hex}}", "default": "{{dank16.color2.default.hex}}"},
"color3": {"dark": "{{dank16.color3.dark.hex}}", "light": "{{dank16.color3.light.hex}}", "default": "{{dank16.color3.default.hex}}"},
"color4": {"dark": "{{dank16.color4.dark.hex}}", "light": "{{dank16.color4.light.hex}}", "default": "{{dank16.color4.default.hex}}"},
"color5": {"dark": "{{dank16.color5.dark.hex}}", "light": "{{dank16.color5.light.hex}}", "default": "{{dank16.color5.default.hex}}"},
"color6": {"dark": "{{dank16.color6.dark.hex}}", "light": "{{dank16.color6.light.hex}}", "default": "{{dank16.color6.default.hex}}"},
"color7": {"dark": "{{dank16.color7.dark.hex}}", "light": "{{dank16.color7.light.hex}}", "default": "{{dank16.color7.default.hex}}"},
"color8": {"dark": "{{dank16.color8.dark.hex}}", "light": "{{dank16.color8.light.hex}}", "default": "{{dank16.color8.default.hex}}"},
"color9": {"dark": "{{dank16.color9.dark.hex}}", "light": "{{dank16.color9.light.hex}}", "default": "{{dank16.color9.default.hex}}"},
"color10": {"dark": "{{dank16.color10.dark.hex}}", "light": "{{dank16.color10.light.hex}}", "default": "{{dank16.color10.default.hex}}"},
"color11": {"dark": "{{dank16.color11.dark.hex}}", "light": "{{dank16.color11.light.hex}}", "default": "{{dank16.color11.default.hex}}"},
"color12": {"dark": "{{dank16.color12.dark.hex}}", "light": "{{dank16.color12.light.hex}}", "default": "{{dank16.color12.default.hex}}"},
"color13": {"dark": "{{dank16.color13.dark.hex}}", "light": "{{dank16.color13.light.hex}}", "default": "{{dank16.color13.default.hex}}"},
"color14": {"dark": "{{dank16.color14.dark.hex}}", "light": "{{dank16.color14.light.hex}}", "default": "{{dank16.color14.default.hex}}"},
"color15": {"dark": "{{dank16.color15.dark.hex}}", "light": "{{dank16.color15.light.hex}}", "default": "{{dank16.color15.default.hex}}"}
},
"colors": {
"dark": {
"background": "{{colors.background.dark.hex}}",
"error": "{{colors.error.dark.hex}}",
"error_container": "{{colors.error_container.dark.hex}}",
"inverse_on_surface": "{{colors.inverse_on_surface.dark.hex}}",
"inverse_primary": "{{colors.inverse_primary.dark.hex}}",
"inverse_surface": "{{colors.inverse_surface.dark.hex}}",
"on_background": "{{colors.on_background.dark.hex}}",
"on_error": "{{colors.on_error.dark.hex}}",
"on_error_container": "{{colors.on_error_container.dark.hex}}",
"on_primary": "{{colors.on_primary.dark.hex}}",
"on_primary_container": "{{colors.on_primary_container.dark.hex}}",
"on_primary_fixed": "{{colors.on_primary_fixed.dark.hex}}",
"on_primary_fixed_variant": "{{colors.on_primary_fixed_variant.dark.hex}}",
"on_secondary": "{{colors.on_secondary.dark.hex}}",
"on_secondary_container": "{{colors.on_secondary_container.dark.hex}}",
"on_secondary_fixed": "{{colors.on_secondary_fixed.dark.hex}}",
"on_secondary_fixed_variant": "{{colors.on_secondary_fixed_variant.dark.hex}}",
"on_surface": "{{colors.on_surface.dark.hex}}",
"on_surface_variant": "{{colors.on_surface_variant.dark.hex}}",
"on_tertiary": "{{colors.on_tertiary.dark.hex}}",
"on_tertiary_container": "{{colors.on_tertiary_container.dark.hex}}",
"on_tertiary_fixed": "{{colors.on_tertiary_fixed.dark.hex}}",
"on_tertiary_fixed_variant": "{{colors.on_tertiary_fixed_variant.dark.hex}}",
"outline": "{{colors.outline.dark.hex}}",
"outline_variant": "{{colors.outline_variant.dark.hex}}",
"primary": "{{colors.primary.dark.hex}}",
"primary_container": "{{colors.primary_container.dark.hex}}",
"primary_fixed": "{{colors.primary_fixed.dark.hex}}",
"primary_fixed_dim": "{{colors.primary_fixed_dim.dark.hex}}",
"scrim": "{{colors.scrim.dark.hex}}",
"secondary": "{{colors.secondary.dark.hex}}",
"secondary_container": "{{colors.secondary_container.dark.hex}}",
"secondary_fixed": "{{colors.secondary_fixed.dark.hex}}",
"secondary_fixed_dim": "{{colors.secondary_fixed_dim.dark.hex}}",
"shadow": "{{colors.shadow.dark.hex}}",
"source_color": "{{colors.source_color.dark.hex}}",
"surface": "{{colors.background.dark.hex}}",
"surface_bright": "{{colors.surface_bright.dark.hex}}",
"surface_container": "{{colors.surface.dark.hex}}",
"surface_container_high": "{{colors.surface_container.dark.hex}}",
"surface_container_highest": "{{colors.surface_container_high.dark.hex}}",
"surface_container_low": "{{colors.surface_container_low.dark.hex}}",
"surface_container_lowest": "{{colors.surface_container_lowest.dark.hex}}",
"surface_dim": "{{colors.surface_dim.dark.hex}}",
"surface_tint": "{{colors.surface_tint.dark.hex}}",
"surface_variant": "{{colors.surface_variant.dark.hex}}",
"tertiary": "{{colors.tertiary.dark.hex}}",
"tertiary_container": "{{colors.tertiary_container.dark.hex}}",
"tertiary_fixed": "{{colors.tertiary_fixed.dark.hex}}",
"tertiary_fixed_dim": "{{colors.tertiary_fixed_dim.dark.hex}}"
},
"light": {
"background": "{{colors.background.light.hex}}",
"error": "{{colors.error.light.hex}}",
"error_container": "{{colors.error_container.light.hex}}",
"inverse_on_surface": "{{colors.inverse_on_surface.light.hex}}",
"inverse_primary": "{{colors.inverse_primary.light.hex}}",
"inverse_surface": "{{colors.inverse_surface.light.hex}}",
"on_background": "{{colors.on_background.light.hex}}",
"on_error": "{{colors.on_error.light.hex}}",
"on_error_container": "{{colors.on_error_container.light.hex}}",
"on_primary": "{{colors.on_primary.light.hex}}",
"on_primary_container": "{{colors.on_primary_container.light.hex}}",
"on_primary_fixed": "{{colors.on_primary_fixed.light.hex}}",
"on_primary_fixed_variant": "{{colors.on_primary_fixed_variant.light.hex}}",
"on_secondary": "{{colors.on_secondary.light.hex}}",
"on_secondary_container": "{{colors.on_secondary_container.light.hex}}",
"on_secondary_fixed": "{{colors.on_secondary_fixed.light.hex}}",
"on_secondary_fixed_variant": "{{colors.on_secondary_fixed_variant.light.hex}}",
"on_surface": "{{colors.on_surface.light.hex}}",
"on_surface_variant": "{{colors.on_surface_variant.light.hex}}",
"on_tertiary": "{{colors.on_tertiary.light.hex}}",
"on_tertiary_container": "{{colors.on_tertiary_container.light.hex}}",
"on_tertiary_fixed": "{{colors.on_tertiary_fixed.light.hex}}",
"on_tertiary_fixed_variant": "{{colors.on_tertiary_fixed_variant.light.hex}}",
"outline": "{{colors.outline.light.hex}}",
"outline_variant": "{{colors.outline_variant.light.hex}}",
"primary": "{{colors.primary.light.hex}}",
"primary_container": "{{colors.primary_container.light.hex}}",
"primary_fixed": "{{colors.primary_fixed.light.hex}}",
"primary_fixed_dim": "{{colors.primary_fixed_dim.light.hex}}",
"scrim": "{{colors.scrim.light.hex}}",
"secondary": "{{colors.secondary.light.hex}}",
"secondary_container": "{{colors.secondary_container.light.hex}}",
"secondary_fixed": "{{colors.secondary_fixed.light.hex}}",
"secondary_fixed_dim": "{{colors.secondary_fixed_dim.light.hex}}",
"shadow": "{{colors.shadow.light.hex}}",
"source_color": "{{colors.source_color.light.hex}}",
"surface": "{{colors.background.light.hex}}",
"surface_bright": "{{colors.surface_bright.light.hex}}",
"surface_container": "{{colors.surface.light.hex}}",
"surface_container_high": "{{colors.surface_container.light.hex}}",
"surface_container_highest": "{{colors.surface_container_high.light.hex}}",
"surface_container_low": "{{colors.surface_container_low.light.hex}}",
"surface_container_lowest": "{{colors.surface_container_lowest.light.hex}}",
"surface_dim": "{{colors.surface_dim.light.hex}}",
"surface_tint": "{{colors.surface_tint.light.hex}}",
"surface_variant": "{{colors.surface_variant.light.hex}}",
"tertiary": "{{colors.tertiary.light.hex}}",
"tertiary_container": "{{colors.tertiary_container.light.hex}}",
"tertiary_fixed": "{{colors.tertiary_fixed.light.hex}}",
"tertiary_fixed_dim": "{{colors.tertiary_fixed_dim.light.hex}}"
}
}
}
|