Skip to content

Commit

Permalink
feat: Clean up branding configuration - EXO-74000 - Meeds-io/MIPs#129 (
Browse files Browse the repository at this point in the history
…#143)

Clean up branding configuration
  • Loading branch information
hakermi committed Sep 19, 2024
1 parent 3b4d4f4 commit 8b61829
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
<value>${exo.branding.theme.primaryColor:primaryColor:#476A9C}</value>
<value>${exo.branding.theme.secondaryColor:secondaryColor:#476a9c}</value>
<value>${exo.branding.theme.tertiaryColor:tertiaryColor:#476A9C}</value>
<value>${exo.branding.theme.greyColorLighten1:greyColorLighten1:#5f708a}</value>
<value>${exo.branding.theme.textColor:textColor:#333333}</value>
<value>${exo.branding.theme.greyColorLighten1:greyColorLighten1:#707070}</value>
<value>${exo.branding.theme.textColor:textColor:#20282c}</value>
<value>${exo.branding.theme.borderRadius:borderRadius:8px}</value>
</values-param>
</init-params>
Expand Down

0 comments on commit 8b61829

Please sign in to comment.