13 lines
334 B
JSON
13 lines
334 B
JSON
{
|
|
"theme_name": "dark",
|
|
"colors": {
|
|
"background": "#212121",
|
|
"background2": "#2C2C2E",
|
|
"background3": "#4A4A4A",
|
|
"font_color": "#D1D1D6",
|
|
"selected_icon": "#D1D1D6",
|
|
"unselected_icon": "#4A4A4A",
|
|
"selected_border_icon": "#D1D1D6",
|
|
"hover_icon": "#D1D1D6"
|
|
}
|
|
} |