zed icon indicating copy to clipboard operation
zed copied to clipboard

Auto switching light/dark theme according to system settings

Open VKondakoff opened this issue 3 years ago • 2 comments

Please, implement a setting to auto switch light/dark theme according to system settings.

Thank you!

VKondakoff avatar Jun 30 '22 17:06 VKondakoff

This would be nice

mikayla-maki avatar Aug 05 '22 20:08 mikayla-maki

This would be nice, could you please take a look when you have time?

vanloc1808 avatar Jan 26 '24 15:01 vanloc1808

This is in v0.122.2 and should be closed.

zxaos avatar Feb 16 '24 22:02 zxaos

For those coming here from google etc. and wondering how this setting works:

  "theme": {
    "mode": "system",
    "light": "One Light",
    "dark": "One Dark"
  }

joepio avatar May 30 '24 09:05 joepio