Skip to content

Commit

Permalink
fix: invalid color.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Oct 7, 2019
1 parent 88d31ee commit 7327ad7
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 331 deletions.
124 changes: 62 additions & 62 deletions schemes/Meetio-Dark.sublime-color-scheme
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"caret": "#7e57c2",
"foreground": "#8e95b4",
"background": "#011627",
"comments": "#697098",
"comments": "#637777",
"blue": "#82aaff",
"brown": "#c17e70",
"cyan": "#81c5da",
"cyan": "#7fdbca",
"green": "#c3e88d",
"orange": "#f78c6c",
"pink": "#f07178",
"pink": "#ff5874",
"purple": "#c2afff",
"red": "#d95757",
"yellow": "#ffcb6b",
"yellow": "#ffcb8b",
"invalid": "#d46c6c",
"diffAdded": "#9ccc65",
"diffAdded": "#addb67",
"diffModified": "#e2b93d",
"diffDeleted": "#ef5350"
},
Expand Down Expand Up @@ -588,63 +588,6 @@
"scope": "source.perl meta.function.perl meta.block.perl keyword.other.flow.perl",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Inherited Class",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.path.php entity.other.inherited-class.php",
"foreground": "var(orange)"
},
{
"name": "[PHP] Storage",
"scope": "storage.modifier.php",
"foreground": "var(purple)"
},
{
"name": "[PHP] Extends",
"scope": "storage.modifier.extends.php",
"foreground": "var(purple)"
},
{
"name": "[PHP] Construct",
"scope": "support.function.construct.php",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Echo",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php support.function.construct.php",
"font_style": "normal",
"foreground": "var(pink)"
},
{
"name": "[PHP] Var",
"scope": "support.function.var.php, embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php keyword.control.exception.php, embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php meta.catch.php keyword.control.exception.catch.php",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Block",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php storage.modifier.php, embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php storage.modifier.php",
"foreground": "var(purple)"
},
{
"name": "[PHP] Function",
"scope": "meta.function-call.php support.function, embedding.php text.html.basic meta.embedded.block.php source.php meta.function.php meta.block.php meta.group.php meta.function-call.php support.function.array.php, embedding.php text.html.basic meta.embedded.block.php source.php meta.function.php meta.block.php meta.function-call.php support.function.string.php",
"font_style": "normal",
"foreground": "var(blue)"
},
{
"name": "[PHP] Return",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php keyword.control.php",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Condition",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.function.php meta.block.php keyword.control.php",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Constant",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php constant.language.php",
"foreground": "var(orange)"
},
{
"name": "[Python] Variables",
"scope": "source.python meta.function.parameters.python variable.parameter.python, source.python meta.function-call.arguments.python meta.qualified-name.python meta.generic-name.python, source.python meta.function-call.arguments.python variable.parameter.python",
Expand Down Expand Up @@ -706,6 +649,63 @@
"scope": "source.python keyword.control.flow.return.python",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Inherited Class",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.path.php entity.other.inherited-class.php",
"foreground": "var(orange)"
},
{
"name": "[PHP] Storage",
"scope": "storage.modifier.php",
"foreground": "var(purple)"
},
{
"name": "[PHP] Extends",
"scope": "storage.modifier.extends.php",
"foreground": "var(purple)"
},
{
"name": "[PHP] Construct",
"scope": "support.function.construct.php",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Echo",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php support.function.construct.php",
"font_style": "normal",
"foreground": "var(pink)"
},
{
"name": "[PHP] Var",
"scope": "support.function.var.php, embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php keyword.control.exception.php, embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php meta.catch.php keyword.control.exception.catch.php",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Block",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php storage.modifier.php, embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php storage.modifier.php",
"foreground": "var(purple)"
},
{
"name": "[PHP] Function",
"scope": "meta.function-call.php support.function, embedding.php text.html.basic meta.embedded.block.php source.php meta.function.php meta.block.php meta.group.php meta.function-call.php support.function.array.php, embedding.php text.html.basic meta.embedded.block.php source.php meta.function.php meta.block.php meta.function-call.php support.function.string.php",
"font_style": "normal",
"foreground": "var(blue)"
},
{
"name": "[PHP] Return",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php keyword.control.php",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Condition",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.function.php meta.block.php keyword.control.php",
"foreground": "var(cyan)"
},
{
"name": "[PHP] Constant",
"scope": "embedding.php text.html.basic meta.embedded.block.php source.php meta.class.php meta.block.php meta.function.php meta.block.php constant.language.php",
"foreground": "var(orange)"
},
{
"name": "[Yaml] Key",
"scope": "entity.name.tag.yaml",
Expand Down
Loading

0 comments on commit 7327ad7

Please sign in to comment.