mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-11 07:16:08 +00:00
Enhance tiddler title for system tiddlers
Now the $:/ part of the name is rendered in grey, making the main part of the title more prominent. @tobibeer suggested this a long time ago; good idea!
This commit is contained in:
@@ -492,6 +492,10 @@ a.tw-tiddlylink-external:hover {
|
||||
color: <<colour tiddler-title-foreground>>;
|
||||
}
|
||||
|
||||
.tw-system-title-prefix {
|
||||
color: <<colour muted-foreground>>;
|
||||
}
|
||||
|
||||
.titlebar img {
|
||||
height: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user