{
    "settingDefaults": {
        "custom_themes": [
        {

                "name": "Theme",

                "colors": {
                        "accent-color": "#{{base05-hex}}",
                        "accent": "#{{base05-hex}}",
                        "primary-color": "#{{base0D-hex}}",
                        "warning-color": "#{{base08-hex}}",
                        "alert": "#{{base08-hex}}",
                        "sidebar-color": "#{{base00-hex}}",
                        "roomlist-background-color": "#{{base00-hex}}",
                        "roomlist-text-color": "#{{base05-hex}}",
                        "roomlist-text-secondary-color": "#{{base00-hex}}",
                        "roomlist-highlights-color": "#{{base02-hex}}",
                        "roomlist-separator-color": "#{{base0E-hex}}",
                        "timeline-background-color": "#{{base00-hex}}",
                        "timeline-text-color": "#{{base05-hex}}",
                        "timeline-text-secondary-color": "#{{base05-hex}}",
                        "timeline-highlights-color": "#{{base03-hex}}",
                        "username-colors": ["#{{base03-hex}}", "#{{base08-hex}}", "#{{base0B-hex}}",
                        "#{{base0A-hex}}", "#{{base0D-hex}}", "#{{base0E-hex}}", "#{{base0C-hex}}",
                        "#{{base05-hex}}"],
                        "avatar-background-colors": ["#{{base0A-hex}}", "#{{base0D-hex}}",
                        "#{{base0E-hex}}"],
                        "reaction-row-button-selected-bg-color": "#{{base0D-hex}}",
                        "menu-selected-color": "#{{base0D-hex}}",
                        "focus-bg-color": "#{{base0D-hex}}",
                        "room-highlight-color": "#{{base0D-hex}}",
                        "other-user-pill-bg-color": "#{{base0D-hex}}",
                        "togglesw-off-color": "#{{base0D-hex}}",
                        "secondary-content": "#{{base05-hex}}",
                        "tertiary-content": "#{{base05-hex}}"
                }

            }]
    },
    "showLabsSettings": true
}