alexozer / flitter

A Livesplit-inspired speedrunning split timer for Linux/macOS terminal. Supports global hotkeys.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not an issue, just a question.

iisGmoney opened this issue · comments

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

You can change this line:

let default_bg = A.(bg (color_of_hexstring "#2f3542"))

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.