Skip to content

Commit

Permalink
Remove accent-rgb setting
Browse files Browse the repository at this point in the history
As long as we support themes it makes no sense to support accent
colors.
  • Loading branch information
clefebvre committed Apr 25, 2024
1 parent 95c24d9 commit 6b6e78d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions schemas/org.x.apps.gschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,5 @@
<default>false</default>
<summary>Preferred contrast</summary>
</key>
<key name="accent-rgb" type="s">
<default>''</default>
<summary>hex format RGB accent color</summary>
</key>
</schema>
</schemalist>

0 comments on commit 6b6e78d

Please sign in to comment.