Commit Graph

77 Commits (557c2b8d2884a16046c9260f0a57b0509600d09a)

Author SHA1 Message Date
William Grant 557c2b8d28 feat: classic-dark is now the default theme 3 years ago
William Grant 1d956535b8 feat: themed all of the call ui 3 years ago
William Grant 99ff6243ed fix: the color mode button must not reset the primary color 3 years ago
William Grant 1f7e956801 fix: made --message-link-preview-background-color global 3 years ago
William Grant 456a386cfa feat: added text selection color to themes 3 years ago
William Grant 70f2330ae5 feat: moved remaning old theme globals to new globals 3 years ago
William Grant 948a531eed feat: more cleanup and added grey to COLORS 3 years ago
William Grant a33e0345aa fix: outline button colors in dark themes 3 years ago
William Grant 43f8c66801 fix: more sass cleanup 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 2f0e993af3 feat: moved constants into a constants folder 3 years ago
William Grant 13efc85d5a feat: verified signin and registration pages 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 692ebd3e47 feat: updated theming for search bars 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 48cbd25019 feat: startup password screen now uses password modal 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 8fae1f979b feat: themed confirm and react modals 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 b3885bf9d9 Merge branch 'clearnet' into theming
Link previews are broken for now
3 years ago
William Grant dd58d29450 feat: huge refactor of the quote styling for theming 3 years ago
William Grant 3abd69a3ea feat: styled message bubbles, control messages and the session dropdown 3 years ago
William Grant 1350623406 feat: Restyled conversation elements and the file dropzone 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
William Grant e14f4832aa feat: added primaryColor to the redux store 3 years ago
William Grant 7e29e18a56 feat: can now switch the primary color 3 years ago
William Grant 8394ae25a7 fix: session button hover color fixed 3 years ago
William Grant e575bed6ea feat: added sun icon for light color mode
renamed SectionType Moon to ColorMode
3 years ago
William Grant edefa21a2b feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
3 years ago
William Grant 27e19f3afa feat: updated SessionIconButton to support themes 3 years ago
William Grant 7cf9d2f05c feat: updated session toggle styling 3 years ago
William Grant a26cbdf4c7 feat: styled settings background and password box 3 years ago
William Grant 2262e7dc77 feat: created color variable for session text logo 3 years ago
William Grant f4483c8ba4 feat: updated conversation and group panel colors 3 years ago
William Grant 0f57c6f244 feat: styled conversation header and composition box 3 years ago
William Grant a63cc811ee feat: updated toasts to support theming 3 years ago