diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-07-05 21:26:41 -0400 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-07-05 21:26:41 -0400 |
| commit | eeb0380deff89a6d281b645007460e68c159468f (patch) | |
| tree | 767d5509e2c4902171ec059d396c32fbe9d5aaf0 /.config/helix/themes | |
| parent | e5c8f244466ff4da4b12c1bbfd2292a8408ff1d2 (diff) | |
Remove Helix config
Diffstat (limited to '.config/helix/themes')
| -rw-r--r-- | .config/helix/themes/ctp.toml | 6 |
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" } |
