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

Darkmode & timestamps #490

Open
wants to merge 95 commits into
base: master
Choose a base branch
from
Open

Darkmode & timestamps #490

wants to merge 95 commits into from

Conversation

EytanMorg
Copy link
Contributor

a dark mode for SWEX
add option to save unique player json filename everytime character json gets created. This will allow users to keep old versions without manually renaming files everytime.

Xzandro and others added 30 commits August 28, 2019 17:19
EytanMorg and others added 24 commits January 23, 2023 17:28
+ onedrive issues/solutions
+ blanked out text error screen
- changing forced timestamped profile export.json to a toggle
- separate location between timestapped version and original
- add descriptive setting
0.53 Stable to user dev
Dev update
synced with 0.0.53 version
+ changing forced timestamped profile export.json to a toggle
+ separate location between timestapped version and original
+ add descriptive setting

bug-fixing by: Mintal <[email protected]>
@EytanMorg
Copy link
Contributor Author

EytanMorg commented Jul 13, 2023

only the changes after 496ba2a are relevant, everything before that is currently already in 0.53

@Xzandro
Copy link
Owner

Xzandro commented Jul 14, 2023

Have you implemented the persistent dark mode stuff? Could you maybe summarize what this PR does, that is not live already?
Ideally, you always want to put one feature only into one PR. Otherwise some other thing can block the whole PR.

@EytanMorg
Copy link
Contributor Author

EytanMorg commented Jul 14, 2023

yes, the default mode is dark mode, but switchable to light mode

This PR adds:

  • Dark mode

    • Updated the color scheme of the warnings to be compatible with dark mode
  • The possibility to create time stamped exports (Suggested by Cerusa - 01/30/2023)

    • This has it's own checkbox with description in the profile export settings.
  • Fixed the accordion function in the help screen

  • fixed some text and lining issues

Fixed the accordion function in the help screen
fixed some text and lining issues
@Xzandro
Copy link
Owner

Xzandro commented Sep 24, 2023

This needs a rebase/update from the origin branch.

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

Successfully merging this pull request may close these issues.

2 participants