Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black background text options #441

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

ars-ka0s
Copy link

I'm sensitive to high-contrast text especially white background, so added two color modes with black backgrounds. Figured other people may want similar options.

-t 5 uses the default background color and basic 8-color commands, which should let most terminal emulators apply their own color theme.
-t 6 uses the RGB commands like the 1.6 default -t 1 which gives a stark black background.

For the Windows side, -t 2 does a dark background mode.

As always, glad to tweak if preferred to be implemented differently.

@ars-ka0s
Copy link
Author

Rebased to current dev

@ars-ka0s
Copy link
Author

Rebased to current dev.

Does seem like this would fix #477 but no feedback yet from people mentioning they'd test.

@sarcasticadmin
Copy link

sarcasticadmin commented Oct 29, 2023

These new options work for me on linux:
ss-202310291698595954

Heres some info about my terminal as well if it helps:

$ echo $TERM
screen-256color
$ echo $XTERM_VERSION
XTerm(384)

@opswhisperer
Copy link

Would love to see this get merged

@sarcasticadmin
Copy link

Is there anything left to do? @ars-ka0s @wb2osz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants