dbcli/litecli

Header names vague or hidden in grid mode

MohamSayed opened this issue · 2 comments

Header names vague or hidden in grid mode. I don't think it is good idea to highlight names in header.
image
image

OS: Windows 11
Python: 3.9.16
Terminal: Microsoft Terminal
Shell: Powershell

@MohamSayed Sorry about the awful highlights of the header. Fortunately this is an easy fix. You can open your config located in ~/.config/litecli/config and edit the line towards the bottom that says output.header = "#00ff5f bold" and set it to output.header = ""

That should get rid of the header highlights.

I don't remember where the config file is located in Windows. I hope you can find it.

Config location: ~\AppData\Local\dbcli\litecli\config