Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rubjo committed Jun 15, 2021
2 parents cb23ad8 + 812f1f6 commit b768e24
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Ultimate Dark Neo.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
{
"class": "scroll_bar_control",
"layer0.texture": "",
"layer0.tint": [35, 25, 48], // -01
"layer0.tint": [49, 51, 56], // -01
"layer0.opacity": 1,
"layer0.inner_margin": [0,0],
"blur": true
Expand All @@ -251,15 +251,15 @@
"class": "scroll_bar_control",
"attributes": ["horizontal"],
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [49, 51, 56], // -01
"layer0.inner_margin": [0,0],
"blur": true
},
// Standard scroll bar corner
{
"class": "scroll_corner_control",
"layer0.texture": "",
"layer0.tint": [35, 40, 48], // -01
"layer0.tint": [49, 51, 56], // -01
"layer0.inner_margin": [0,0],
"layer0.opacity": 1
},
Expand Down Expand Up @@ -747,7 +747,7 @@
"class": "button_control",
"attributes": ["hover"],
// "layer0.texture": "",
"layer0.tint": [35, 40, 48] // -01
"layer0.tint": [49, 51, 56] // -01
},
// Pressed button state
{
Expand Down

0 comments on commit b768e24

Please sign in to comment.