Skip to content

Commit b36e2aa

Browse files
committed
Merge pull request #20 from pozh/master
Made the scroll puck visible
2 parents 75725e8 + d807e7d commit b36e2aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Brogrammer.sublime-theme

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
{
282282
"class": "scroll_bar_control",
283283
"layer0.texture": "",
284-
"layer0.tint":[51,51,51],
284+
"layer0.tint":[34,34,34],
285285
"layer0.opacity": 1,
286286
"layer0.inner_margin": [0,0],
287287
"blur": true
@@ -291,7 +291,7 @@
291291
"class": "scroll_bar_control",
292292
"attributes": ["horizontal"],
293293
"layer0.texture": "",
294-
"layer0.tint":[51,51,51],
294+
"layer0.tint":[34,34,34],
295295
"layer0.inner_margin": [0,0],
296296
"blur": true
297297
},

0 commit comments

Comments
 (0)