{ "settingDefaults": { "custom_themes": [ { "name": "vrifox.cc", "is_dark": true, "fonts": { "general": "'Lucida Console', monospace" }, "colors": { "accent-color": "rgb(255, 130, 130)", "primary-color": "rgb(235, 110, 110)", "warning-color": "rgb(255, 150, 150)", "sidebar-color": "rgb(40, 40, 60)", "roomlist-background-color": "rgb(40, 40, 60)", "roomlist-text-color": "rgb(245, 245, 255)", "roomlist-text-secondary-color": "rgb(255, 255, 255)", "roomlist-highlights-color": "rgb(50, 50, 75)", "roomlist-separator-color": "rgb(50, 50, 75)", "timeline-background-color": "rgb(30, 30, 45)", "timeline-text-color": "rgb(245, 245, 255)", "timeline-text-secondary-color": "rgb(255, 255, 255)", "timeline-highlights-color": "rgb(40, 40, 60)", "username-colors": [ "rgb(255, 130, 130)", "rgb(100, 200, 130)", "rgb(130, 200, 255)", "rgb(255, 130, 130)", "rgb(100, 200, 130)", "rgb(130, 200, 255)", "rgb(255, 130, 130)", "rgb(100, 200, 130)" ], "avatar-background-colors": [ "rgb(255, 130, 130)", "rgb(100, 200, 130)", "rgb(130, 200, 255)" ] } } ] } }