13 lines
335 B
JSON
13 lines
335 B
JSON
{
|
|
"theme_name": "light",
|
|
"colors": {
|
|
"background": "#FFFFFF",
|
|
"background2": "#F5F5F5",
|
|
"background3": "#E0E0E0",
|
|
"font_color": "#000000",
|
|
"selected_icon": "#000000",
|
|
"unselected_icon": "#5D5A5A",
|
|
"selected_border_icon": "#000000",
|
|
"hover_icon": "#000000"
|
|
}
|
|
} |