summaryrefslogtreecommitdiff
path: root/themes/material.vim
blob: 1f039487f924da2827146b2ac87c25735e5553f6 (plain)
1
2
3
4
5
6
7
if (has('termguicolors'))
  set termguicolors
endif

let g:material_terminal_italics = 1
let g:material_theme_style = 'darker'
colorscheme material