Skip to content

Commit

Permalink
Photo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
plg22 committed Apr 30, 2024
1 parent fa6f74e commit c3785b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/08_concepts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ We decided to use a color palette of 4 colors:
|===
| Name | Color
| Background | +++<span style="padding: 5px;background-color: #191919;color: #f2ecff; font-weight:bold">#191919</span>+++
| Text| +++<span style="padding: 5px; background-color: #191919;color: #f2ecff; font-weight:bold"></span>+++
| Text| +++<span style="padding: 5px; background-color: #191919;color: #f2ecff; font-weight:bold">#f2ecff</span>+++
| Primary | +++<span style="padding: 5px; background-color: #191919; color: #00c896; font-weight:bold">#00c896</span>+++
| Danger | +++<span style="padding: 5px; background-color: #191919; color: #e35a2a; font-weight:bold">#e35a2a</span>+++
|===
Expand Down

0 comments on commit c3785b1

Please sign in to comment.