Update color theme to match with new design (#1821)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Sun, 21 Jul 2024 05:43:33 +0000 (11:13 +0530)
committerGitHub <noreply@github.com>
Sun, 21 Jul 2024 05:43:33 +0000 (15:43 +1000)
commitc243b6104c7c9ca98ff0b5b8bfdf3c32a98f5818
tree459ea643a5dac469c7f4be4d2d23de9f9a6430a7
parenta1a822c5b64eb4e31edbf9cbd4bd12f3926f084b
Update color theme to match with new design (#1821)

* update silver theme

* update unread badge style to look more slim

* update nav item style to look less sharp

* fix type focus message input typo

* decrease navigation drawer width to bring main chat layout to little more center

* increase sidebar width to make it less congested

* fix sidebar item style

* decrease dark theme contrast

* improve dark theme

* revert sidebar width change

* add join with address option in home context menu

* match legacy theme with latest themes
src/app/atoms/button/Toggle.scss
src/app/components/nav/NavItemContent.tsx
src/app/components/nav/styles.css.ts
src/app/components/page/style.css.ts
src/app/components/unread-badge/UnreadBadge.tsx
src/app/features/room-nav/RoomNavCategoryButton.tsx
src/app/features/room/RoomView.tsx
src/app/pages/client/home/Home.tsx
src/colors.css.ts
src/index.scss