diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 2010b45e6c..2f60c45374 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -598,6 +598,10 @@ html body.tc-body .tc-btn-rounded:hover svg { color: <>; } +.tc-sidebar-lists button small { + color: <>; +} + button svg.tc-image-button, button .tc-image-button img { height: 1em; width: 1em;