]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.C
* support/qstring_helpers.h: erase ucs4_to_qstring() method.
[lyx.git] / src / LColor.C
index 93f57ba225b316b5ce8bdb278d7a800798025c08..5923d26ce8b83df3a5ac17933eb653a179b6e771 100644 (file)
@@ -107,7 +107,7 @@ LColor::LColor()
        { selection, N_("selection"), "selection", "LightBlue", "selection" },
        { latex, N_("LaTeX text"), "latex", "DarkRed", "latex" },
        { preview, N_("previewed snippet"), "preview", "black", "preview" },
-       { note, N_("note"), "note", "DarkGoldenrod", "note" },
+       { note, N_("note"), "note", "blue", "note" },
        { notebg, N_("note background"), "notebg", "yellow", "notebg" },
        { comment, N_("comment"), "comment", "magenta", "comment" },
        { commentbg, N_("comment background"), "commentbg", "linen", "commentbg" },