craftzdog / solarized-osaka.nvim

🏯 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins.
Apache License 2.0
650 stars 29 forks source link

fix: color alacritty tmux config #36

Closed bobbyrahmanda13 closed 3 months ago

bobbyrahmanda13 commented 3 months ago

I'm sorry, I'm confused about what commit message I want to give because I can't really give a commit message, please help update

before :

image

after adding this :

set -as terminal-features ",alacritty:RGB"

image