mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +00:00
Base16 for Helix sucks actually
This commit is contained in:
parent
aea4c65e3a
commit
4a8d16dd7b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
languages.language-server.nixd.command = "nixd";
|
languages.language-server.nixd.command = "nixd";
|
||||||
|
|
||||||
settings.theme = "base16_transparent";
|
settings.theme = "gruvbox_dark_hard";
|
||||||
|
|
||||||
settings.editor = {
|
settings.editor = {
|
||||||
color-modes = true;
|
color-modes = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue