HybridDog commented on this pull request.
> @@ -56,8 +56,8 @@ style "geany-compiler-error-style" {
fg[ACTIVE] = "#ffff00000000"
}
style "geany-compiler-context-style" {
- fg[NORMAL] = "#888800000000"
- fg[ACTIVE] = "#888800000000"
+ fg[NORMAL] = "#7f7f00000000"
+ fg[ACTIVE] = "#7f7f00000000"
screens can only display 8 bit truecolor anyway, can't they?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1382#discussion_r110548237