diff --git a/Color Schemes/Danro.tmTheme b/Color Schemes/Danro.tmTheme index e32a1619..36d79377 100644 --- a/Color Schemes/Danro.tmTheme +++ b/Color Schemes/Danro.tmTheme @@ -555,7 +555,7 @@ name css.id scope - meta.selector.css entity.other.attribute-name.id + entity.other.attribute-name.id.css settings foreground @@ -599,7 +599,7 @@ name css.string scope - meta.attribute-selector.css string + meta.attribute-selector.css settings foreground diff --git a/Refined-Dark.sublime-theme b/Refined-Dark.sublime-theme index 2f57da47..3ebc16a1 100644 --- a/Refined-Dark.sublime-theme +++ b/Refined-Dark.sublime-theme @@ -1,28 +1,5 @@ [ -// -// Update window -// - - { - "class": "progress_bar_control", - "layer0.tint": [32, 32, 32], - "layer0.opacity": 1.0, - }, - - { - "class": "progress_gauge_control", - "layer0.tint": [43, 102, 201], - "layer0.opacity": 1.0, - "content_margin": [0, 6] - }, - - { - "class": "dialog", - "layer0.tint": [64, 64, 64], - "layer0.opacity": 1.0 - }, - // // TABS // diff --git a/Refined-Hybrid.sublime-theme b/Refined-Hybrid.sublime-theme index e51fab4b..0c34a497 100644 --- a/Refined-Hybrid.sublime-theme +++ b/Refined-Hybrid.sublime-theme @@ -1,28 +1,5 @@ [ -// -// Update window -// - - { - "class": "progress_bar_control", - "layer0.tint": [32, 32, 32], - "layer0.opacity": 1.0, - }, - - { - "class": "progress_gauge_control", - "layer0.tint": [43, 102, 201], - "layer0.opacity": 1.0, - "content_margin": [0, 6] - }, - - { - "class": "dialog", - "layer0.tint": [64, 64, 64], - "layer0.opacity": 1.0 - }, - // // TABS // diff --git a/Refined-Light.sublime-theme b/Refined-Light.sublime-theme index bdc7993c..bf9f23c0 100644 --- a/Refined-Light.sublime-theme +++ b/Refined-Light.sublime-theme @@ -1,28 +1,5 @@ [ -// -// Update window -// - - { - "class": "progress_bar_control", - "layer0.tint": [190, 190, 190], - "layer0.opacity": 1.0, - }, - - { - "class": "progress_gauge_control", - "layer0.tint": [43, 102, 201], - "layer0.opacity": 1.0, - "content_margin": [0, 6] - }, - - { - "class": "dialog", - "layer0.tint": [220, 220, 220], - "layer0.opacity": 1.0 - }, - // // TABS //