nordtheme / xresources

An arctic, north-bluish clean and elegant Xresources color theme.
https://www.nordtheme.com/ports/xresources
MIT License
315 stars 42 forks source link

colors not taking effect #10

Closed mybigman closed 4 years ago

mybigman commented 4 years ago

hi there.

I followed your steps however when running htop its still the exact same look as before.

running xrdb -query lists the colors, so they are being applied just no change in appearance :/

arcticicestudio commented 4 years ago

Hi @mybigman, which terminal do you use? It might be possible that you're using a terminal that doesn't make use of Xorg resources. Most modern terminal come with own themes preferences while only some older terminal like xterm or (u)rxvt are the ones that take these colors into account.

mybigman commented 4 years ago

I am using kitty

arcticicestudio commented 4 years ago

Looks like kitty also provides themes through a color table that allows to define the 16 base colors. There's https://github.com/kovidgoyal/kitty/issues/647 where the kitty maintainer answered that the app doesn't make use of platform specific configurations which includes xresources. That sounds logical, otherwise it wouldn't be possible to provide support for different OS without the requirement that each platform must provide some kind of theme API. Anyway, an official Nord port for kitty has already been requested in https://github.com/arcticicestudio/nord/issues/104 as well as https://github.com/arcticicestudio/nord/issues/113 and both issue authors also proposed a theme. Maybe you can take a look at their themes to use it for yourself until the port project is available 😊

Closing this issue for now since it should be resolved now and it also not related to xresources.