Hi
How are you?
Sonokai (Gogh) appears to swap some colors on the wezterm compared to ghostty using Sonokai theme:
Wezterm (wezterm.lua):
local wezterm = require 'wezterm'
local config = {}
config.color_scheme = 'Sonokai (Gogh)'
return config
Ghostty (config):
I don't know if this is related to Gogh or to Wezterm, but since wezterm use Gogh, I thought that this will be the right place to open this issue.
Thanks in advance.