mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-08 13:56:07 +00:00
Detect darkmode at startup
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
title: SampleBackgroundAction: Dark Mode
|
title: SampleBackgroundAction: Dark Mode
|
||||||
tags: $:/tags/BackgroundAction
|
tags: $:/tags/BackgroundAction $:/tags/StartupAction
|
||||||
track-filter: [{$:/info/browser/darkmode}]
|
track-filter: [{$:/info/browser/darkmode}]
|
||||||
|
|
||||||
<%if [{$:/info/browser/darkmode}match[no]] %>
|
<%if [{$:/info/browser/darkmode}match[no]] %>
|
||||||
|
Reference in New Issue
Block a user