24 lines
561 B
JSON
24 lines
561 B
JSON
{
|
|
"manifest": {
|
|
"name": "Dark",
|
|
"description": "The default picodulce launcher theme",
|
|
"author": "Nixietab",
|
|
"license": "MIT"
|
|
},
|
|
"palette": {
|
|
"Window": "#353535",
|
|
"WindowText": "#ffffff",
|
|
"Base": "#191919",
|
|
"AlternateBase": "#353535",
|
|
"ToolTipBase": "#ffffff",
|
|
"ToolTipText": "#ffffff",
|
|
"Text": "#ffffff",
|
|
"Button": "#353535",
|
|
"ButtonText": "#ffffff",
|
|
"BrightText": "#ff0000",
|
|
"Link": "#2a82da",
|
|
"Highlight": "#4bb679",
|
|
"HighlightedText": "#ffffff"
|
|
},
|
|
"background_image_base64": ""
|
|
} |