diff --git a/colors/quiet.vim b/colors/quiet.vim index f1872b78..8265ef59 100644 --- a/colors/quiet.vim +++ b/colors/quiet.vim @@ -4,9 +4,9 @@ " Maintainer: Maxence Weynans " URL: https://github.com/vim/colorschemes " License: Vim License (see `:help license`)` -" Last Change: 2025 Oct 08 +" Last Change: 2026 Mar 28 -" Generated by Colortemplate v3.0.0-beta10 +" Generated by Colortemplate v3.0.0-rc1 hi clear let g:colors_name = 'quiet' @@ -59,7 +59,7 @@ if &background == 'dark' hi Conceal guifg=NONE guibg=NONE guisp=NONE gui=NONE ctermfg=NONE ctermbg=NONE cterm=NONE term=NONE hi Constant guifg=#dadada guibg=NONE guisp=NONE gui=NONE ctermfg=253 ctermbg=NONE cterm=NONE term=NONE hi CurSearch guifg=#ff5fff guibg=#000000 guisp=NONE gui=reverse ctermfg=207 ctermbg=16 cterm=reverse term=reverse - hi Cursor guifg=NONE guibg=NONE guisp=NONE gui=reverse ctermfg=NONE ctermbg=NONE cterm=reverse term=reverse + hi Cursor guifg=#000000 guibg=#dadada guisp=NONE gui=NONE ctermfg=16 ctermbg=253 cterm=NONE term=reverse hi CursorColumn guifg=NONE guibg=#303030 guisp=NONE gui=NONE ctermfg=NONE ctermbg=236 cterm=NONE term=NONE hi CursorIM guifg=#000000 guibg=#afff00 guisp=NONE gui=NONE ctermfg=16 ctermbg=154 cterm=NONE term=NONE hi CursorLine guifg=NONE guibg=#303030 guisp=NONE gui=NONE ctermfg=NONE ctermbg=236 cterm=NONE term=underline @@ -297,7 +297,7 @@ if &background == 'light' hi Conceal guifg=NONE guibg=NONE guisp=NONE gui=NONE ctermfg=NONE ctermbg=NONE cterm=NONE term=NONE hi Constant guifg=#000000 guibg=NONE guisp=NONE gui=NONE ctermfg=16 ctermbg=NONE cterm=NONE term=NONE hi CurSearch guifg=#ff5fff guibg=#000000 guisp=NONE gui=reverse ctermfg=207 ctermbg=16 cterm=reverse term=reverse - hi Cursor guifg=NONE guibg=NONE guisp=NONE gui=reverse ctermfg=NONE ctermbg=NONE cterm=reverse term=reverse + hi Cursor guifg=#ffffff guibg=#d7d7d7 guisp=NONE gui=NONE ctermfg=231 ctermbg=188 cterm=NONE term=reverse hi CursorColumn guifg=NONE guibg=#eeeeee guisp=NONE gui=NONE ctermfg=NONE ctermbg=255 cterm=NONE term=NONE hi CursorIM guifg=#000000 guibg=#afff00 guisp=NONE gui=NONE ctermfg=16 ctermbg=154 cterm=NONE term=NONE hi CursorLine guifg=NONE guibg=#eeeeee guisp=NONE gui=NONE ctermfg=NONE ctermbg=255 cterm=NONE term=underline diff --git a/colortemplate/quiet.colortemplate b/colortemplate/quiet.colortemplate index ad6b92a3..6c03b90d 100644 --- a/colortemplate/quiet.colortemplate +++ b/colortemplate/quiet.colortemplate @@ -120,7 +120,7 @@ Normal dark7 dark0 ColorColumn none yasogrey Conceal none none CurSearch uicursearch dark0 reverse -Cursor none none reverse +Cursor dark0 dark7 TitleBar dark7 cTitle TitleBarNC dark8 cTitleNC CursorColumn none uiblack @@ -340,7 +340,7 @@ Normal light0 light7 ColorColumn none yasogrey Conceal none none CurSearch uicursearch light0 reverse -Cursor none none reverse +Cursor light15 light7 TitleBar light0 cTitle TitleBarNC light8 cTitleNC CursorColumn none brightwhite