]> git.lyx.org Git - lyx.git/blobdiff - src/Color.cpp
Micro-optimization.
[lyx.git] / src / Color.cpp
index 1b1f513862397c7f7d08138f1e25b7c7de028994..8536991a300734ac1c79c3f8fba74d4b75af5ba1 100644 (file)
@@ -241,6 +241,7 @@ ColorSet::ColorSet()
        { Color_buttonhoverbg, N_("button background under focus"), "buttonhoverbg", "#C7C7CA", "buttonhoverbg" },
        { Color_paragraphmarker, N_("paragraph marker"), "paragraphmarker", grey80, "paragraphmarker"},
        { Color_inherit, N_("inherit"), "inherit", "black", "inherit" },
+       { Color_regexpframe, N_("regexp frame"), "green", "green", "green" },
        { Color_ignore, N_("ignore"), "ignore", "black", "ignore" },
        { Color_ignore, 0, 0, 0, 0 }
        };