]> git.lyx.org Git - features.git/blobdiff - src/Color.cpp
Add marks to indicate when a row is too large
[features.git] / src / Color.cpp
index 31d5f6269736b5ba2431724578526b6a60a1c0ee..161ebbad090cc69542601a8a22ac0388df625a6d 100644 (file)
@@ -238,6 +238,7 @@ ColorSet::ColorSet()
        { Color_urllabel, N_("URL label"), "urllabel", "blue", "urllabel" },
        { Color_urltext, N_("URL text"), "urltext", "blue", "urltext" },
        { Color_depthbar, N_("depth bar"), "depthbar", "IndianRed", "depthbar" },
+       { Color_scroll, N_("scroll indicator"), "scroll", "IndianRed", "scroll" },
        { Color_language, N_("language"), "language", "Blue", "language" },
        { Color_command, N_("command inset"), "command", "black", "command" },
        { Color_commandbg, N_("command inset background"), "commandbg", "azure", "commandbg" },