Commit Graph

24 Commits (c378aba9600e9f2486587baac898e281fc926032)

Author SHA1 Message Date
William Grant 4f44a7a5fa feat: refactor theme state
added hooks for is light or dark theme and cleaned up any references
10 months ago
William Grant 9dce5c1fd9 fix: repair global styling after styled upgrade improved match system setting
set each value on root instead of declaring one global css string. Use setThemeValues in all cases
11 months ago
William Grant 5b44565b5f Merge branch 'clearnet' into theming 3 years ago
William Grant 9062d2c609 feat: removed old themes and switching functions 3 years ago
William Grant 4758fdc64a fix: move primary color switching into theme switching 3 years ago
William Grant 8135c2a861 fix: make cleaner defaults for switchThemeTo function 3 years ago
William Grant b777d0bcd1 feat: the primary color is now reset when changing themes
refactored theme and primary color switching functions
3 years ago
William Grant 177e2df768 feat: consolidated theme switching code 3 years ago
William Grant d0bd983ee3 fix: updated theme imports 3 years ago
William Grant 32a6c921c2 feat: ocean light and dark use new system 3 years ago
William Grant 8c97cbcafa feat: global variables and classic light and dark use new system 3 years ago
William Grant 6956cf6253 feat: updated menu button hover color for ocean dark
added new color to ocean dark color palette
3 years ago
William Grant f6bd149def feat: added disabled colors and updated buttons 3 years ago
William Grant 5a0928cb17 feat: themed scroll and zoom bars 3 years ago
William Grant adf370997e feat: added theming to the about page 3 years ago
William Grant 59e29a38d4 feat: themed toasts 3 years ago
William Grant a47e96ca34 feat: themed modal colors and making progress through different dialogs
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
3 years ago
William Grant de7d0f2bdb feat: themed lightbox 3 years ago
William Grant 4762dd2508 feat: themed CompositionBox and related components 3 years ago
William Grant 3abd69a3ea feat: styled message bubbles, control messages and the session dropdown 3 years ago
William Grant ea95f78c5a feat: updated colors context menu 3 years ago
William Grant 452991cd4a feat: ocean dark theme is now working
lets not forget to push this time
3 years ago
William Grant 5931c3051b feat: ocean light theme is now working 3 years ago
William Grant e5bfda37af feat: primary color switching now persists
fixed isDarkMode, will need to confirm when we add ocean themes
3 years ago