Skip to content

[feature request] style border color #2502

@mbratz

Description

@mbratz

Is your feature request related to a problem?
I try to comply to the existing style guide https://www.doubleslash.style/

Please add this issue as sub issue to #1257 [Feature Request] Add more customization to styles

Describe the solution you'd like
In my likec4.config.json I try to define a color "#00A5E1" for the border using "stroke"
"system": { "elements": { "fill": "#FFFFFF", "stroke": "#00A5E1", "hiContrast": "#000000", "loContrast": "#000000", }, "relationships": { "line": "#6D6D6D", "label": "#000000", "labelBg": "none" } }

However this border is only shown as soon as the element is selected:
Image

Selection
Image

I would like to have the possibility to define a border color permanently used in all representations of an element.

Metadata

Metadata

Labels

wantedNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions