-
Notifications
You must be signed in to change notification settings - Fork 30
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
feat(ui): Added theming support #150
Merged
Merged
Commits on Mar 30, 2023
-
Commited first draft to theming in kopia.
- Changed variants of buttons to unify the look and feel - Added support for themes specified in Theme.css - Added a new dependency "react-select" for selecting themes.
Configuration menu - View commit details
-
Copy full SHA for 7f43436 - Browse repository at this point
Copy the full SHA 7f43436View commit details
Commits on Apr 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f89430f - Browse repository at this point
Copy the full SHA f89430fView commit details
Commits on May 3, 2023
-
Removed bootstrap-dark from dependencies. The current theme is now synchronized with the react select component.
Configuration menu - View commit details
-
Copy full SHA for a3c3c67 - Browse repository at this point
Copy the full SHA a3c3c67View commit details
Commits on May 7, 2023
-
Added some minor code refactorings.
This PR comes with the following fixes: - Pastel theme should now be darker - Added a preference tab - Font size of the selector has been reduced - Fixed css - Moved AppContext under src/contexts - Renamed themes to provide backwards compatibility
Configuration menu - View commit details
-
Copy full SHA for f7b80d7 - Browse repository at this point
Copy the full SHA f7b80d7View commit details
Commits on May 8, 2023
-
- Added a darker background for the theme "dark" - Added stripes back to the tables - Moved css files in src/css - Removed the Themeselector as it now implemented in PreferencesView
Configuration menu - View commit details
-
Copy full SHA for 7f0cba6 - Browse repository at this point
Copy the full SHA 7f0cba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b3ec7 - Browse repository at this point
Copy the full SHA 58b3ec7View commit details
Commits on Jul 8, 2023
-
Fixed some colors and the policy editor.
The editor should now have the correct theme settings. Moved index.css to css folder.
Configuration menu - View commit details
-
Copy full SHA for 61d41af - Browse repository at this point
Copy the full SHA 61d41afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4045a85 - Browse repository at this point
Copy the full SHA 4045a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912b92b - Browse repository at this point
Copy the full SHA 912b92bView commit details
Commits on Jul 10, 2023
-
Minor fixes to the color settings.
Tables should not be readable in dark mode
Configuration menu - View commit details
-
Copy full SHA for 2114eb5 - Browse repository at this point
Copy the full SHA 2114eb5View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c655822 - Browse repository at this point
Copy the full SHA c655822View 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.