summaryrefslogtreecommitdiff
path: root/.config/helix/themes/ctp.toml
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-07-05 21:26:41 -0400
committerSam Nystrom <sam@samnystrom.dev>2023-07-05 21:26:41 -0400
commiteeb0380deff89a6d281b645007460e68c159468f (patch)
tree767d5509e2c4902171ec059d396c32fbe9d5aaf0 /.config/helix/themes/ctp.toml
parente5c8f244466ff4da4b12c1bbfd2292a8408ff1d2 (diff)
Remove Helix config
Diffstat (limited to '.config/helix/themes/ctp.toml')
-rw-r--r--.config/helix/themes/ctp.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/helix/themes/ctp.toml b/.config/helix/themes/ctp.toml
deleted file mode 100644
index 597d17c..0000000
--- a/.config/helix/themes/ctp.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-inherits = "catppuccin_macchiato"
-
-hint = { fg = "text" }
-info = { fg = "blue" }
-warning = { fg = "peach" }
-error = { fg = "red" }