aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-oceanicnext.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-oceanicnext.vim')
-rw-r--r--colors/base16-oceanicnext.vim19
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-oceanicnext.vim b/colors/base16-oceanicnext.vim
index f3ee18e..2125781 100644
--- a/colors/base16-oceanicnext.vim
+++ b/colors/base16-oceanicnext.vim
@@ -121,6 +121,25 @@ if has("nvim")
let g:terminal_color_background = g:terminal_color_7
let g:terminal_color_foreground = g:terminal_color_2
endif
+elseif has('terminal')
+ let g:terminal_ansi_colors = [
+ \ "#1B2B34",
+ \ "#EC5f67",
+ \ "#99C794",
+ \ "#FAC863",
+ \ "#6699CC",
+ \ "#C594C5",
+ \ "#5FB3B3",
+ \ "#C0C5CE",
+ \ "#65737E",
+ \ "#EC5f67",
+ \ "#99C794",
+ \ "#FAC863",
+ \ "#6699CC",
+ \ "#C594C5",
+ \ "#5FB3B3",
+ \ "#D8DEE9",
+ \ ]
endif
" Theme setup