diff --git a/colors/rnb.erb b/colors/rnb.erb index a04f1fb..b517ceb 100644 --- a/colors/rnb.erb +++ b/colors/rnb.erb @@ -63,9 +63,6 @@ # # If your colors are defined correctly, the resulting colorscheme is guaranteed # to work in GVim (Windows/Linux), MacVim (MacOS), and any properly set up terminal emulator. - # - # The colors below are the first 16 colors of the xterm palette. They - # are only here as an example, though, so you can get rid of them, I won't be mad. black = ["#000000", 0, "black"] darkred = ["#800000", 1, "darkred"] darkgreen = ["#008000", 2, "darkgreen"]