Skip to content

Commit

Permalink
Improve colors
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts committed Oct 10, 2024
1 parent 72c74fd commit 7f5aec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Writerside/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<sitemap priority="0.35" change-frequency="monthly"/>

<variables>
<primary-color>#585c85</primary-color>
<link-color>#5975aa</link-color>
<primary-color>#4f57a7</primary-color>
<link-color>#6066a2</link-color>
<color-preset>contrast</color-preset>
<custom-favicons>logo.svg</custom-favicons>
<header-logo>logo.svg</header-logo>
Expand Down

0 comments on commit 7f5aec4

Please sign in to comment.