Variations of dark themes
Flexoki color scheme provides multiple choices for dark background.
In my iterm2 dark port I used 950 (#1C1B1A), color from Obsidian Minimal theme .
Right now it's a best time to decide which dark color (or maybe multiple, like in catppuccin) should be as base for dark color themes.
I don't have strong opinion, my script for generation iTerm2 themes will provide customisation anyways
I tried to use the following table to guide my choices for making the Kitty themes. I based the light and dark themes off using the bg tag for the background and the selection background off the ui-3 tag. The active and inactive tab backgrounds were ui and ui-3 respectively while the tab foregrounds were tx and tx-2
Variations won't be hard for me to make either, but I think this table provides a good starting point.
I do agree there should be consistency in the theme.
In dark mode the default background should be black (#100F0F), but for people who prefer lower contrast 950 works too.
TIL you can put hex colors in a GitHub reply o.O