flexoki icon indicating copy to clipboard operation
flexoki copied to clipboard

Variations of dark themes

Open techvlad opened this issue 2 years ago • 3 comments

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

techvlad avatar Oct 09 '23 19:10 techvlad

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

Screenshot 2023-10-09 at 2 51 23 PM

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.

peterjbachman avatar Oct 09 '23 19:10 peterjbachman

In dark mode the default background should be black (#100F0F), but for people who prefer lower contrast 950 works too.

kepano avatar Oct 09 '23 21:10 kepano

TIL you can put hex colors in a GitHub reply o.O

itsTyrion avatar Oct 09 '23 22:10 itsTyrion