Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Color Schemes/Danro.tmTheme
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@
<key>name</key>
<string>css.id</string>
<key>scope</key>
<string>meta.selector.css entity.other.attribute-name.id</string>
<string>entity.other.attribute-name.id.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
Expand Down Expand Up @@ -599,7 +599,7 @@
<key>name</key>
<string>css.string</string>
<key>scope</key>
<string>meta.attribute-selector.css string</string>
<string>meta.attribute-selector.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
Expand Down
23 changes: 0 additions & 23 deletions Refined-Dark.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
23 changes: 0 additions & 23 deletions Refined-Hybrid.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
23 changes: 0 additions & 23 deletions Refined-Light.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down