28 lines
1.4 KiB
JSON
28 lines
1.4 KiB
JSON
{
|
|
"useCustom": true,
|
|
"TitleFore": "{{colors.on_primary.default.hex}}",
|
|
"TitleBack": "{{colors.primary.default.hex}}",
|
|
"TitleInfo": "{{colors.tertiary.default.hex}}",
|
|
"NormalTitle": "{{colors.on_surface.default.hex}}",
|
|
"DimmedTitle": "{{colors.on_surface_variant.default.hex}}",
|
|
"SelectedTitle": "{{colors.tertiary.default.hex}}",
|
|
"NormalDesc": "{{colors.on_surface_variant.default.hex}}",
|
|
"DimmedDesc": "{{colors.on_surface_variant.default.hex}}",
|
|
"SelectedDesc": "{{colors.tertiary.default.hex}}",
|
|
"StatusMsg": "{{colors.secondary.default.hex}}",
|
|
"PinIndicatorColor": "{{colors.tertiary.default.hex}}",
|
|
"SelectedBorder": "{{colors.tertiary.default.hex}}",
|
|
"SelectedDescBorder": "{{colors.tertiary.default.hex}}",
|
|
"FilteredMatch": "{{colors.on_surface.default.hex}}",
|
|
"FilterPrompt": "{{colors.secondary.default.hex}}",
|
|
"FilterInfo": "{{colors.tertiary.default.hex}}",
|
|
"FilterText": "{{colors.on_surface.default.hex}}",
|
|
"FilterCursor": "{{colors.tertiary.default.hex}}",
|
|
"HelpKey": "{{colors.outline.default.hex}}",
|
|
"HelpDesc": "{{colors.on_surface_variant.default.hex}}",
|
|
"PageActiveDot": "{{colors.tertiary.default.hex}}",
|
|
"PageInactiveDot": "{{colors.on_surface_variant.default.hex}}",
|
|
"DividerDot": "{{colors.tertiary.default.hex}}",
|
|
"PreviewedText": "{{colors.on_surface.default.hex}}",
|
|
"PreviewBorder": "{{colors.tertiary.default.hex}}"
|
|
}
|