]> git.lyx.org Git - lyx.git/blobdiff - src/ColorCode.h
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4599
[lyx.git] / src / ColorCode.h
index 625957b73ee0914c91e4c4a99886e5d14609c89b..cee2c007568ff338818d5dd23ccb546e1956ab51 100644 (file)
@@ -53,16 +53,16 @@ enum ColorCode
        /// Inline completion color for the non-unique part
        Color_nonunique_inlinecompletion,
 
-       /// Text color for notes
-       Color_note,
+       /// Label color for notes
+       Color_notelabel,
        /// Background color of notes
        Color_notebg,
-       /// Text color for comments
-       Color_comment,
+       /// Label color for comments
+       Color_commentlabel,
        /// Background color of comments
        Color_commentbg,
-       /// Text color for greyedout inset
-       Color_greyedout,
+       /// Label color for greyedout insets
+       Color_greyedoutlabel,
        /// Background color of greyedout inset
        Color_greyedoutbg,
        /// Shaded box background