From be0482653868469c373c6e3e71b994e8a70971eb Mon Sep 17 00:00:00 2001 From: nix Date: Tue, 17 Dec 2024 05:24:01 +0000 Subject: [PATCH] =?UTF-8?q?A=C3=B1adir=20Dark.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dark.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Dark.json diff --git a/Dark.json b/Dark.json new file mode 100644 index 0000000..fe15800 --- /dev/null +++ b/Dark.json @@ -0,0 +1,24 @@ +{ + "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": "" +} \ No newline at end of file