mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 03:11:59 +00:00
parent
c6b3f35c8c
commit
5d9e175256
@ -254,7 +254,7 @@ ColorSet::ColorSet()
|
|||||||
{ Color_command, N_("command inset"), "command", "black", "command" },
|
{ Color_command, N_("command inset"), "command", "black", "command" },
|
||||||
{ Color_commandbg, N_("command inset background"), "commandbg", "azure", "commandbg" },
|
{ Color_commandbg, N_("command inset background"), "commandbg", "azure", "commandbg" },
|
||||||
{ Color_commandframe, N_("command inset frame"), "commandframe", "black", "commandframe" },
|
{ Color_commandframe, N_("command inset frame"), "commandframe", "black", "commandframe" },
|
||||||
{ Color_command_broken, N_("command inset (broken reference)"), "command", "white", "command" },
|
{ Color_command_broken, N_("command inset (broken reference)"), "command", "white", "command_broken" },
|
||||||
{ Color_buttonbg_broken, N_("button background (broken reference)"), "commandbg", "Red", "commandbg_broken" },
|
{ Color_buttonbg_broken, N_("button background (broken reference)"), "commandbg", "Red", "commandbg_broken" },
|
||||||
{ Color_buttonframe_broken, N_("button frame (broken reference)"), "commandframe", "Red", "commandframe_broken" },
|
{ Color_buttonframe_broken, N_("button frame (broken reference)"), "commandframe", "Red", "commandframe_broken" },
|
||||||
{ Color_buttonhoverbg_broken, N_("button background (broken reference) under focus"), "buttonhoverbg", "#DB0B0B", "buttonhoverbg_broken" },
|
{ Color_buttonhoverbg_broken, N_("button background (broken reference) under focus"), "buttonhoverbg", "#DB0B0B", "buttonhoverbg_broken" },
|
||||||
|
Loading…
Reference in New Issue
Block a user