-
Notifications
You must be signed in to change notification settings - Fork 47
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
Added Darkmode #932
Merged
Merged
Added Darkmode #932
Commits on May 27, 2022
-
Added button for darkmode in Studio (on settings-page). Studio also detects OS preference (auto-detection) and launches studio in dark- or lightmode. NOT tested with MacOS Auto-detection does not work with Chrome and Chromium on Fedora 35, this seems to be a bug.
Configuration menu - View commit details
-
Copy full SHA for bb81798 - Browse repository at this point
Copy the full SHA bb81798View commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d62455 - Browse repository at this point
Copy the full SHA 0d62455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fa12a - Browse repository at this point
Copy the full SHA 90fa12aView commit details -
Bugfixing and minor fixes/changes
- header has now correct color on initial loading - when recording the header overlay is now darker in darkmode - error messages: text now white/light in darkmode - removed accidentally added whitepaces (my IDE had "format on save" active) - other minor things [e.g. removed accidentally added whitepaces (my IDE had "format on save" active)]
Configuration menu - View commit details
-
Copy full SHA for e3082b5 - Browse repository at this point
Copy the full SHA e3082b5View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 32bca4f - Browse repository at this point
Copy the full SHA 32bca4fView commit details -
Darkmode changes and theme-ui update
- removed button for darkmode and added a dropdowm instead - updated theme-ui to v0.14.5 this closes elan-ev#812 - added some config -> this plus update fixes bug with auto preference for darkmode - some color adjustments, also removed some unused colors from theme.js - moved css for tooltip and tab-navigation to theme.js (they now use color variables)
Configuration menu - View commit details
-
Copy full SHA for 435cac1 - Browse repository at this point
Copy the full SHA 435cac1View commit details -
- Studio was always choosing system-preference over localstorage, so if the user set Studio to darkmode but system is in lightmode, on refresh Studio was always using lightmode - So now: on initial load Studio uses system-preference (if nothing stored to localstorage) otherwise Studio uses localstorage
Configuration menu - View commit details
-
Copy full SHA for aacdd1f - Browse repository at this point
Copy the full SHA aacdd1fView commit details
Commits on Jun 3, 2022
-
- changed the focus-colors for tab-navigation for better contrast in light and darkmode - focus-outline for recording buttons now round
Configuration menu - View commit details
-
Copy full SHA for ad62ab2 - Browse repository at this point
Copy the full SHA ad62ab2View commit details
Commits on Jun 7, 2022
-
- changed outline-color for video-settings to green for better visibility - aligned outline on recording-buttons
Configuration menu - View commit details
-
Copy full SHA for 3941e52 - Browse repository at this point
Copy the full SHA 3941e52View commit details
Commits on Jun 30, 2022
-
Added option for System preference
System preference should now work. After OS preferences have been changed, the page must be reloaded to see the change in Studio.
Configuration menu - View commit details
-
Copy full SHA for 4ef3cf2 - Browse repository at this point
Copy the full SHA 4ef3cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ca23c - Browse repository at this point
Copy the full SHA 99ca23cView commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d49bfa2 - Browse repository at this point
Copy the full SHA d49bfa2View commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 097aaad - Browse repository at this point
Copy the full SHA 097aaadView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.