I've been given the greenlight on the Discord by @tresf to start working on a dark theme with an added feature of automatic system theme detection.
This issue ticket will be used to track progress, discuss changes, also so that the PR wouldn't dangle without an attached issue.
To-do
Changes
- Darkened jumbotron's green tint
- Apply LMMS's dark tint to every background/neutral surface
- Buttons on the download page
- Made all theme changes responsive to the user's preferred color scheme. This can be observed by using the Rendering tab's "Emulate CSS media feature prefers-color-scheme" in your browser's Devtool
Pages done
index
download
get-involved
showcase
branding
lsp
Difficulties
I've been unable to properly make styles for LSP, since it wouldn't build the database. Nor am I confident that an empty DB would produce all the possible layouts and elements for the styling. This is a blocker before the PR can be merged I've found a way to style LSP without building
- It is a pain in the ass to set this up on Windows. I am definitely going to make build steps for Windows after this
I've been given the greenlight on the Discord by @tresf to start working on a dark theme with an added feature of automatic system theme detection.
This issue ticket will be used to track progress, discuss changes, also so that the PR wouldn't dangle without an attached issue.
To-do
Changes
Pages done
indexdownloadget-involvedshowcasebrandinglspDifficulties
I've been unable to properly make styles for LSP, since it wouldn't build the database. Nor am I confident that an empty DB would produce all the possible layouts and elements for the styling. This is a blocker before the PR can be mergedI've found a way to style LSP without building