Fixing AS keyword and standard scrollbars in UI.

This commit is contained in:
Dayle Rees 2014-02-26 09:36:18 +00:00
parent b5aebfc896
commit 40f4a90a9b
176 changed files with 533 additions and 533 deletions

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -229,7 +229,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -239,7 +239,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -247,7 +247,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -255,7 +255,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -266,7 +266,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false
@ -1298,7 +1298,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -1308,7 +1308,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -1316,7 +1316,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -1324,7 +1324,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -1335,7 +1335,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -454,7 +454,7 @@ Find more themes at : https://github.com/daylerees/colour-schemes
<key>name</key>
<string>Function argument</string>
<key>scope</key>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit</string>
<string>keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as</string>
<key>settings</key>
<dict>
<key>foreground</key>

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [23, 21, 20], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [23, 21, 20], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [81, 107, 107], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [81, 107, 107], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [81, 107, 107], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [14, 19, 28], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [14, 19, 28], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [82, 112, 139], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [82, 112, 139], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [82, 112, 139], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [32, 28, 28], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [32, 28, 28], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [240, 98, 75], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [240, 98, 75], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [240, 98, 75], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [245, 245, 245], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [245, 245, 245], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [1, 157, 118], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [1, 157, 118], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [1, 157, 118], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [36, 34, 33], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [36, 34, 33], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [140, 140, 140], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [140, 140, 140], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [140, 140, 140], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [11, 5, 0], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [11, 5, 0], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [204, 182, 151], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [204, 182, 151], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [204, 182, 151], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [0, 0, 0], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [0, 0, 0], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [140, 140, 140], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [140, 140, 140], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [140, 140, 140], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [0, 0, 0], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [0, 0, 0], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [232, 52, 28], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [232, 52, 28], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [232, 52, 28], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [8, 6, 5], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [8, 6, 5], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [219, 120, 77], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [219, 120, 77], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [219, 120, 77], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [0, 0, 0], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [0, 0, 0], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [0, 168, 198], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [0, 168, 198], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [0, 168, 198], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

View File

@ -228,7 +228,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [7, 5, 4], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
@ -238,7 +238,7 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [7, 5, 4], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
@ -246,7 +246,7 @@
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [242, 58, 58], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
@ -254,7 +254,7 @@
{
"class": "puck_control",
"layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [242, 58, 58], // 01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"content_margin": [6,0],
@ -265,7 +265,7 @@
"class": "puck_control",
"attributes": ["horizontal"],
// "layer0.texture": "",
"layer0.tint": [52, 61, 70], // 01
"layer0.tint": [242, 58, 58], // 01
"layer0.inner_margin": [0,0],
"content_margin": [12,6],
"blur": false

Some files were not shown because too many files have changed in this diff Show More