alexozer / flitter

A LiveSplit-inspired speedrunning split timer for Linux/macOS terminal. Supports global hotkeys.
MIT License
132 stars 11 forks source link

Not an issue, just a question. #22

Closed iisGmoney closed 4 years ago

iisGmoney commented 4 years ago

How would I change the background color to something like a green screen

alexozer commented 4 years ago

You can change this line: https://github.com/alexozer/flitter/blob/16f26a133f288df905f4f4654f50ca11dbde639b/src/colors.ml#L16

In the future it'd be nice to make the color scheme configurable for sure. Also the default colorscheme is kinda ugly not gonna lie.