DACHXY

Results 1 comments of DACHXY

Second. The relevant configuration can be found in [nvf/modules/plugins/theme/supported-themes.nix](https://github.com/NotAShelf/nvf/blob/main/modules/plugins/theme/supported-themes.nix). Currently, there is no transparent configuration for `base16`: ```nix base16 = { setup = {base16-colors, ...}: '' -- Base16 theme require('base16-colorscheme').setup(${toLuaObject...