Skip to content

Commit

Permalink
add paper-radio-button-checked-color. Fixes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
aFFekopp committed Jan 19, 2020
1 parent 48e3a35 commit 7b746dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions themes/noctis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ noctis:
switch-unchecked-track-color: 'var(--background-color-2)'
switch-checked-track-color: 'var(--background-color-2)'

# Radio Button
paper-radio-button-checked-color: 'var(--accent-color)'

# Popups
more-info-header-background: 'var(--secondary-background-color)'
paper-dialog-background-color: 'rgba(47,59,82,0.4)'
Expand Down

0 comments on commit 7b746dc

Please sign in to comment.