[PR #686] [MERGED] UI: Restyled App Navigators #845

Closed
opened 2026-03-03 00:23:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/686
Author: @ellekasai
Created: 11/16/2020
Status: Merged
Merged: 11/16/2020
Merged by: @Rokt33r

Base: boosthub-integrationHead: ui-team-switcher


📝 Commits (2)

📊 Changes

8 files changed (+61 additions, -16 deletions)

View changed files

📝 src/components/molecules/AppNavigatorStorageItem.tsx (+14 -12)
📝 src/components/organisms/AppNavigator.tsx (+3 -3)
📝 src/lib/styled/BaseTheme.ts (+7 -0)
📝 src/themes/dark.ts (+8 -0)
📝 src/themes/legacy.ts (+7 -0)
📝 src/themes/light.ts (+7 -0)
📝 src/themes/sepia.ts (+7 -0)
📝 src/themes/solarizedDark.ts (+8 -1)

📄 Description

Description

I restyled the app navigators.

Screenshots

Light

CleanShot 2020-11-16 at 22 22 40

Dark

CleanShot 2020-11-16 at 22 15 34

Legacy

CleanShot 2020-11-16 at 22 23 43

Sepia

GIF doesn't look good, but you can check the actual color from the image instead ;)
CleanShot 2020-11-16 at 22 35 43
image

Solarized Dark

CleanShot 2020-11-16 at 22 33 47


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/686 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 11/16/2020 **Status:** ✅ Merged **Merged:** 11/16/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `boosthub-integration` ← **Head:** `ui-team-switcher` --- ### 📝 Commits (2) - [`250bb65`](https://github.com/BoostIO/BoostNote-App/commit/250bb651a077ed82b17e50b261ffff55605d6694) Added Team Switcher Colors - [`1b5f9ee`](https://github.com/BoostIO/BoostNote-App/commit/1b5f9ee5d5ac1545833068752b3e6fe590d93bae) Restyled App Navigators ### 📊 Changes **8 files changed** (+61 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/components/molecules/AppNavigatorStorageItem.tsx` (+14 -12) 📝 `src/components/organisms/AppNavigator.tsx` (+3 -3) 📝 `src/lib/styled/BaseTheme.ts` (+7 -0) 📝 `src/themes/dark.ts` (+8 -0) 📝 `src/themes/legacy.ts` (+7 -0) 📝 `src/themes/light.ts` (+7 -0) 📝 `src/themes/sepia.ts` (+7 -0) 📝 `src/themes/solarizedDark.ts` (+8 -1) </details> ### 📄 Description ## Description I restyled the app navigators. ## Screenshots ### Light ![CleanShot 2020-11-16 at 22 22 40](https://user-images.githubusercontent.com/2410692/99259190-fbb55780-285c-11eb-8f42-fe2daa1dfef5.gif) ### Dark ![CleanShot 2020-11-16 at 22 15 34](https://user-images.githubusercontent.com/2410692/99259191-fbb55780-285c-11eb-97dd-d78a671e72c9.gif) ### Legacy ![CleanShot 2020-11-16 at 22 23 43](https://user-images.githubusercontent.com/2410692/99259189-fb1cc100-285c-11eb-8d94-3d72ed861304.gif) ### Sepia GIF doesn't look good, but you can check the actual color from the image instead ;) ![CleanShot 2020-11-16 at 22 35 43](https://user-images.githubusercontent.com/2410692/99259170-f5bf7680-285c-11eb-8dfc-e1c4d7b1347b.gif) ![image](https://user-images.githubusercontent.com/2410692/99259357-37502180-285d-11eb-9f18-1dd72b740aef.png) ### Solarized Dark ![CleanShot 2020-11-16 at 22 33 47](https://user-images.githubusercontent.com/2410692/99259185-f9eb9400-285c-11eb-97b2-10c856191a62.gif) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#845
No description provided.