When i select the theme with TxMtTheme and try to enable it with TxMtEnable i get no colors at all, it's all white.
When i try to disable it with TxMtDisable i get this error:
Error executing Lua callback: ...ck/packer/start/nvim-textmate/lua/nvim-textmate/init.lua:430: attempt to concatenate field 'colors_name' (a nil value)
stack traceback:
...ck/packer/start/nvim-textmate/lua/nvim-textmate/init.lua:430: in function <...ck/packer/start/nvim-textmate/lua/nvim-textmate/init.lua:421>
When i select the theme with
TxMtThemeand try to enable it withTxMtEnablei get no colors at all, it's all white.When i try to disable it with
TxMtDisablei get this error: