summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortilpner2019-05-20 18:07:02 +0200
committertilpner2019-05-20 18:07:02 +0200
commit778aa22fd61c55c4e9eb8170a5a29a96b554a615 (patch)
tree84e725187be8fd0a055058f1c15d621612a2808f
parent8840a13c75651746ba850c499df6acd030abbf2d (diff)
downloadzsh-778aa22fd61c55c4e9eb8170a5a29a96b554a615.tar.gz
zsh-778aa22fd61c55c4e9eb8170a5a29a96b554a615.tar.xz
zsh-778aa22fd61c55c4e9eb8170a5a29a96b554a615.zip
Make syntax highlighting less intense
-rw-r--r--conf.d/61-highlighting.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/61-highlighting.zsh b/conf.d/61-highlighting.zsh
new file mode 100644
index 0000000..dd67289
--- /dev/null
+++ b/conf.d/61-highlighting.zsh
@@ -0,0 +1,2 @@
+FAST_HIGHLIGHT_STYLES[global-alias]=fg=cyan
+FAST_HIGHLIGHT_STYLES[path-to-dir]=fg=magenta