]> git.lizzy.rs Git - micro.git/blobdiff - runtime/colorschemes/cmc-16.micro
Merge
[micro.git] / runtime / colorschemes / cmc-16.micro
index 45cc500ba14572f4fdafb927abbea5eba2c8cbf8..44be786d4222317720a565f19e5d881c58d7e8d6 100644 (file)
@@ -18,6 +18,7 @@ color-link statement "bold yellow"
 color-link symbol "red"
 color-link symbol.brackets "blue"
 color-link symbol.tag "bold blue"
+color-link symbol.tag.extended "bold green"
 color-link preproc "bold cyan"
 color-link type "green"
 color-link type.keyword "bold green"
@@ -25,6 +26,7 @@ color-link special "magenta"
 color-link ignore "default"
 color-link error "bold ,brightred"
 color-link todo "underline black,brightyellow"
+color-link hlsearch "white,darkgreen"
 color-link indent-char ",brightgreen"
 color-link line-number "green"
 color-link line-number.scrollbar "green"
@@ -32,7 +34,11 @@ color-link statusline "white,blue"
 color-link tabbar "white,blue"
 color-link current-line-number "red"
 color-link current-line-number.scroller "red"
+color-link diff-added "green"
+color-link diff-modified "yellow"
+color-link diff-deleted "red"
 color-link gutter-error ",red"
 color-link gutter-warning "red"
 color-link color-column "cyan"
 color-link underlined.url "underline blue, white"
+color-link divider "blue"