Open timkgh opened 1 year ago
Is the GitHub theme supposed to mirror github.com's theme exactly or just in the name, loosely based on it?
Should it be updated to match? At least in iTerm2 it doesn't look quite the same, it would be nice for the line numbers at least to be gray:
GitHub.com:
iTerm2 bat --theme=GitHub --style=numbers build.rs
bat --theme=GitHub --style=numbers build.rs
The upstream color scheme hasn't been updated for 8 years. I believe it is supposed to match GitHub exactly - it seems likely that it's out of date.
Is the GitHub theme supposed to mirror github.com's theme exactly or just in the name, loosely based on it?
Should it be updated to match? At least in iTerm2 it doesn't look quite the same, it would be nice for the line numbers at least to be gray:
GitHub.com:
iTerm2
bat --theme=GitHub --style=numbers build.rs