diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/context_colors.def | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/context_colors.def b/src/context_colors.def index e454fdc..ec1aa39 100644 --- a/src/context_colors.def +++ b/src/context_colors.def @@ -4,8 +4,7 @@ color(2, "RoyalBlue") color(3, "HotPink") color(4, "cyan") color(5, "gold2") -color(6, "brown") +color(6, "firebrick2") color(7, "violet") color(8, "maroon") color(9, "yellow") -color(10, "firebrick2") |