From ae16fb81d147f887095fce2871193d4ae8b6398b Mon Sep 17 00:00:00 2001 From: zaremate <0.zaremate@gmail.com> Date: Thu, 12 Dec 2024 07:02:50 +0000 Subject: [PATCH] Update power-template.md --- power-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/power-template.md b/power-template.md index e73f74a..fd88797 100644 --- a/power-template.md +++ b/power-template.md @@ -1,5 +1,5 @@ ```mermaid - %%{init: {'theme':'base'}}%% + %%{init: {'theme':'dark'}}%% graph TD; %% Class Definitions classDef root fill:#ff0000,stroke:#000,stroke-width:2,color:#fff; %% Red background, white text