2025-09-09 17:44:42 +02:00

16 lines
506 B
JSON

{
"theme_name": "dark",
"colors": {
"background_color": "#212121",
"background_secondary_color": "#2C2C2E",
"background_tertiary_color": "#4A4A4A",
"border_color": "#3C3C3E",
"text_color": "#D1D1D6",
"primary_color": "#0A84FF",
"primary_hover_color": "#007AFF",
"icon_selected_color": "#D1D1D6",
"icon_unselected_color": "#4A4A4A",
"icon_selected_border_color": "#D1D1D6",
"icon_hover_color": "#D1D1D6"
}
}