1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 12:13:16 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jermolene
384ab80c42 Fix broken tiddler control icon colours 2013-11-27 12:30:22 +00:00
Jeremy Ruston
d1299f05af Fix up the datauri handling for the Star Light theme 2013-10-26 08:43:35 +01:00
Jeremy Ruston
3ec7713a51 More drop-shadows 2013-05-31 19:57:27 +01:00
Jeremy Ruston
0aae6ab109 Add icon colours to the starlight theme
They look pretty hideous, IMO; the starlight theme is turning into a
bit of a dumping ground of demos of techniques that would be useful in
more skilled hands (embedded fonts, embedded background bitmaps, etc)
2013-05-31 13:10:26 +01:00
Jeremy Ruston
77568bbe39 Add a background bitmap to the starlight theme 2013-05-17 21:29:55 +01:00
Jeremy Ruston
b4884d820d Update starlight theme to use new datauri widget 2013-05-17 17:30:24 +01:00
Jeremy Ruston
2355517649 Add a Google custom font to the starlight theme
For demonstration purposes
2013-05-01 13:05:55 +01:00
Jeremy Ruston
5c56d645ff Add an alternate theme
No UI for switching themes yet, try these two commands in the console:

`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/starlight"})`

and

`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/snowwhite"})`
2013-04-30 22:58:18 +01:00