Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Winter opened this issue Feb 15, 2024 · 1 comment
Open

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

Winter opened this issue Feb 15, 2024 · 1 comment

Comments

@Winter
Copy link

Winter commented Feb 15, 2024

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)

@moudey
Copy link
Owner

moudey commented Feb 16, 2024

#418

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants