Skip to content

Commit

Permalink
GHI-#8 Implement styles for read- and write-access variable highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed May 6, 2017
1 parent 41879f3 commit 53d5464
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/nord.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
"editor.selectionBackground": "#434c5ecc",
"editor.selectionHighlightBackground": "#434c5ecc",
"editor.rangeHighlightBackground": "#434c5e52",
"editor.wordHighlightBackground": "#81a1c166",
"editor.wordHighlightStrongBackground": "#81a1c199",
"editorGroup.background": "#2e3440",
"editorGroup.border": "#3b425200",
"editorGroup.dropBackground": "#2e3440",
Expand Down

0 comments on commit 53d5464

Please sign in to comment.