mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-13 05:19:58 +00:00
add light/dark info to swatch info
This commit is contained in:
parent
74d51e6555
commit
005c829733
@ -5,7 +5,6 @@ title: $:/snippets/paletteswitcher
|
||||
|
||||
\define catchActions()
|
||||
<$action-setfield $tiddler=<<palette>> $field=text text=<<navigateTo>>/>
|
||||
|
||||
<$list filter="[<config>!is[blank]]">
|
||||
<$action-setfield $tiddler=<<config>> text=<<navigateTo>>/>
|
||||
</$filter>
|
||||
@ -20,6 +19,8 @@ title: $:/snippets/paletteswitcher
|
||||
<$link to={{!!title}}>
|
||||
''<$view field="name" format="text"/>''
|
||||
 - 
|
||||
<$view field="color-scheme" format="text"/>
|
||||
 - 
|
||||
<$view field="description" format="text"/>
|
||||
{{||$:/snippets/currpalettepreview}}
|
||||
</$link>
|
||||
|
Loading…
Reference in New Issue
Block a user