Skip to content

Commit

Permalink
Revert "Revert "Cleanup problems""
Browse files Browse the repository at this point in the history
This reverts commit b8dcf29.
  • Loading branch information
mischah committed May 2, 2018
1 parent afea68f commit 3f8fe3c
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions themes/relaxed-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,6 @@
"terminalCursor.foreground": "#d9d9d9"
},
"tokenColors": [
{
"settings": {
"foreground": "#eeffffff",
"background": "#263238ff"
}
},
{
"name": "Comment",
"scope": [
Expand Down Expand Up @@ -231,7 +225,6 @@
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
],
"settings": {
"fontStyle": "normal",
"foreground": "#909d63"
}
},
Expand Down Expand Up @@ -709,23 +702,12 @@
"foreground": "#F78C6C"
}
},
{
"name": "Markup - Strike",
"scope": [
"markup.strike"
],
"settings": {
"fontStyle": "strike",
"foreground": ""
}
},
{
"name": "Markdown - Blockquote",
"scope": [
"markup.quote punctuation.definition.blockquote.markdown"
],
"settings": {
"background": "#65737E",
"foreground": "#65737E"
}
},
Expand Down Expand Up @@ -820,7 +802,6 @@
],
"settings": {
"fontStyle": "bold",
"background": "#00000050",
"foreground": "#65737E"
}
},
Expand Down

0 comments on commit 3f8fe3c

Please sign in to comment.