Skip to content

Commit

Permalink
Change colors of editor widgets (Find/Replace dialog etc.)
Browse files Browse the repository at this point in the history
Closes: #6
  • Loading branch information
mischah committed Mar 6, 2019
1 parent ec97668 commit f2e56b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions themes/relaxed-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"editorLineNumber.foreground": "#6363639d",
"editorLineNumber.activeForeground": "#808080",
"editorRuler.foreground":"#6363639d",
"editorWidget.background": "#2a2e36",
"editorWidget.border": "#5a5a5a",
"widget.shadow": "#00000070",
"focusBorder": "#353a44",
"titleBar.activeBackground": "#2a2e36",
"activityBar.background": "#2c3038",
"activityBarBadge.background": "#6a8799",
Expand Down

0 comments on commit f2e56b6

Please sign in to comment.