Skip to content

Commit

Permalink
📦 NEW: CSV Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Jul 6, 2019
1 parent 4a75941 commit 0d91c40
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/spellright.dict
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ toml
fn
Rust
Rus
Destructure
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 @@ -1512,6 +1512,15 @@
"foreground": "#FB94FF",
}
},
{
"name": "[CSV] — Keyword 2",
"scope": [
"keyword.rainbow2",
],
"settings": {
"foreground": "#FF9D00",
}
},
{
"name": "[ITALICS] All the awesome italics live here.",
"scope": [
Expand Down

0 comments on commit 0d91c40

Please sign in to comment.