mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-02 14:29:55 +00:00
Docs: Add table of contents and custom palette
This commit is contained in:
parent
520188dc2b
commit
7c4d0d7f5e
@ -1,4 +1,5 @@
|
|||||||
title: HelloThere
|
title: HelloThere
|
||||||
|
tags: TableOfContents
|
||||||
|
|
||||||
!! ~TiddlyWiki is Growing Up
|
!! ~TiddlyWiki is Growing Up
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
title: Installation using Git
|
title: Installation using Git
|
||||||
|
tags: Installation
|
||||||
modified: 20241105133737778
|
modified: 20241105133737778
|
||||||
created: 20241105133737778
|
created: 20241105133737778
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
title: Installation
|
title: Installation
|
||||||
|
tags: TableOfContents
|
||||||
modified: 20241105133737778
|
modified: 20241105133737778
|
||||||
created: 20241105133737778
|
created: 20241105133737778
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
title: Reference
|
title: Reference
|
||||||
|
tags: TableOfContents
|
||||||
|
|
||||||
! Authentication & Authorization
|
! Authentication & Authorization
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
title: Usage
|
title: Usage
|
||||||
|
tags: TableOfContents
|
||||||
modified: 20241105133737778
|
modified: 20241105133737778
|
||||||
created: 20241105133737778
|
created: 20241105133737778
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
title: $:/SiteTitle
|
title: $:/SiteTitle
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
~TiddlyWiki Multi-Wiki Server
|
~TiddlyWiki ~MultiWikiServer
|
@ -0,0 +1,9 @@
|
|||||||
|
tags: $:/tags/SideBar
|
||||||
|
title: TableOfContents
|
||||||
|
list-before:
|
||||||
|
|
||||||
|
<div class="tc-table-of-contents">
|
||||||
|
|
||||||
|
<<toc-selective-expandable 'TableOfContents'>>
|
||||||
|
|
||||||
|
</div>
|
@ -0,0 +1,3 @@
|
|||||||
|
title: $:/config/DefaultSidebarTab
|
||||||
|
|
||||||
|
TableOfContents
|
149
editions/multiwikidocs/tiddlers/system/mws-palette.tid
Normal file
149
editions/multiwikidocs/tiddlers/system/mws-palette.tid
Normal file
@ -0,0 +1,149 @@
|
|||||||
|
title: $:/palettes/MWS
|
||||||
|
name: MWS Palette
|
||||||
|
description: Palette for mws.tiddlywiki.com
|
||||||
|
tags: $:/tags/Palette
|
||||||
|
type: application/x-tiddler-dictionary
|
||||||
|
|
||||||
|
alert-background: #ffe476
|
||||||
|
alert-border: #b99e2f
|
||||||
|
alert-highlight: #881122
|
||||||
|
alert-muted-foreground: #b99e2f
|
||||||
|
background: #ffffff
|
||||||
|
blockquote-bar: <<colour muted-foreground>>
|
||||||
|
button-background:
|
||||||
|
button-foreground:
|
||||||
|
button-border:
|
||||||
|
code-background: #f7f7f9
|
||||||
|
code-border: #e1e1e8
|
||||||
|
code-foreground: #dd1144
|
||||||
|
diff-delete-background: #ffc9c9
|
||||||
|
diff-delete-foreground: <<colour foreground>>
|
||||||
|
diff-equal-background:
|
||||||
|
diff-equal-foreground: <<colour foreground>>
|
||||||
|
diff-insert-background: #aaefad
|
||||||
|
diff-insert-foreground: <<colour foreground>>
|
||||||
|
diff-invisible-background:
|
||||||
|
diff-invisible-foreground: <<colour muted-foreground>>
|
||||||
|
dirty-indicator: #ff0000
|
||||||
|
download-background: #34c734
|
||||||
|
download-foreground: <<colour background>>
|
||||||
|
dragger-background: <<colour foreground>>
|
||||||
|
dragger-foreground: <<colour background>>
|
||||||
|
dropdown-background: <<colour background>>
|
||||||
|
dropdown-border: <<colour muted-foreground>>
|
||||||
|
dropdown-tab-background-selected: #ffffff
|
||||||
|
dropdown-tab-background: #ececec
|
||||||
|
dropzone-background: rgba(0,200,0,0.7)
|
||||||
|
external-link-background-hover: inherit
|
||||||
|
external-link-background-visited: inherit
|
||||||
|
external-link-background: inherit
|
||||||
|
external-link-foreground-hover: inherit
|
||||||
|
external-link-foreground-visited: #0000aa
|
||||||
|
external-link-foreground: #0000ee
|
||||||
|
footnote-target-background: #ecf2ff
|
||||||
|
foreground: #333333
|
||||||
|
highlight-background: #ffff00
|
||||||
|
highlight-foreground: #000000
|
||||||
|
message-background: #ecf2ff
|
||||||
|
message-border: #cfd6e6
|
||||||
|
message-foreground: #547599
|
||||||
|
modal-backdrop: <<colour foreground>>
|
||||||
|
modal-background: <<colour background>>
|
||||||
|
modal-border: #999999
|
||||||
|
modal-footer-background: #f5f5f5
|
||||||
|
modal-footer-border: #dddddd
|
||||||
|
modal-header-border: #eeeeee
|
||||||
|
muted-foreground: #bbbbbb
|
||||||
|
network-activity-foreground: #448844
|
||||||
|
notification-background: #ffffdd
|
||||||
|
notification-border: #999999
|
||||||
|
page-background: #eddee7
|
||||||
|
pre-background: #f5f5f5
|
||||||
|
pre-border: #cccccc
|
||||||
|
primary: #5778d8
|
||||||
|
selection-background:
|
||||||
|
selection-foreground:
|
||||||
|
select-tag-background:
|
||||||
|
select-tag-foreground:
|
||||||
|
sidebar-button-foreground: <<colour foreground>>
|
||||||
|
sidebar-controls-foreground-hover: #000000
|
||||||
|
sidebar-controls-foreground: #aaaaaa
|
||||||
|
sidebar-foreground-shadow: rgba(255,255,255, 0.8)
|
||||||
|
sidebar-foreground: #acacac
|
||||||
|
sidebar-muted-foreground-hover: #444444
|
||||||
|
sidebar-muted-foreground: #c0c0c0
|
||||||
|
sidebar-tab-background-selected: #eddee7
|
||||||
|
sidebar-tab-background: #c7b7bf
|
||||||
|
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||||
|
sidebar-tab-border: <<colour tab-border>>
|
||||||
|
sidebar-tab-divider: #e4e4e4
|
||||||
|
sidebar-tab-foreground-selected:
|
||||||
|
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||||
|
sidebar-tiddler-link-foreground-hover: #444444
|
||||||
|
sidebar-tiddler-link-foreground: #999999
|
||||||
|
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||||
|
stability-stable: #008000
|
||||||
|
stability-experimental: #c07c00
|
||||||
|
stability-deprecated: #ff0000
|
||||||
|
stability-legacy: #0000ff
|
||||||
|
static-alert-foreground: #aaaaaa
|
||||||
|
tab-background-selected: #ffffff
|
||||||
|
tab-background: #d8d8d8
|
||||||
|
tab-border-selected: #d8d8d8
|
||||||
|
tab-border: #cccccc
|
||||||
|
tab-divider: #d8d8d8
|
||||||
|
tab-foreground-selected: <<colour tab-foreground>>
|
||||||
|
tab-foreground: #666666
|
||||||
|
table-border: #dddddd
|
||||||
|
table-footer-background: #a8a8a8
|
||||||
|
table-header-background: #f0f0f0
|
||||||
|
tag-background: #eecc66
|
||||||
|
tag-foreground: #ffffff
|
||||||
|
testcase-accent-level-1: #c1eaff
|
||||||
|
testcase-accent-level-2: #E3B740
|
||||||
|
testcase-accent-level-3: #5FD564
|
||||||
|
tiddler-background: <<colour background>>
|
||||||
|
tiddler-border: <<colour background>>
|
||||||
|
tiddler-controls-foreground-hover: #888888
|
||||||
|
tiddler-controls-foreground-selected: #444444
|
||||||
|
tiddler-controls-foreground: #cccccc
|
||||||
|
tiddler-editor-background: #f8f8f8
|
||||||
|
tiddler-editor-border-image: #ffffff
|
||||||
|
tiddler-editor-border: #cccccc
|
||||||
|
tiddler-editor-fields-even: #e0e8e0
|
||||||
|
tiddler-editor-fields-odd: #f0f4f0
|
||||||
|
tiddler-info-background: #f8f8f8
|
||||||
|
tiddler-info-border: #dddddd
|
||||||
|
tiddler-info-tab-background: #f8f8f8
|
||||||
|
tiddler-link-background: <<colour background>>
|
||||||
|
tiddler-link-foreground: <<colour primary>>
|
||||||
|
tiddler-subtitle-foreground: #c0c0c0
|
||||||
|
tiddler-title-foreground: #182955
|
||||||
|
toolbar-new-button:
|
||||||
|
toolbar-options-button:
|
||||||
|
toolbar-save-button:
|
||||||
|
toolbar-info-button:
|
||||||
|
toolbar-edit-button:
|
||||||
|
toolbar-close-button:
|
||||||
|
toolbar-delete-button:
|
||||||
|
toolbar-cancel-button:
|
||||||
|
toolbar-done-button:
|
||||||
|
untagged-background: #999999
|
||||||
|
very-muted-foreground: #888888
|
||||||
|
wikilist-background: #e5e5e5
|
||||||
|
wikilist-item: #ffffff
|
||||||
|
wikilist-info: #000000
|
||||||
|
wikilist-title: #666666
|
||||||
|
wikilist-title-svg: <<colour wikilist-title>>
|
||||||
|
wikilist-url: #aaaaaa
|
||||||
|
wikilist-button-open: #4fb82b
|
||||||
|
wikilist-button-open-hover: green
|
||||||
|
wikilist-button-reveal: #5778d8
|
||||||
|
wikilist-button-reveal-hover: blue
|
||||||
|
wikilist-button-remove: #d85778
|
||||||
|
wikilist-button-remove-hover: red
|
||||||
|
wikilist-toolbar-background: #d3d3d3
|
||||||
|
wikilist-toolbar-foreground: #888888
|
||||||
|
wikilist-droplink-dragover: rgba(255,192,192,0.5)
|
||||||
|
wikilist-button-background: #acacac
|
||||||
|
wikilist-button-foreground: #000000
|
3
editions/multiwikidocs/tiddlers/system/palette.tid
Normal file
3
editions/multiwikidocs/tiddlers/system/palette.tid
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
title: $:/palette
|
||||||
|
|
||||||
|
$:/palettes/MWS
|
Loading…
Reference in New Issue
Block a user