diff options
Diffstat (limited to 'dot-config/helix/themes')
| -rw-r--r-- | dot-config/helix/themes/ayu_darkk.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot-config/helix/themes/ayu_darkk.toml b/dot-config/helix/themes/ayu_darkk.toml new file mode 100644 index 0000000..7a2373c --- /dev/null +++ b/dot-config/helix/themes/ayu_darkk.toml @@ -0,0 +1,4 @@ +inherits = "ayu_dark" + +# Remove background color +"ui.background" = {} |
