]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1618: color Grey50 is missing in the compiled-in table v8.0.1618
authorBram Moolenaar <Bram@vim.org>
Tue, 20 Mar 2018 10:17:04 +0000 (11:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 20 Mar 2018 10:17:04 +0000 (11:17 +0100)
commitecadf4377f120200252e023ef6a9aa369e98850a
treeeef9db6c1496fa719f1b694602f57591407ba263
parent42f652f733550a0d8bc9b030c9a5a62e7e2d8668
patch 8.0.1618: color Grey50 is missing in the compiled-in table

Problem:    Color Grey50, used for ToolbarLine, is missing in the compiled-in
            table.
Solution:   Add the color to the list. (Kazunobu Kuriyama)
src/term.c
src/version.c