Introduce background palettes for plugins

This commit is contained in:
Jeremy Ruston
2025-02-06 11:53:07 +00:00
parent 4fe90a6c73
commit 4c216646a4
6 changed files with 18 additions and 7 deletions
@@ -1,4 +1,6 @@
title: $:/config/DefaultColourMappings/
title: $:/plugins/tiddlywiki/consent-banner/background-palette
type: application/x-tiddler-dictionary
tags: $:/tags/BackgroundPalette
consent-banner-backdrop-background: rgba(0,0,0,0.2)
consent-banner-background: #009677
@@ -0,0 +1,6 @@
title: $:/plugins/tiddlywiki/menubar/background-palette
type: application/x-tiddler-dictionary
tags: $:/tags/BackgroundPalette
menubar-foreground: #fff
menubar-background: #5778d8
@@ -1,4 +0,0 @@
title: $:/config/DefaultColourMappings/
menubar-foreground: #fff
menubar-background: #5778d8
@@ -1,4 +1,6 @@
title: $:/config/DefaultColourMappings/
title: $:/plugins/tiddlywiki/tour/background-palette
type: application/x-tiddler-dictionary
tags: $:/tags/BackgroundPalette
tour-chooser-button-foreground: <<colour very-muted-foreground>>
tour-chooser-button-hover-background: <<colour muted-foreground>>