Skip to content

Commit

Permalink
fix: use valid hex code
Browse files Browse the repository at this point in the history
  • Loading branch information
FineFindus committed Mar 3, 2024
1 parent 01892a5 commit a982bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/io.github.finefindus.Hieroglyphic.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</custom>

<branding>
<color type="primary" scheme_preference="light">##7EE0B4</color>
<color type="primary" scheme_preference="light">#7EE0B4</color>
<color type="primary" scheme_preference="dark">#26A169</color>
</branding>

Expand Down

0 comments on commit a982bcb

Please sign in to comment.