From ae8d20e2c2d4f16b1edd3f1733172c59a51bd88a Mon Sep 17 00:00:00 2001 From: Adrian Lupu Date: Wed, 12 Jun 2019 18:36:16 +0300 Subject: [PATCH] component diagram without legend used white font --- C4_Component.puml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/C4_Component.puml b/C4_Component.puml index d645f95..c52336c 100644 --- a/C4_Component.puml +++ b/C4_Component.puml @@ -16,14 +16,14 @@ ' ################################## skinparam rectangle<> { - StereotypeFontColor $ELEMENT_FONT_COLOR + StereotypeFontColor #000000 FontColor #000000 BackgroundColor $COMPONENT_BG_COLOR BorderColor #78A8D8 } skinparam database<> { - StereotypeFontColor $ELEMENT_FONT_COLOR + StereotypeFontColor #000000 FontColor #000000 BackgroundColor $COMPONENT_BG_COLOR BorderColor #78A8D8