Skip to content

Commit

Permalink
Modified dropdown configuration to show currently active list item
Browse files Browse the repository at this point in the history
  • Loading branch information
raygervais committed Feb 9, 2018
1 parent 24c4f22 commit 8598da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/theme-monokai/themes/monokai-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"colors": {
"dropdown.background": "#414339",
"list.activeSelectionBackground": "#75715E",
"list.focusBackground": "#414339",
"list.focusBackground": "#75715E",
"list.inactiveSelectionBackground": "#414339",
"list.hoverBackground": "#272822",
"list.dropBackground": "#414339",
Expand Down

0 comments on commit 8598da1

Please sign in to comment.