From 4fe90a6c73bf8f2d1057965348cfa6e77e48d490 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 6 Feb 2025 11:28:24 +0000 Subject: [PATCH] Add VanillaCherry palette --- core/palettes/VanillaCherry.tid | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 core/palettes/VanillaCherry.tid diff --git a/core/palettes/VanillaCherry.tid b/core/palettes/VanillaCherry.tid new file mode 100644 index 000000000..25ccf0f7b --- /dev/null +++ b/core/palettes/VanillaCherry.tid @@ -0,0 +1,11 @@ +title: $:/palettes/VanillaCherry +name: Vanilla Cherry +description: Pale and unobtrusive with a cherry on top +tags: $:/tags/Palette +type: application/x-tiddler-dictionary +color-scheme: light +palette-import: $:/palettes/Vanilla + +primary:rgb(224, 32, 86); +menubar-foreground: #fff +menubar-background: <> \ No newline at end of file