1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Base16 for Helix sucks actually

This commit is contained in:
RGBCube 2023-12-21 17:19:44 +03:00
parent aea4c65e3a
commit 4a8d16dd7b
No known key found for this signature in database

View file

@ -33,7 +33,7 @@
languages.language-server.nixd.command = "nixd";
settings.theme = "base16_transparent";
settings.theme = "gruvbox_dark_hard";
settings.editor = {
color-modes = true;