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