Commit Graph

55 Commits

Author SHA1 Message Date
William Grant 948a531eed feat: more cleanup and added grey to COLORS 2022-10-11 15:13:52 +11:00
William Grant 43f8c66801 fix: more sass cleanup 2022-10-11 14:57:33 +11:00
William Grant 9062d2c609 feat: removed old themes and switching functions 2022-10-11 14:39:00 +11:00
William Grant d0bd983ee3 fix: updated theme imports 2022-10-11 09:50:20 +11:00
William Grant 8c97cbcafa feat: global variables and classic light and dark use new system 2022-10-10 16:37:56 +11:00
William Grant 692ebd3e47 feat: updated theming for search bars 2022-10-10 11:35:26 +11:00
William Grant f6bd149def feat: added disabled colors and updated buttons 2022-10-10 11:16:35 +11:00
William Grant 5a0928cb17 feat: themed scroll and zoom bars 2022-10-07 14:42:59 +11:00
William Grant 48cbd25019 feat: startup password screen now uses password modal 2022-10-07 11:50:41 +11:00
William Grant 59e29a38d4 feat: themed toasts 2022-10-05 20:53:48 +11:00
William Grant 8fae1f979b feat: themed confirm and react modals 2022-10-05 19:45:06 +11:00
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
2022-10-05 17:52:45 +11:00
William Grant de7d0f2bdb feat: themed lightbox 2022-10-05 08:38:27 +11:00
William Grant 4762dd2508 feat: themed CompositionBox and related components 2022-10-04 17:27:12 +11:00
William Grant b3885bf9d9 Merge branch 'clearnet' into theming
Link previews are broken for now
2022-10-03 16:37:26 +11:00
William Grant dd58d29450 feat: huge refactor of the quote styling for theming 2022-09-29 11:33:03 +10:00
William Grant 3abd69a3ea feat: styled message bubbles, control messages and the session dropdown 2022-09-28 14:19:10 +10:00
William Grant 1350623406 feat: Restyled conversation elements and the file dropzone 2022-09-27 15:38:56 +10:00
William Grant ea95f78c5a feat: updated colors context menu 2022-09-27 14:39:54 +10:00
William Grant 7e29e18a56 feat: can now switch the primary color 2022-09-26 14:26:58 +10:00
William Grant 8394ae25a7 fix: session button hover color fixed 2022-09-26 13:39:57 +10:00
William Grant edefa21a2b feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
2022-09-26 12:04:53 +10:00
William Grant 27e19f3afa feat: updated SessionIconButton to support themes 2022-09-19 16:34:36 +10:00
William Grant 7cf9d2f05c feat: updated session toggle styling 2022-09-19 15:10:02 +10:00
William Grant a26cbdf4c7 feat: styled settings background and password box 2022-09-19 13:39:44 +10:00
William Grant 2262e7dc77 feat: created color variable for session text logo 2022-09-19 11:59:35 +10:00
William Grant f4483c8ba4 feat: updated conversation and group panel colors 2022-09-19 11:28:45 +10:00
William Grant 0f57c6f244 feat: styled conversation header and composition box 2022-09-16 16:58:24 +10:00
William Grant a63cc811ee feat: updated toasts to support theming 2022-09-16 15:53:57 +10:00
William Grant 831cdee0f1 feat: updated danger color setup
updated inbox color and added modal colors to SessionTheme
2022-09-16 14:47:22 +10:00
William Grant 87b66794ed feat: updated all session buttons to use new button
small style fixes and sass cleanup
2022-09-16 13:39:19 +10:00
William Grant 9876e8824c feat: settings page now uses new session button 2022-09-15 13:11:15 +10:00
William Grant 64792689b8 feat: styled pill container and added some more colors 2022-09-15 12:16:49 +10:00
William Grant 2d292a3582 feat: made more progress with left pane and left more comments
resolved any issues post merge of ui-redesigns
2022-09-12 17:03:32 +10:00
William Grant 9ee89fd099 feat: made more progress with left pane and left more comments 2022-09-12 16:36:30 +10:00
William Grant 2cb7e72f68 feat: starting theming work on left pane and commented on areas that will need to be fixed 2022-09-12 16:31:47 +10:00
William Grant 6cd81e06f2 Merge branch 'ui-redesigns' into theming 2022-09-12 16:31:13 +10:00
William Grant 4ca03f5281 feat: created color variables for all components in the component library 2022-09-06 16:14:35 +10:00
William Grant 17d893f2b7 refactor: finished converting sass colors in _theme_dark.scss
converted module-main-header__search__input class to styled component, consolidated blues, grays and whites
2022-09-05 16:32:40 +10:00
William Grant 561ea27a92 fix: use rgb css variables in rgba colors, regular css colors wont work
when possible would be good to use relative color syntax instead
2022-09-05 15:38:13 +10:00
William Grant 2d23d3d850 refactor: finished converting sass colors in _session.scss
moved react-contextify overwrites to styled compeonts, consolidated some grays and semanic colors, for rgba colors we need to set css variables with RGB values since nothing else is supported
2022-09-05 15:09:02 +10:00
William Grant db951a4128 refactor: finished converting sass colors in _session_slider.scss
consolidated transparent and gray colors, success color should be dropped to text color in future
2022-09-05 11:45:36 +10:00
William Grant 9268fd7186 refactor: finished converting sass colors in _session_signin.scss 2022-09-05 11:06:59 +10:00
William Grant 691b567916 Merge branch 'settings-redesign' into theming 2022-09-02 10:16:02 +10:00
William Grant aba18020f1 refactor: renamed darker-gray to darkest gray and added new darker gray 2022-08-24 12:23:31 +10:00
William Grant 1ae93f432a refactor: started converting sass colors in _session_password.scss
consolidated grays
2022-08-24 12:20:48 +10:00
William Grant 454f07fec9 refactor: finished converting sass colors in _quote.scss 2022-08-24 12:04:33 +10:00
William Grant 49df281454 refactor: finished converting sass colors in _modules.scss
consolidated some of the gray shades
2022-08-24 11:55:45 +10:00
William Grant 4e1eb1861b refactor: started converting sass colors in _modules.scss
updated sass colors found here in related files, moved theme independant colors
2022-08-23 16:25:08 +10:00
William Grant 07c00463f1 reafctors: converted sass colors in _modal.scss
updated session white to use css white everywhere and removed unused classes
2022-08-23 15:47:45 +10:00