j
k
j a
j l
codebrainz commented on this pull request.
@@ -83,6 +83,11 @@ enum
};
+static GdkColor color_error = {0, 65535, 0, 0}; +static GdkColor color_context = {0, 65535 / 2, 0, 0}; +static GdkColor color_message = {0, 0, 0, 0xD000};
From #1381
Attachments:
Back to the thread
Back to the list