]> git.lyx.org Git - features.git/blobdiff - src/Color.h
lib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
[features.git] / src / Color.h
index b2a43b7784f7f34e7f42261625d1dcde1d0e22f6..372c1a50253d4273467e80f9b0e2628397926380 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,