[Github-comments] [geany/geany] Theme improvements (#1382)
Matthew Brush
notifications at xxxxx
Sat Jan 28 20:27:16 UTC 2017
codebrainz commented on this pull request.
> switch (msg_color)
{
case COLOR_RED: return &color_error;
- case COLOR_DARK_RED: return &dark_red;
- case COLOR_BLUE: return &blue;
+ case COLOR_DARK_RED: return &color_context;
+ case COLOR_BLUE: return &color_message;
+1
--
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170128/14677f7a/attachment.html>
More information about the Github-comments
mailing list