mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 02:49:56 +00:00
7175f1cbf1
And add a new Night-Time theme for the /dev wiki. The idea is that the Vanilla theme will make a more convenient base for retheming.
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
title: $:/themes/tiddlywiki/nighttime/base
|
|
tags: [[$:/tags/stylesheet]]
|
|
|
|
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline
|
|
|
|
html body.tw-body {
|
|
background-color: #5C5D8E;
|
|
}
|