Fix year category for new palettes

This commit is contained in:
Jeremy Ruston
2026-01-17 17:45:12 +00:00
parent dcaff6a243
commit 8cc94d8ea7
5 changed files with 5 additions and 5 deletions

View File

@@ -7,4 +7,4 @@ color-scheme: [{$:/info/browser/darkmode}!match[yes]then[light]else[dark]]
settings: $:/palettes/AutoToggle/Settings
palette-import@light: $:/palettes/TwentyTwenties
palette-import@dark: $:/palettes/TwentyTwentiesDark
category: 2025
category: 2026

View File

@@ -6,7 +6,7 @@ type: application/x-tiddler-dictionary
color-scheme: light
settings: $:/palettes/TwentyTwenties/Settings
palette-import: $:/palettes/Vanilla
category: 2025
category: 2026
# Background and foreground colours, which are interpolated as required
base-paper: #FFFCF0

View File

@@ -5,7 +5,7 @@ tags: $:/tags/Palette
type: application/x-tiddler-dictionary
color-scheme: dark
palette-import: $:/palettes/TwentyTwenties
category: 2025
category: 2026
base-paper: #111122
base-background: #f5f0f9

View File

@@ -5,7 +5,7 @@ tags: $:/tags/Palette
type: application/x-tiddler-dictionary
color-scheme: light
palette-import: $:/palettes/TwentyTwenties
category: 2025
category: 2026
base-paper: rgb(188, 255, 161)
base-background: rgb(94, 192, 145)

View File

@@ -1,6 +1,6 @@
title: $:/palettes/VanillaCherry
name: Vanilla Cherry
category: 2025
category: 2026
description: Pale and unobtrusive with a cherry on top
tags: $:/tags/Palette
type: application/x-tiddler-dictionary