mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Remove obsolete nighttime theme
Better to do change the background colour with a palette
This commit is contained in:
parent
fa10801d72
commit
bc432d5e52
@ -1,8 +0,0 @@
|
||||
title: $:/themes/tiddlywiki/nighttime/base
|
||||
tags: [[$:/tags/stylesheet]]
|
||||
|
||||
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline
|
||||
|
||||
html body.tw-body {
|
||||
background-color: #5C5D8E;
|
||||
}
|
@ -1,9 +0,0 @@
|
||||
{
|
||||
"title": "$:/themes/tiddlywiki/nighttime",
|
||||
"name": "Night-time",
|
||||
"author": "JeremyRuston",
|
||||
"core-version": ">=5.0.0",
|
||||
"plugin-type": "theme",
|
||||
"description": "A darker theme",
|
||||
"dependents": ["$:/themes/tiddlywiki/vanilla"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user