1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-31 12:07:48 +00:00

Make helix use base16 theme

This commit is contained in:
RGBCube 2023-11-27 10:30:28 +03:00
parent 21de3cde1d
commit eb856cec97
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
programs.nushell.shellAliases.x = "hx";
programs.helix = enabled {
settings.theme = "gruvbox_dark_hard";
settings.theme = "base16_transparent";
settings.editor = {
color-modes = true;