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

How to change default background color? #32

Open
LordManhattan opened this issue Jan 25, 2019 · 1 comment
Open

How to change default background color? #32

LordManhattan opened this issue Jan 25, 2019 · 1 comment

Comments

@LordManhattan
Copy link

Just started using TelegramTUI today, and everything is working as intended. However, how do I change the background color? I can tell that the typography color is locally set in the terminal settings, but I can't seem to find the file that controls the default background color. I'd like it to match my terminal background color, so any help would be greatly appreciated.

Cheers

@zzzdeb
Copy link

zzzdeb commented Oct 24, 2019

Trick to use vim themes

#!/bin/bash

nvim -c 'set nonumber' -c 'set norelativenumber' -c 'set laststatus=0' -c 'au TermClose * quit' term://telegramtui

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

No branches or pull requests

2 participants