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

Commit

Permalink
feature(colors): add support for new nord color scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
nysos3 committed Mar 8, 2019
1 parent 0b63ac7 commit 03098d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/state.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const defaults = {
deepblue: 'Contributed by Absolute Zero',
'kdeplasma5-darkbreeze': 'Contributed by plata',
pixeldark: 'Contributed by snowtyler',
nord: 'Contributed by freeek3',
},
availableThemes: ['Dark', 'Blue', 'Light'],
}
Expand Down

0 comments on commit 03098d0

Please sign in to comment.