Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for CONTAINER_BG_COLOR (0.32 sec)

  1. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4_Container.puml

    ' Colors
    ' ##################################
    
    !define CONTAINER_BG_COLOR #438DD5
    
    ' Styling
    ' ##################################
    
    skinparam rectangle<<container>> {
        StereotypeFontColor ELEMENT_FONT_COLOR
        FontColor ELEMENT_FONT_COLOR
        BackgroundColor CONTAINER_BG_COLOR
        BorderColor #3C7FC0
    }
    
    ' Layout
    ' ##################################
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  2. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4_Component.puml

    legend right
    |=              |= Type |
    |<PERSON_BG_COLOR>      | person |
    |<EXTERNAL_PERSON_BG_COLOR>      | external person |
    |<SYSTEM_BG_COLOR>   | system |
    |<EXTERNAL_SYSTEM_BG_COLOR>      | external system |
    |<CONTAINER_BG_COLOR>   | container |
    |<COMPONENT_BG_COLOR>   | component |
    endlegend
    !enddefinelong
    
    ' Elements
    ' ##################################
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 1.5K bytes
    - Viewed (0)
Back to top