mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
Make helix use base16 theme
This commit is contained in:
parent
21de3cde1d
commit
eb856cec97
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue