This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @startuml | |
| ' Preset: Monochrome | |
| !define STYLE_DEFAULT_ACCENT #000 | |
| !define STYLE_DEFAULT_BGC #FFF | |
| !define STYLE_DEFAULT_FGC #000 | |
| ' Preset: Material Light Blue (200) | |
| !define STYLE_LIGHT_ACCENT #81D4FA | |
| !define STYLE_LIGHT_BGC #FFF |
OlderNewer