Skip to content

Commit 7b746dc

Browse files
committed
add paper-radio-button-checked-color. Fixes #3
1 parent 48e3a35 commit 7b746dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

themes/noctis.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ noctis:
6666
switch-unchecked-track-color: 'var(--background-color-2)'
6767
switch-checked-track-color: 'var(--background-color-2)'
6868

69+
# Radio Button
70+
paper-radio-button-checked-color: 'var(--accent-color)'
71+
6972
# Popups
7073
more-info-header-background: 'var(--secondary-background-color)'
7174
paper-dialog-background-color: 'rgba(47,59,82,0.4)'

0 commit comments

Comments
 (0)