direwolf icon indicating copy to clipboard operation
direwolf copied to clipboard

Black background text options

Open ars-ka0s opened this issue 1 year ago • 5 comments

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 avatar Jan 19 '23 22:01 ars-ka0s

Rebased to current dev

ars-ka0s avatar Apr 17 '23 16:04 ars-ka0s

Rebased to current dev.

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

ars-ka0s avatar Sep 25 '23 22:09 ars-ka0s

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)

sarcasticadmin avatar Oct 29 '23 16:10 sarcasticadmin

Would love to see this get merged

opswhisperer avatar Dec 16 '23 19:12 opswhisperer

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

sarcasticadmin avatar Apr 20 '24 14:04 sarcasticadmin