Skip to content

Commit

Permalink
add badge styling resolves #5
Browse files Browse the repository at this point in the history
  • Loading branch information
aFFekopp committed Jan 20, 2020
1 parent 21881fc commit 149d53a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions themes/noctis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ noctis:
table-row-background-color: 'var(--background-color)'
table-row-alternative-background-color: 'var(--paper-card-background-color)'

#Badges
label-badge-background-color: 'var(--background-color)'
label-badge-text-color: 'var(--text-primary-color)'
label-badge-red: 'var(--paper-card-background-color)'

paper-input-container-focus-color: 'var(--accent-color)'

# Custom Header
Expand Down

0 comments on commit 149d53a

Please sign in to comment.