]> git.lyx.org Git - features.git/blobdiff - src/LColor.C
Backup file patch from Dekel; Update to scr layout files from Hartmut Goebel
[features.git] / src / LColor.C
index d047a1cdd9abd93b0b5ed3255f7393f85d90954c..9d64bf612256d2a032f64d9b18f874000c2d1a00 100644 (file)
@@ -57,7 +57,7 @@ LColor::LColor()
        fill(notebg, _("note background"), "notebg", "yellow", "notebg");
        fill(noteframe, _("note frame"), "noteframe", "black", "noteframe");
        fill(command, _("command-inset"), "command", "black", "command");
-       fill(commandbg, _("command-inset background"), "commandbg", "grey50", "commandbg");
+       fill(commandbg, _("command-inset background"), "commandbg", "grey80", "commandbg");
        fill(commandframe, _("inset frame"), "commandframe", "black", "commandframe");
        fill(accent, _("accent"), "accent", "black", "accent");
        fill(accentbg, _("accent background"), "accentbg", "offwhite", "accentbg");