]> git.lyx.org Git - features.git/blobdiff - src/LColor.C
mathed95.diff
[features.git] / src / LColor.C
index e0c952f7be07e5c6c023a845093ddcec6f709c28..8f884adb05a53b6df87e2c8c5da38bda829e566d 100644 (file)
@@ -72,8 +72,8 @@ LColor::LColor()
        { commandframe, N_("command inset frame"), "commandframe", "black", "commandframe" },
        { special, N_("special character"), "special", "RoyalBlue", "special" },
        { math, N_("math"), "math", "DarkBlue", "math" },
-       { mathbg, N_("math background"), "mathbg", "AntiqueWhite", "mathbg" },
-       { mathmacrobg, N_("Math macro background"), "mathmacrobg", "AntiqueWhite", "mathmacrobg" },
+       { mathbg, N_("math background"), "mathbg", "linen", "mathbg" },
+       { mathmacrobg, N_("Math macro background"), "mathmacrobg", "linen", "mathmacrobg" },
        { mathframe, N_("math frame"), "mathframe", "Magenta", "mathframe" },
        { mathcursor, N_("math cursor"), "mathcursor", "black", "mathcursor" },
        { mathline, N_("math line"), "mathline", "Blue", "mathline" },