Skip to content

Commit

Permalink
GHI-#8 Change the active list selection background color to nord8
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed May 6, 2017
1 parent a515101 commit eebc478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/nord.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"inputValidation.infoBorder": "#81a1c1",
"inputValidation.warningBackground": "#d08770",
"inputValidation.warningBorder": "#d08770",
"list.activeSelectionBackground": "#3b4252",
"list.activeSelectionForeground": "#d8dee9",
"list.activeSelectionBackground": "#88c0d0",
"list.activeSelectionForeground": "#2e3440",
"list.inactiveSelectionBackground": "#3b4252",
"list.focusBackground": "#434c5e",
"list.hoverBackground": "#434c5e99",
Expand Down

0 comments on commit eebc478

Please sign in to comment.