Shell icon indicating copy to clipboard operation
Shell copied to clipboard

[BUG] sys.dark not returning true after upgrade to 1.9.15

Open Winter opened this issue 1 year ago • 1 comments

Setting dark = true in the imports/theme.nss brings the dark theme back.

theme
{
	name = "modern"
	dark = true
	background
	{
		color = default
		opacity = sys.is11 ? default : 90
		effect = default
	}
	image.align = 2
}

Version: 1.9.15 Windows Version: 10.0.22631 (Windows 11 Pro) Windows Theme: Windows (dark)

Winter avatar Feb 15 '24 08:02 Winter

#418

moudey avatar Feb 16 '24 19:02 moudey