summaryrefslogtreecommitdiffstats
path: root/helix/.config/helix/config.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-10-31 21:52:41 -0400
committerJesse Luehrs <doy@tozt.net>2023-10-31 21:52:41 -0400
commitcf6defd404d7b1d67c7bd1c37b7acfc0900b6e84 (patch)
treee7457352a6152cf033f29036a02bb51684df7018 /helix/.config/helix/config.toml
parentabe69f4c052b93e360892c2f2abed9318301d764 (diff)
downloadconf-cf6defd404d7b1d67c7bd1c37b7acfc0900b6e84.tar.gz
conf-cf6defd404d7b1d67c7bd1c37b7acfc0900b6e84.zip
upstream my theme
Diffstat (limited to 'helix/.config/helix/config.toml')
-rw-r--r--helix/.config/helix/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix/.config/helix/config.toml b/helix/.config/helix/config.toml
index 879b51f..d0985ca 100644
--- a/helix/.config/helix/config.toml
+++ b/helix/.config/helix/config.toml
@@ -1,4 +1,4 @@
-theme = "doy"
+theme = "vim_dark_high_contrast"
[editor]
gutters = ["diagnostics", "diff"]