Skip to content

Commit

Permalink
fix: Disable terminal GUI color support in nvim theme (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsanima authored Jan 24, 2024
1 parent 67b1886 commit ca95216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/colors/mdsanima.vim
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

" Basic
hi clear
set notermguicolors
set background=dark
let g:colors_name = "mdsanima"

Expand Down

0 comments on commit ca95216

Please sign in to comment.