aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/colors/akr.vim
diff options
context:
space:
mode:
authorAdrian Kummerlaender2016-09-10 22:22:25 +0200
committerAdrian Kummerlaender2016-09-10 22:22:25 +0200
commit9037268d6886bdd5da843e572087dfd287ec0fce (patch)
tree84813606c4a158781a00b7dfa6ffd7c032c6a787 /vim/.vim/colors/akr.vim
parentfd9de0a849a72b46b18fe60367b204c2c52552c4 (diff)
downloaddotfiles-9037268d6886bdd5da843e572087dfd287ec0fce.tar
dotfiles-9037268d6886bdd5da843e572087dfd287ec0fce.tar.gz
dotfiles-9037268d6886bdd5da843e572087dfd287ec0fce.tar.bz2
dotfiles-9037268d6886bdd5da843e572087dfd287ec0fce.tar.lz
dotfiles-9037268d6886bdd5da843e572087dfd287ec0fce.tar.xz
dotfiles-9037268d6886bdd5da843e572087dfd287ec0fce.tar.zst
dotfiles-9037268d6886bdd5da843e572087dfd287ec0fce.zip
Add basic latex specific highlighting rules to `akr` colorscheme
Diffstat (limited to 'vim/.vim/colors/akr.vim')
-rw-r--r--vim/.vim/colors/akr.vim11
1 files changed, 11 insertions, 0 deletions
diff --git a/vim/.vim/colors/akr.vim b/vim/.vim/colors/akr.vim
index ec6911c..33ab622 100644
--- a/vim/.vim/colors/akr.vim
+++ b/vim/.vim/colors/akr.vim
@@ -80,4 +80,15 @@ hi xmlAttrib gui=NONE guifg=#F2F2F2 guibg=NONE
hi vimwikiLink gui=underline guifg=#aadb0f guibg=NONE
+hi texSection gui=bold guifg=#aadb0f guibg=NONE
+hi texMathZoneX gui=NONE guifg=NONE guibg=#000000
+hi texMathSymbol gui=bold guifg=NONE guibg=#000000
+hi texTypeStyle gui=bold guifg=NONE guibg=#000000
+hi texStatement gui=bold guifg=NONE guibg=NONE
+hi texGreek gui=NONE guifg=NONE guibg=#000000
+hi texBeginEnd gui=NONE guifg=#aadb0f guibg=NONE
+hi texSubscript gui=NONE guifg=NONE guibg=#000000
+hi texSuperscript gui=NONE guifg=NONE guibg=#000000
+hi texBeginEndName gui=NONE guifg=NONE guibg=NONE
+
match SpecialKey '^\s\+'