Skip to content

Commit

Permalink
📦 NEW: Env source colors
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed May 21, 2019
1 parent 3ce3210 commit 42aee46
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions themes/shades-of-purple-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -1472,6 +1472,15 @@
"settings": {
"foreground": "#FAD000",
}
},
{
"name": "[ENV] — Source",
"scope": [
"source.env"
],
"settings": {
"foreground": "#E1EFFF",
}
},
"name": "[ITALICS] All the awesome italics live here.",
"scope": [
Expand Down

0 comments on commit 42aee46

Please sign in to comment.