Skip to content

Commit

Permalink
Adjust CSS, add darker property names
Browse files Browse the repository at this point in the history
  • Loading branch information
zaynelt committed Jul 6, 2019
1 parent 2b16150 commit 73a88f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions themes/CodeyMidnight.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"foreground": "#f9bf3b"
}
},
{
{ "name": "CSS attributes",
"scope": [
"entity.other.attribute-name.class.css",
"entity.other.attribute-name.class.mixin.css",
Expand Down Expand Up @@ -463,7 +463,7 @@
"foreground": "#ececec"
}
},
{
{ "name": "CSS Supports",
"scope": [
"support.type.vendored.property-name",
"support.type.property-name",
Expand All @@ -473,7 +473,7 @@
"source.coffee.embedded"
],
"settings": {
"foreground": "#c5eff7"
"foreground": "#00e0e0"
}
},

Expand Down

0 comments on commit 73a88f4

Please sign in to comment.