diff --git a/core/images/new-journal-button.tid b/core/images/new-journal-button.tid index 86c3c589c..b5be9066f 100755 --- a/core/images/new-journal-button.tid +++ b/core/images/new-journal-button.tid @@ -7,7 +7,7 @@ tags: $:/tags/Image - + <> diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 221800ffd..8df02e788 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -2670,3 +2670,10 @@ select { background: <>; } +/* +** Utility classes for SVG icons +*/ + +.tc-fill-background { + fill: <>; +} \ No newline at end of file