]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.C
more cleanup:
[lyx.git] / src / LColor.C
index a28385b328a5e46e3c417eb544ef151927bbae46..2f2a9ff06f57b6ed41e0947f28d83f4be9198a11 100644 (file)
@@ -145,7 +145,7 @@ LColor::LColor()
             "LightSteelBlue", "tabularonoffline" },
        { bottomarea, N_("bottom area"), "bottomarea", "grey40", "bottomarea" },
        { pagebreak, N_("page break"), "pagebreak", "RoyalBlue", "pagebreak" },
-       { buttonframe, N_("frame of button"), "buttonframe", "#A9ABB5", "buttonframe" },
+       { buttonframe, N_("frame of button"), "buttonframe", "#dcd2c8", "buttonframe" },
        { buttonbg, N_("button background"), "buttonbg", "#dcd2c8", "buttonbg" },
        { buttonhoverbg, N_("button background under focus"), "buttonhoverbg", "#C7C7CA", "buttonhoverbg" },
        { inherit, N_("inherit"), "inherit", "black", "inherit" },