picodulce-themes/Alpha.json
2024-12-17 07:13:31 +00:00

25 lines
568 B
JSON

{
"manifest": {
"name": "Alpha",
"description": "The theme of the picodulce launcher alpha",
"author": "Nixietab",
"license": "MIT"
},
"palette": {
"Window": "#31363b",
"WindowText": "#ffffff",
"Base": "#191919",
"AlternateBase": "#31363b",
"ToolTipBase": "#ffffff",
"ToolTipText": "#ffffff",
"Text": "#ffffff",
"Button": "#31363b",
"ButtonText": "#ffffff",
"BrightText": "#ff0000",
"Link": "#2a82da",
"Highlight": "#2a82da",
"HighlightedText": "#ffffff"
},
"background_image_base64": ""
}