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