Skip to content

Commit

Permalink
fix sidebar color in 0.108
Browse files Browse the repository at this point in the history
  • Loading branch information
aFFekopp committed Apr 12, 2020
1 parent da8f7e4 commit e92ea2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/dark_teal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ dark_teal:

# Left Menu
paper-listbox-background-color: 'rgba(69, 74, 83, 1)'
sidebar-background-color: 'var(--paper-listbox-background-color)'
sidebar-icon-color: 'var(--secondary-text-color)'
sidebar-selected-icon-color: 'var(--accent-color)'
sidebar-selected-text-color: 'var(--text-color)'
Expand Down

0 comments on commit e92ea2e

Please sign in to comment.