]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.C
minimal effort implementation of:
[lyx.git] / src / LColor.C
index d43d7390516fadb284a0b7e0b798d5a0142d23ab..08badd8b1079bb2d71d57c9b0bbe998ede5e43c4 100644 (file)
@@ -110,6 +110,7 @@ LColor::LColor()
        { commentbg, N_("comment background"), "commentbg", "linen", "commentbg" },
        { greyedout, N_("greyedout inset"), "greyedout", "red", "greyedout" },
        { greyedoutbg, N_("greyedout inset background"), "greyedoutbg", "linen", "greyedoutbg" },
+       { shadedbg, N_("shaded box"), "shaded", "#ff0000", "shaded" },
        { depthbar, N_("depth bar"), "depthbar", "IndianRed", "depthbar" },
        { language, N_("language"), "language", "Blue", "language" },
        { command, N_("command inset"), "command", "black", "command" },