16 lines
437 B
JSON
16 lines
437 B
JSON
{
|
|
"theme_name": "dark",
|
|
"colors": {
|
|
"interactive": "#0A84FF",
|
|
"interactive_hover": "#007AFF",
|
|
"border": "#3C3C3E",
|
|
"background": "#212121",
|
|
"background2": "#2C2C2E",
|
|
"background3": "#4A4A4A",
|
|
"font_color": "#D1D1D6",
|
|
"selected_icon": "#D1D1D6",
|
|
"unselected_icon": "#4A4A4A",
|
|
"selected_border_icon": "#D1D1D6",
|
|
"hover_icon": "#D1D1D6"
|
|
}
|
|
} |