1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-01 17:30:01 +00:00
TiddlyWiki5/core/palettes/AutoToggle.tid
Jeremy Ruston f9e4dd8fd3 Rename custom palette editor to custom palette settings
To avoid confusion with existing usage of "palette editor"
2025-02-04 21:08:02 +00:00

11 lines
400 B
Plaintext

title: $:/palettes/AutoToggle
name: AutoToggle
description: Automatically switch between dark and light modes
tags: $:/tags/Palette
type: application/x-tiddler-dictionary
color-scheme: [{$:/info/browser/darkmode}match[no]then[light]else[dark]]
palette-type: classic
settings: $:/palettes/AutoToggle/Settings
palette-import@light: $:/palettes/FlexokiLight
palette-import@dark: $:/palettes/FlexokiDark