Sublime Forum

Brogrammer is broken

#1

Hi Guys,

Since updating to ST3, input fields in Brogrammer are showing up with a black rather than white background. The text inside is also white rather than black.

Would anyone be able to offer some advice on how to fix this?

I’ve tried opening the .sublime-theme file and adding the line

"color_scheme_tint": [230, 230, 230]

, but even after that, the text is still the wrong the wrong colour.

0 Likes

#2

Post an issue here https://github.com/kenwheeler/brogrammer-theme/issues

0 Likes

#3

Thanks rwols. It turns out the issue is already there:

https://github.com/kenwheeler/brogrammer-theme/issues/59

The proposed fix is the same as what I tried though, and trying it again did not result in anything different from before. The background colour is fixed, but the actual text colour is still white.

0 Likes