Closed SevereOverfl0w closed 8 years ago
Looking at the dotfiles you have in your .files
repo it does indeed look like you haven't defined the Xresources colors.
Personally I use colors from the base16 colorscheme, but I did at some point use the colors here: https://github.com/DelusionalLogic/dotfiles/blob/bspwm/Xorg/.config/xcolors/bold
To use them you just append the file to your existing .Xresources file.
Personally i like to keep it separated from my other xrdb definitions, so I have a separate folder and include them into the original .Xresources via #include "<file>"
I realised that I forgot to run xrdb -merge
after updating my .Xresources
locally. Oops!
Thanks for taking the time to reply.
I couldn't figure out how to do colour in simple formatting, I tried your configs, but couldn't get them working. I think I might not have xrdb/Xresources setup correctly. Can you point me in the right direction?
Results in:
How do I get it to pull out a colour correctly from the array?