[gtk-doc] Make the dim text/punctuation a bit darker



commit b6753d4d20038fa91d7d5dd8ebc65c90d0fe9852
Author: William Jon McCann <william jon mccann gmail com>
Date:   Wed Feb 12 08:41:58 2014 -0500

    Make the dim text/punctuation a bit darker

 style/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/style/style.css b/style/style.css
index 92e5837..367fc3a 100644
--- a/style/style.css
+++ b/style/style.css
@@ -181,7 +181,7 @@ div.informaltable table td, div.informaltable table th
 .struct_member_annotations,
 .union_member_annotations
 {
-  color: #babdb6;
+  color: #888a85;
 }
 
 .function_type a,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]