dbcli / litecli

CLI for SQLite Databases with auto-completion and syntax highlighting
https://litecli.com
BSD 3-Clause "New" or "Revised" License
2.12k stars 68 forks source link

Unusable on dark background #40

Closed jbulow closed 5 years ago

jbulow commented 5 years ago

Some text is written with same color as background. No documentation on how to change/use themes other than "edit config file".

amjith commented 5 years ago

https://litecli.com/config/ has instructions on the location of your config file.

Look for "syntax_style" in the config file.

Here's a gallery of all the themes:

https://litecli.com/syntax/

You can click on an image to see it on dark background.

jbulow commented 5 years ago

Thanks!

I missed it in the config file as I searched for "theme". Maybe mention the config option to use on the theme page ?

amjith commented 5 years ago

Fair point. I have updated the page.

I appreciate your feedback. :smile: