ImageGlass icon indicating copy to clipboard operation
ImageGlass copied to clipboard

Support light theme

Open xmha97 opened this issue 3 years ago • 1 comments

I'm using ImageGlass Moon 9.0 beta 2

I need the light theme.

image

xmha97 avatar Sep 12 '22 14:09 xmha97

  • The IsDark property is just to indicate the type of the theme pack, to prepare for #434
  • IG v9 changes and introduces new theme properties, you can add these settings into the Settings section in igtheme.json file:

https://github.com/d2phap/ImageGlass/blob/40c22af09e81ac6ffc8b8e0f3114615677ee4c45/v9/Components/ImageGlass.UI/Themes/IgThemeModels.cs#L62-L89

d2phap avatar Sep 13 '22 02:09 d2phap

It has been supported since v9.0 beta 3

d2phap avatar Apr 15 '23 10:04 d2phap