-
Notifications
You must be signed in to change notification settings - Fork 449
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
themes: add dark terrastruct flagship theme #1194
themes: add dark terrastruct flagship theme #1194
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add an example in themes_test (https://github.com/alixander/d2/blob/master/e2etests/themes_test.go)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's keep dark themes in the same band of IDs.
Line 25 in cce35e5
func (t *Theme) IsDark() bool { |
Closes #1150