X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLColor.C;h=2f2a9ff06f57b6ed41e0947f28d83f4be9198a11;hb=2c832e6578ae146a2b51967cbc78cd640959f196;hp=a28385b328a5e46e3c417eb544ef151927bbae46;hpb=eb7d4d500cd8c35d4b96df42179bb616202548e5;p=lyx.git diff --git a/src/LColor.C b/src/LColor.C index a28385b328..2f2a9ff06f 100644 --- a/src/LColor.C +++ b/src/LColor.C @@ -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" },