]> git.lyx.org Git - lyx.git/blobdiff - src/Color.h
* Only enter inset which return true on isActive(). This is the behavior in the curso...
[lyx.git] / src / Color.h
index b2a43b7784f7f34e7f42261625d1dcde1d0e22f6..8a394ac49752b5a0f4a127e58a57a91152e9cb1c 100644 (file)
@@ -123,8 +123,10 @@ public:
                mathbg,
                /// Macro math inset background color
                mathmacrobg,
-               /// Math inset frame color
+               /// Math inset frame color under focus
                mathframe,
+               /// Math inset frame color not under focus
+               mathcorners,
                /// Math line color
                mathline,
 
@@ -151,10 +153,10 @@ public:
                appendix,
                /// changebar color
                changebar,
-               /// strike-out color
-               strikeout,
+               /// deleted text color
+               deletedtext,
                /// added text color
-               newtext,
+               addedtext,
                /// Top and bottom line color
                topline,
                /// Table line color