diff --git a/core/palettes/legacy/AutoToggle.tid b/core/palettes/AutoToggle.tid similarity index 96% rename from core/palettes/legacy/AutoToggle.tid rename to core/palettes/AutoToggle.tid index c8a28027d..a7def151e 100644 --- a/core/palettes/legacy/AutoToggle.tid +++ b/core/palettes/AutoToggle.tid @@ -7,3 +7,4 @@ color-scheme: [{$:/info/browser/darkmode}!match[yes]then[light]else[dark]] settings: $:/palettes/AutoToggle/Settings palette-import@light: $:/palettes/FlexokiLight palette-import@dark: $:/palettes/FlexokiDark +category: 2025 diff --git a/core/palettes/legacy/AutoToggleSettings.tid b/core/palettes/AutoToggleSettings.tid similarity index 100% rename from core/palettes/legacy/AutoToggleSettings.tid rename to core/palettes/AutoToggleSettings.tid diff --git a/core/palettes/TwentyTwenties.tid b/core/palettes/TwentyTwenties.tid index c6383b7b7..d1b1c0fd8 100644 --- a/core/palettes/TwentyTwenties.tid +++ b/core/palettes/TwentyTwenties.tid @@ -6,6 +6,7 @@ type: application/x-tiddler-dictionary color-scheme: light settings: $:/palettes/TwentyTwenties/Settings palette-import: $:/palettes/Vanilla +category: 2025 # Background and foreground colours, which are interpolated as required base-paper: #FFFCF0 diff --git a/core/palettes/TwentyTwentiesDark.tid b/core/palettes/TwentyTwentiesDark.tid index 304841f20..10312e3f7 100644 --- a/core/palettes/TwentyTwentiesDark.tid +++ b/core/palettes/TwentyTwentiesDark.tid @@ -5,6 +5,7 @@ tags: $:/tags/Palette type: application/x-tiddler-dictionary color-scheme: dark palette-import: $:/palettes/TwentyTwenties +category: 2025 base-paper: #111122 base-background: #f5f0f9 diff --git a/core/palettes/TwentyTwentiesGreen.tid b/core/palettes/TwentyTwentiesGreen.tid index 3a0b04277..f3fc54199 100644 --- a/core/palettes/TwentyTwentiesGreen.tid +++ b/core/palettes/TwentyTwentiesGreen.tid @@ -5,6 +5,7 @@ tags: $:/tags/Palette type: application/x-tiddler-dictionary color-scheme: light palette-import: $:/palettes/TwentyTwenties +category: 2025 base-paper: rgb(188, 255, 161) base-background: rgb(94, 192, 145) diff --git a/core/palettes/legacy/VanillaCherry.tid b/core/palettes/VanillaCherry.tid similarity index 95% rename from core/palettes/legacy/VanillaCherry.tid rename to core/palettes/VanillaCherry.tid index 25ccf0f7b..f5c930beb 100644 --- a/core/palettes/legacy/VanillaCherry.tid +++ b/core/palettes/VanillaCherry.tid @@ -1,5 +1,6 @@ title: $:/palettes/VanillaCherry name: Vanilla Cherry +category: 2025 description: Pale and unobtrusive with a cherry on top tags: $:/tags/Palette type: application/x-tiddler-dictionary diff --git a/core/palettes/legacy/Blanca.tid b/core/palettes/legacy/Blanca.tid index dc68c23ff..32804e6dc 100644 --- a/core/palettes/legacy/Blanca.tid +++ b/core/palettes/legacy/Blanca.tid @@ -1,5 +1,6 @@ title: $:/palettes/Blanca name: Blanca +category: Legacy color-scheme: light description: A clean white palette to let you focus tags: $:/tags/Palette diff --git a/core/palettes/legacy/Blue.tid b/core/palettes/legacy/Blue.tid index b5bdecb8a..6c389054b 100644 --- a/core/palettes/legacy/Blue.tid +++ b/core/palettes/legacy/Blue.tid @@ -1,5 +1,6 @@ title: $:/palettes/Blue name: Blue +category: Legacy color-scheme: light description: A blue theme tags: $:/tags/Palette diff --git a/core/palettes/legacy/BrightMute.tid b/core/palettes/legacy/BrightMute.tid index e763150a7..6504c4fa8 100644 --- a/core/palettes/legacy/BrightMute.tid +++ b/core/palettes/legacy/BrightMute.tid @@ -1,5 +1,6 @@ title: $:/palettes/Muted name: Muted +category: Legacy color-scheme: light description: Bright tiddlers on a muted background tags: $:/tags/Palette diff --git a/core/palettes/legacy/ContrastDark.tid b/core/palettes/legacy/ContrastDark.tid index cb40e015b..bfa314a73 100644 --- a/core/palettes/legacy/ContrastDark.tid +++ b/core/palettes/legacy/ContrastDark.tid @@ -1,5 +1,6 @@ title: $:/palettes/ContrastDark name: Contrast (Dark) +category: Legacy color-scheme: dark description: High contrast and unambiguous (dark version) tags: $:/tags/Palette diff --git a/core/palettes/legacy/ContrastLight.tid b/core/palettes/legacy/ContrastLight.tid index 4a68e59c7..e5f89225f 100644 --- a/core/palettes/legacy/ContrastLight.tid +++ b/core/palettes/legacy/ContrastLight.tid @@ -1,5 +1,6 @@ title: $:/palettes/ContrastLight name: Contrast (Light) +category: Legacy color-scheme: light description: High contrast and unambiguous (light version) tags: $:/tags/Palette diff --git a/core/palettes/legacy/CupertinoDark.tid b/core/palettes/legacy/CupertinoDark.tid index 7031fb560..14cc396ec 100644 --- a/core/palettes/legacy/CupertinoDark.tid +++ b/core/palettes/legacy/CupertinoDark.tid @@ -2,6 +2,7 @@ title: $:/palettes/CupertinoDark tags: $:/tags/Palette color-scheme: dark name: Cupertino Dark +category: Legacy description: A macOS inspired dark palette type: application/x-tiddler-dictionary diff --git a/core/palettes/legacy/DarkPhotos.tid b/core/palettes/legacy/DarkPhotos.tid index 31afc138d..dccadab4f 100644 --- a/core/palettes/legacy/DarkPhotos.tid +++ b/core/palettes/legacy/DarkPhotos.tid @@ -2,6 +2,7 @@ created: 20150402111612188 description: Good with dark photo backgrounds modified: 20150402112344080 name: DarkPhotos +category: Legacy tags: $:/tags/Palette title: $:/palettes/DarkPhotos type: application/x-tiddler-dictionary diff --git a/core/palettes/legacy/DesertSand.tid b/core/palettes/legacy/DesertSand.tid index 632d1f66c..9b29098cb 100644 --- a/core/palettes/legacy/DesertSand.tid +++ b/core/palettes/legacy/DesertSand.tid @@ -2,6 +2,7 @@ title: $:/palettes/DesertSand tags: $:/tags/Palette color-scheme: light name: Desert Sand +category: Legacy description: A desert sand palette type: application/x-tiddler-dictionary diff --git a/core/palettes/legacy/FlexokiDark.tid b/core/palettes/legacy/FlexokiDark.tid index 05e53edf5..e6f3b20b3 100644 --- a/core/palettes/legacy/FlexokiDark.tid +++ b/core/palettes/legacy/FlexokiDark.tid @@ -1,6 +1,7 @@ color-scheme: dark description: An inky color scheme for prose and code name: FlexokiDark +category: Legacy tags: $:/tags/Palette title: $:/palettes/FlexokiDark type: application/x-tiddler-dictionary diff --git a/core/palettes/legacy/FlexokiLight.tid b/core/palettes/legacy/FlexokiLight.tid index c3c4d2f25..c89c563cb 100644 --- a/core/palettes/legacy/FlexokiLight.tid +++ b/core/palettes/legacy/FlexokiLight.tid @@ -1,5 +1,6 @@ title: $:/palettes/FlexokiLight name: FlexokiLight +category: Legacy description: An inky color scheme for prose and code tags: $:/tags/Palette type: application/x-tiddler-dictionary diff --git a/core/palettes/legacy/GruvBoxDark.tid b/core/palettes/legacy/GruvBoxDark.tid index 60d1c702e..71e69079c 100644 --- a/core/palettes/legacy/GruvBoxDark.tid +++ b/core/palettes/legacy/GruvBoxDark.tid @@ -1,5 +1,6 @@ title: $:/palettes/GruvboxDark name: Gruvbox Dark +category: Legacy color-scheme: dark description: Retro groove color scheme tags: $:/tags/Palette diff --git a/core/palettes/legacy/Nord.tid b/core/palettes/legacy/Nord.tid index b662c2bfa..84414fc36 100644 --- a/core/palettes/legacy/Nord.tid +++ b/core/palettes/legacy/Nord.tid @@ -1,5 +1,6 @@ title: $:/palettes/Nord name: Nord +category: Legacy color-scheme: dark description: An arctic, north-bluish color palette. tags: $:/tags/Palette diff --git a/core/palettes/legacy/Rocker.tid b/core/palettes/legacy/Rocker.tid index 9e3e89f01..370187077 100644 --- a/core/palettes/legacy/Rocker.tid +++ b/core/palettes/legacy/Rocker.tid @@ -1,5 +1,6 @@ title: $:/palettes/Rocker name: Rocker +category: Legacy color-scheme: dark description: A dark theme tags: $:/tags/Palette diff --git a/core/palettes/legacy/SolarFlare.tid b/core/palettes/legacy/SolarFlare.tid index 08476ebcd..1540949a7 100644 --- a/core/palettes/legacy/SolarFlare.tid +++ b/core/palettes/legacy/SolarFlare.tid @@ -1,5 +1,6 @@ title: $:/palettes/SolarFlare name: Solar Flare +category: Legacy color-scheme: light description: Warm, relaxing earth colours tags: $:/tags/Palette diff --git a/core/palettes/legacy/SolarizedDark.tid b/core/palettes/legacy/SolarizedDark.tid index 2069797f1..156389d9b 100644 --- a/core/palettes/legacy/SolarizedDark.tid +++ b/core/palettes/legacy/SolarizedDark.tid @@ -1,5 +1,6 @@ title: $:/palettes/SolarizedDark tags: $:/tags/Palette +category: Legacy type: application/x-tiddler-dictionary description: Precision dark colors for machines and people license: MIT, Ethan Schoonover, https://github.com/altercation/solarized/blob/master/LICENSE diff --git a/core/palettes/legacy/SolarizedLight.tid b/core/palettes/legacy/SolarizedLight.tid index ce2354fb0..250b04bb9 100644 --- a/core/palettes/legacy/SolarizedLight.tid +++ b/core/palettes/legacy/SolarizedLight.tid @@ -4,6 +4,7 @@ type: application/x-tiddler-dictionary description: Precision colors for machines and people license: MIT, Ethan Schoonover, https://github.com/altercation/solarized/blob/master/LICENSE name: SolarizedLight +category: Legacy color-scheme: light alert-background: #eee8d5 diff --git a/core/palettes/legacy/SpartanDay.tid b/core/palettes/legacy/SpartanDay.tid index 505427d33..4c8e44ed6 100644 --- a/core/palettes/legacy/SpartanDay.tid +++ b/core/palettes/legacy/SpartanDay.tid @@ -4,6 +4,7 @@ type: application/x-tiddler-dictionary description: Cold, spartan day colors name: Spartan Day color-scheme: light +category: Legacy alert-background: <> alert-border: <> diff --git a/core/palettes/legacy/SpartanNight.tid b/core/palettes/legacy/SpartanNight.tid index b36ecb526..da6befbfd 100644 --- a/core/palettes/legacy/SpartanNight.tid +++ b/core/palettes/legacy/SpartanNight.tid @@ -4,6 +4,7 @@ type: application/x-tiddler-dictionary description: Dark spartan colors name: Spartan Night color-scheme: dark +category: Legacy alert-background: <> alert-border: <> diff --git a/core/palettes/legacy/Twilight.tid b/core/palettes/legacy/Twilight.tid index bbd077218..33ae72b1d 100644 --- a/core/palettes/legacy/Twilight.tid +++ b/core/palettes/legacy/Twilight.tid @@ -5,6 +5,7 @@ type: application/x-tiddler-dictionary name: Twilight description: Delightful, soft darkness. color-scheme: dark +category: Legacy alert-background: rgb(255, 255, 102) alert-border: rgb(232, 232, 125) diff --git a/core/palettes/legacy/Vanilla.tid b/core/palettes/legacy/Vanilla.tid index 2228fddf1..d3412bda1 100644 --- a/core/palettes/legacy/Vanilla.tid +++ b/core/palettes/legacy/Vanilla.tid @@ -4,6 +4,7 @@ description: Pale and unobtrusive tags: $:/tags/Palette type: application/x-tiddler-dictionary color-scheme: light +category: Legacy alert-background: #ffe476 alert-border: #b99e2f diff --git a/core/palettes/new/BeginningOfSummer.tid b/core/palettes/new/BeginningOfSummer.tid index 78d453b7f..022b8be77 100644 --- a/core/palettes/new/BeginningOfSummer.tid +++ b/core/palettes/new/BeginningOfSummer.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Beginning of Summer diff --git a/core/palettes/new/Clean.tid b/core/palettes/new/Clean.tid index e7d624605..0ab609f79 100644 --- a/core/palettes/new/Clean.tid +++ b/core/palettes/new/Clean.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Clean diff --git a/core/palettes/new/CountryGirl.tid b/core/palettes/new/CountryGirl.tid index 3848777d5..1fd3327e2 100644 --- a/core/palettes/new/CountryGirl.tid +++ b/core/palettes/new/CountryGirl.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Country Girl diff --git a/core/palettes/new/DrinkBeer.tid b/core/palettes/new/DrinkBeer.tid index e655fe551..d973d3517 100644 --- a/core/palettes/new/DrinkBeer.tid +++ b/core/palettes/new/DrinkBeer.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Drink Beer diff --git a/core/palettes/new/EarthyTranquility.tid b/core/palettes/new/EarthyTranquility.tid index ce484ece1..e9cc223f9 100644 --- a/core/palettes/new/EarthyTranquility.tid +++ b/core/palettes/new/EarthyTranquility.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: dark description: based on Vanilla name: Earthy Tranquility diff --git a/core/palettes/new/Emerald.tid b/core/palettes/new/Emerald.tid index fe89bfc97..ef5ccf987 100644 --- a/core/palettes/new/Emerald.tid +++ b/core/palettes/new/Emerald.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: dark description: based on Vanilla name: Emerald diff --git a/core/palettes/new/Evergreen.tid b/core/palettes/new/Evergreen.tid index 4102bbb70..3dfaf2a32 100644 --- a/core/palettes/new/Evergreen.tid +++ b/core/palettes/new/Evergreen.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Evergreen diff --git a/core/palettes/new/FlowersAndDreams.tid b/core/palettes/new/FlowersAndDreams.tid index b1672117c..5d03c0dd0 100644 --- a/core/palettes/new/FlowersAndDreams.tid +++ b/core/palettes/new/FlowersAndDreams.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Flowers & Dreams diff --git a/core/palettes/new/FujiWisteria.tid b/core/palettes/new/FujiWisteria.tid index fea0f7a61..73b8401de 100644 --- a/core/palettes/new/FujiWisteria.tid +++ b/core/palettes/new/FujiWisteria.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Fuji Wisteria diff --git a/core/palettes/new/GoGreen.tid b/core/palettes/new/GoGreen.tid index e64b576dd..f422c5974 100644 --- a/core/palettes/new/GoGreen.tid +++ b/core/palettes/new/GoGreen.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Go Green diff --git a/core/palettes/new/GothicElegance.tid b/core/palettes/new/GothicElegance.tid index 8e66d8dd8..895841199 100644 --- a/core/palettes/new/GothicElegance.tid +++ b/core/palettes/new/GothicElegance.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: dark description: based on Vanilla name: Gothic Elegance diff --git a/core/palettes/new/GrainRain.tid b/core/palettes/new/GrainRain.tid index 7117722ba..842b6cec4 100644 --- a/core/palettes/new/GrainRain.tid +++ b/core/palettes/new/GrainRain.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Grain Rain diff --git a/core/palettes/new/GreenTeaPicking.tid b/core/palettes/new/GreenTeaPicking.tid index 77049194d..a0d023250 100644 --- a/core/palettes/new/GreenTeaPicking.tid +++ b/core/palettes/new/GreenTeaPicking.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Green Tea Picking diff --git a/core/palettes/new/Hydrangea.tid b/core/palettes/new/Hydrangea.tid index 8961e7a73..846d5856c 100644 --- a/core/palettes/new/Hydrangea.tid +++ b/core/palettes/new/Hydrangea.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Hydrangea diff --git a/core/palettes/new/IamCreative.tid b/core/palettes/new/IamCreative.tid index c5d3aacf2..59da3da89 100644 --- a/core/palettes/new/IamCreative.tid +++ b/core/palettes/new/IamCreative.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: I am Creative diff --git a/core/palettes/new/JoyfulSpectrum.tid b/core/palettes/new/JoyfulSpectrum.tid index 32a92e573..333092f13 100644 --- a/core/palettes/new/JoyfulSpectrum.tid +++ b/core/palettes/new/JoyfulSpectrum.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Joyful Spectrum diff --git a/core/palettes/new/LuxuryBlack.tid b/core/palettes/new/LuxuryBlack.tid index 92c4f725a..9ab817b9c 100644 --- a/core/palettes/new/LuxuryBlack.tid +++ b/core/palettes/new/LuxuryBlack.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: dark description: based on Vanilla name: Luxury Black diff --git a/core/palettes/new/MidnightDusk.tid b/core/palettes/new/MidnightDusk.tid index 3f96d66d7..271d1a27f 100644 --- a/core/palettes/new/MidnightDusk.tid +++ b/core/palettes/new/MidnightDusk.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: dark description: based on Vanilla name: Midnight Dusk diff --git a/core/palettes/new/MistyTealAndGrays.tid b/core/palettes/new/MistyTealAndGrays.tid index 8f8f83b53..76d99ab64 100644 --- a/core/palettes/new/MistyTealAndGrays.tid +++ b/core/palettes/new/MistyTealAndGrays.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: dark description: based on Vanilla name: Misty Teal & Grays diff --git a/core/palettes/new/Naporitan.tid b/core/palettes/new/Naporitan.tid index 19e868276..9242f8ccd 100644 --- a/core/palettes/new/Naporitan.tid +++ b/core/palettes/new/Naporitan.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Naporitan diff --git a/core/palettes/new/Natural.tid b/core/palettes/new/Natural.tid index b93fc9b66..954446535 100644 --- a/core/palettes/new/Natural.tid +++ b/core/palettes/new/Natural.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Natural diff --git a/core/palettes/new/NaturesEmbrace.tid b/core/palettes/new/NaturesEmbrace.tid index 937b448b8..7baec3e77 100644 --- a/core/palettes/new/NaturesEmbrace.tid +++ b/core/palettes/new/NaturesEmbrace.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Nature's Embrace diff --git a/core/palettes/new/OrangeJuice.tid b/core/palettes/new/OrangeJuice.tid index 03a9e9309..d3bf307ce 100644 --- a/core/palettes/new/OrangeJuice.tid +++ b/core/palettes/new/OrangeJuice.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Orange Juice diff --git a/core/palettes/new/PastelBunny.tid b/core/palettes/new/PastelBunny.tid index 1b9594a99..5004a0af3 100644 --- a/core/palettes/new/PastelBunny.tid +++ b/core/palettes/new/PastelBunny.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Pastel Bunny diff --git a/core/palettes/new/SeafoamCalm.tid b/core/palettes/new/SeafoamCalm.tid index 7da74eaff..def1fd7be 100644 --- a/core/palettes/new/SeafoamCalm.tid +++ b/core/palettes/new/SeafoamCalm.tid @@ -1,8 +1,9 @@ +category: 2025 color-scheme: light description: based on Vanilla -name: Seafoam Calm +name: Sea Foam Calm tags: $:/tags/Palette -title: $:/palettes/SeafoamCalm +title: $:/palettes/SeaFoamCalm type: application/x-tiddler-dictionary primary: #79B5C4 diff --git a/core/palettes/new/SweetSerenade.tid b/core/palettes/new/SweetSerenade.tid index 1db2af1d8..760dd2a73 100644 --- a/core/palettes/new/SweetSerenade.tid +++ b/core/palettes/new/SweetSerenade.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Sweet Serenade diff --git a/core/palettes/new/Taurus.tid b/core/palettes/new/Taurus.tid index 349442074..8479badfb 100644 --- a/core/palettes/new/Taurus.tid +++ b/core/palettes/new/Taurus.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Taurus diff --git a/core/palettes/new/TimelessHarmony.tid b/core/palettes/new/TimelessHarmony.tid index 314de6c53..5fc284dc7 100644 --- a/core/palettes/new/TimelessHarmony.tid +++ b/core/palettes/new/TimelessHarmony.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Timeless Harmony diff --git a/core/palettes/new/TranquilHarmony.tid b/core/palettes/new/TranquilHarmony.tid index 960f53ffa..9b8bd56fa 100644 --- a/core/palettes/new/TranquilHarmony.tid +++ b/core/palettes/new/TranquilHarmony.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Tranquil Harmony diff --git a/core/palettes/new/Walpurgisnacht.tid b/core/palettes/new/Walpurgisnacht.tid index 0a57aaf30..c94f99630 100644 --- a/core/palettes/new/Walpurgisnacht.tid +++ b/core/palettes/new/Walpurgisnacht.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: dark description: based on Vanilla name: Walpurgisnacht diff --git a/core/palettes/new/WhimsicalDreamscape.tid b/core/palettes/new/WhimsicalDreamscape.tid index 5307dfab8..016f53b35 100644 --- a/core/palettes/new/WhimsicalDreamscape.tid +++ b/core/palettes/new/WhimsicalDreamscape.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Whimsical Dreamscape diff --git a/core/palettes/new/WhisperingHaze.tid b/core/palettes/new/WhisperingHaze.tid index 8f2c6925b..3921743be 100644 --- a/core/palettes/new/WhisperingHaze.tid +++ b/core/palettes/new/WhisperingHaze.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Whispering Haze diff --git a/core/palettes/new/WinterWarm-Up.tid b/core/palettes/new/WinterWarm-Up.tid index 99543e6cc..38fc3c307 100644 --- a/core/palettes/new/WinterWarm-Up.tid +++ b/core/palettes/new/WinterWarm-Up.tid @@ -1,3 +1,4 @@ +category: 2025 color-scheme: light description: based on Vanilla name: Winter Warm-Up