mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-11 09:12:00 -07:00
Make Palette be the default Appearance tab in control panel
This commit is contained in:
parent
3bc2c5fabc
commit
ebff5aa3db
2 changed files with 3 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ caption: {{$:/language/ControlPanel/Appearance/Caption}}
|
|||
{{$:/language/ControlPanel/Appearance/Hint}}
|
||||
|
||||
<div class="tc-control-panel">
|
||||
<$macrocall $name="tabs" tabsList="[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Appearance]!has[draft.of]]" default="$:/core/ui/ControlPanel/Theme" explicitState="$:/state/tab--1963855381"/>
|
||||
<$macrocall $name="tabs" tabsList="[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Appearance]!has[draft.of]]" default="$:/core/ui/ControlPanel/Palette" explicitState="$:/state/tab--1963855381"/>
|
||||
</div>
|
||||
|
|
|
|||
2
core/wiki/tags/ControlPanelAppearance.tid
Normal file
2
core/wiki/tags/ControlPanelAppearance.tid
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
title: $:/tags/ControlPanel/Appearance
|
||||
text: $:/core/ui/ControlPanel/Palette $:/core/ui/ControlPanel/StoryView $:/core/ui/ControlPanel/Theme $:/core/ui/ControlPanel/Toolbars
|
||||
Loading…
Add table
Add a link
Reference in a new issue