Has anyone done a cross-app configuration tool for color themes yet ? It seems most themes just reimplement everything. For example, I like tokyonight, but it seems everyone needs to port it to their favorite tool, just like solarized did: https://github.com/enkia/tokyo-night-vscode-theme#other-port... Even the open source and professional theme Dracula seem to rely on manual porting: https://github.com/dracula/dracu…
Solarized
61–70 of 186 posts
Re: Solarized
#62Does someone know of a tool that helps to generate the themes for the individual applications based on your preferred color scheme? I am currently using Dracula ( https://draculatheme.com/ ) as color scheme. Not that it is my favourite color scheme (actually I don’t like it’s colours at all), but the fact that the creator is providing ready to use themes for almost every application is the main reason for me to use i…
It would be useful with a public repository with [e.g.] solarized theme for “all” applications, the same way Dracula Theme has.
Re: Solarized
#63As someone with an important astigmatism, I cannot stare more than a few minutes at a dark background color scheme, even if I love their aesthetic. So I’m stuck writing code all day long with light schemes. In this context, Solarized is a gift and I’m grateful for it. I just cannot name another light color scheme you could stare at all day long without burning your eyes.
I’m a weird freakish anomaly that actually prefers lighter color schemes. I’ve found that, with some tweaks, the default light scheme in Sublime Text to be pretty awesome. It’s calle Breakers. The greys are a little too light, but I find there is a bit more contrast than Solarized.
Even since I learned to turn down my monitor brightness so that white on my monitor is about the same brightness as a white piece of paper in the room, I have been very fond of Prot's Modus Operandi (https://protesilaos.com/emacs/modus-themes).
Re: Solarized
#64https://github.com/nealmckee/penumbra
> »Penumbra is a mathematically balanced colour scheme constructed in a perceptually uniform colour space with base colours inspired by the shades of colour occurring in nature due to the light of the sun and the sky. It cleanly separates the perceptual properties of colours while optimally utilizing the available colour space of typical displays.«
It was mentioned here ~3 months ago: https://news.ycombinator.com/item?id=32348461
Re: Solarized
#65As someone with an important astigmatism, I cannot stare more than a few minutes at a dark background color scheme, even if I love their aesthetic. So I’m stuck writing code all day long with light schemes. In this context, Solarized is a gift and I’m grateful for it. I just cannot name another light color scheme you could stare at all day long without burning your eyes.
Up until I read your comment, I never really made any association between my astigmatism and my discomfort with dark themes. Now it all makes sense. Also, since too much white was never a problem for me, my theme of choice in Emacs is Nano Light¹ and Solarized anywhere else. ¹ https://github.com/rougier/nano-theme
Re: Solarized
#66Does someone know of a tool that helps to generate the themes for the individual applications based on your preferred color scheme? I am currently using Dracula ( https://draculatheme.com/ ) as color scheme. Not that it is my favourite color scheme (actually I don’t like it’s colours at all), but the fact that the creator is providing ready to use themes for almost every application is the main reason for me to use i…
It ought to be possible to do a search/replace operation on dracula themes to get e.g. solarized everywhere. It would be useful with a public repository with [e.g.] solarized theme for “all” applications, the same way Dracula Theme has.
Re: Solarized
#67Anyone here using Penumbra? https://github.com/nealmckee/penumbra > »Penumbra is a mathematically balanced colour scheme constructed in a perceptually uniform colour space with base colours inspired by the shades of colour occurring in nature due to the light of the sun and the sky. It cleanly separates the perceptual properties of colours while optimally utilizing the available colour space of typical displays.« It…
Re: Solarized
#68I used to use solarized, but switched to selenized some time ago. https://github.com/jan-warchol/selenized/blob/master/whats-w... Never looked back. Next best theme would have to be nordtheme.com
The author of Selenized is known in some circles for applying the same meticulous approach to make some absolutely mad cheesecake.
Re: Solarized
#69I used to use solarized, but switched to selenized some time ago. https://github.com/jan-warchol/selenized/blob/master/whats-w... Never looked back. Next best theme would have to be nordtheme.com
The author of Selenized is known in some circles for applying the same meticulous approach to make some absolutely mad cheesecake.
Re: Solarized
#70As someone with an important astigmatism, I cannot stare more than a few minutes at a dark background color scheme, even if I love their aesthetic. So I’m stuck writing code all day long with light schemes. In this context, Solarized is a gift and I’m grateful for it. I just cannot name another light color scheme you could stare at all day long without burning your eyes.
I’m a weird freakish anomaly that actually prefers lighter color schemes. I’ve found that, with some tweaks, the default light scheme in Sublime Text to be pretty awesome. It’s calle Breakers. The greys are a little too light, but I find there is a bit more contrast than Solarized.