mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-27 01:00:45 -07:00
* Expose tiddlywiki palette colors and settings to custom CSS properties * Rename & use --tc prefix * Add colors and CSS settings * Make CSS settings properties' name readable * Add all CSS settings * Add all palette colors * Remove macrocallblock rule * Indent with tabs * Use --tc-color prefix * Update docs * Use --tpc prefix * Add change note * Simplify palette color rules with list widget * Update docs * Hardcode custom properties * Update docs * Remove cascades * Update docs * Add more docs * Update docs * Update docs * Add --tp-animation-duration * Update change note The previous example actually doesn't work at all * Update docs about limits of CSS variables |
||
|---|---|---|
| .. | ||
| --tp-animation-duration CSS Variable.tid | ||
| --tp-body-font-size Variable.tid | ||
| --tp-body-line-height Variable.tid | ||
| --tp-code-font-family Variable.tid | ||
| --tp-code-wrapping Variable.tid | ||
| --tp-editor-font-family Variable.tid | ||
| --tp-font-family Variable.tid | ||
| --tp-font-size Variable.tid | ||
| --tp-line-height Variable.tid | ||
| --tp-sidebar-breakpoint CSS Variable.tid | ||
| --tp-sidebar-width CSS Variable.tid | ||
| --tp-story-left CSS Variable.tid | ||
| --tp-story-right CSS Variable.tid | ||
| --tp-story-top CSS Variable.tid | ||
| --tp-story-width CSS Variable.tid | ||
| --tp-tiddler-width CSS Variable.tid | ||
| --tpc-_ variables.tid | ||