catppuccin / newsboat

📰 Soothing pastel theme for Newsboat
MIT License
26 stars 0 forks source link

Newsboat background problem #2

Open Zsombe opened 1 year ago

Zsombe commented 1 year ago

Is there an existing issue for this?

What is your concern?

Hey! I tried to install the dark theme to newsboat is it said in the Usage. But my Newsboat background colour still white, not the full color scheme implemented.

Could you help me please?

nekowinston commented 1 year ago

Hey there. What's the terminal emulator you use? Do you have the Catppuccin port for it installed? Newsboat can't set your background, so it relies on your terminal already having the correct colors for Terminal bg/fg and ANSI 0-15

Zsombe commented 1 year ago

Hey! I'm using zsh (macOS terminal). I downloaded the dark them and after that i inserted the following code to the newsboat config: include ~/.newsboat/dark.

What color code can i set up to zsh?

nekowinston commented 1 year ago

You don't have to modify zsh at all, zsh is your shell, and Terminal.app is your Terminal Emulator.

You need to install the Terminal.app port, activate the profile, and then it should render correctly:

image