Skip to content

Commit

Permalink
Fix Monokai hover color on trees in the panel - #45063
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Mar 20, 2018
1 parent 5d4fd42 commit 0ffba11
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 @@ -12,7 +12,7 @@
"list.focusBackground": "#414339",
"dropdown.listBackground": "#1e1f1c",
"list.inactiveSelectionBackground": "#414339",
"list.hoverBackground": "#272822",
"list.hoverBackground": "#3e3d32",
"list.dropBackground": "#414339",
"list.highlightForeground": "#f8f8f2",
"button.background": "#75715E",
Expand Down

0 comments on commit 0ffba11

Please sign in to comment.