uowuo/abaddon

Links colored black after PR #252

Closed this issue · 3 comments

After PR #252 ( e21b678 ), hyperlinks are now black on my computer with no way to fix it in abaddon.

What is even supposed to be the way to add a link color to a GTK theme??

I would like this change reverted or for a description of how to fix it on my end.

add this css rule to main.css or elsewhere. if you tell me your theme i can try to see why it failed to pick it up

*:link {
  color: #0000ff;
}

My theme is a modification of an old version of someone else's. Attached. I had tried adding

*:link {
color: #0000ff;
}

already in the GTK inspector but nothing happened there. I guess that STATE_FLAG thing is determined at startup.

It worked just now when put in main.css and restarting, though, so I guess I needed to do that.

CDEtheme-Crimson-4-colors.zip

since ur links are good now ill close. you only have to switch channels btw. your theme doesnt seem to define any link colors so thats probably why it chose #00000