2025-09-09 16:38:54 +02:00

16 lines
438 B
JSON

{
"theme_name": "light",
"colors": {
"interactive": "#0A84FF",
"interactive_hover": "#007AFF",
"border": "#1f1f20",
"background": "#FFFFFF",
"background2": "#F5F5F5",
"background3": "#E0E0E0",
"font_color": "#000000",
"selected_icon": "#000000",
"unselected_icon": "#5D5A5A",
"selected_border_icon": "#000000",
"hover_icon": "#000000"
}
}