mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-03 04:01:28 +00: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
8 lines
322 B
Plaintext
8 lines
322 B
Plaintext
caption: --tp-animation-duration
|
|
created: 20260130075755351
|
|
modified: 20260130075855780
|
|
tags: [[Core CSS Variables]]
|
|
title: --tp-animation-duration CSS Variable
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The `--tp-animation-duration` CSS variable represents the "Animation duration" setting in the control panel. The `ms` suffix is added. |