Closed
Description
Hello,
I'm migrating my alacritty configuration to kitty, and while configuring colors I noticed that alacritty has a whole separate section for "dim" colors besides "normal" and "bright", while kitty does not allow defining "dim" colors.
How is it working today, is kitty approximating "normal" colors to get "dim" versions of those? If yes, since I have exact colors from my theme, I'd prefer to use those instead of relying on the approximation.
This is the PR that introduced dim colors for alacritty: alacritty/alacritty#633