Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Lighten user icon in sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
chaptergy committed Aug 26, 2020
1 parent 44dd629 commit 1621272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/noctis-grey.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ noctis-grey:
secondary-text-color: '#BAC0C6'
text-medium-light-color: '#A0A2A8'
text-medium-color: '#80828A'
primary-color: 'var(--accent-color)'

# Main Colors
app-header-background-color: 'var(--background-color)'
accent-color: '#1A89F5'
accent-medium-color: 'var(--accent-color)'
primary-color: 'var(--accent-color)'
light-primary-color: '#7b7d80'

# Background
background-color: '#212121'
Expand All @@ -51,7 +52,6 @@ noctis-grey:
sidebar-selected-icon-color: 'var(--accent-color)'
sidebar-selected-text-color: 'var(--text-color)'
divider-color: 'var(--background-color)'
light-primary-color: 'var(--paper-card-background-color)'

# Sliders
paper-slider-knob-color: 'var(--accent-color)'
Expand Down

0 comments on commit 1621272

Please sign in to comment.