[PR #659] [MERGED] UI: Adjusted Styling of the App Navigator #833

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/659
Author: @ellekasai
Created: 10/26/2020
Status: Merged
Merged: 10/26/2020
Merged by: @Rokt33r

Base: tempHead: ui-app-navigator


📝 Commits (2)

  • 545398c Adjusted Secondary Button Colors
  • ba7f237 Adjusted App Navigator Font Sizes

📊 Changes

9 files changed (+12 additions, -3 deletions)

View changed files

📝 src/components/molecules/StorageNavigatorItem.tsx (+1 -0)
📝 src/components/organisms/AppNavigator.tsx (+1 -0)
📝 src/lib/styled/BaseTheme.ts (+1 -0)
📝 src/lib/styled/styleFunctions.ts (+2 -1)
📝 src/themes/dark.ts (+1 -0)
📝 src/themes/legacy.ts (+2 -1)
📝 src/themes/light.ts (+1 -0)
📝 src/themes/sepia.ts (+1 -0)
📝 src/themes/solarizedDark.ts (+2 -1)

📄 Description

Description

  • Adjusted secondary button styles of each theme
  • Adjusted font-sizes of the app navigators

Screenshots

Before (Dark)

CleanShot 2020-10-26 at 19 01 09

After

Dark

CleanShot 2020-10-26 at 19 33 02

Light

CleanShot 2020-10-26 at 19 32 39

Sepia

CleanShot 2020-10-26 at 19 32 22

Legacy

CleanShot 2020-10-26 at 19 32 04

Solarized Dark

CleanShot 2020-10-26 at 19 31 48


🔄 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/659 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 10/26/2020 **Status:** ✅ Merged **Merged:** 10/26/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `temp` ← **Head:** `ui-app-navigator` --- ### 📝 Commits (2) - [`545398c`](https://github.com/BoostIO/BoostNote-App/commit/545398c8450b3dbcea8755506901e81241cd7174) Adjusted Secondary Button Colors - [`ba7f237`](https://github.com/BoostIO/BoostNote-App/commit/ba7f237207e61a206487712bcb9d49bafc6df91f) Adjusted App Navigator Font Sizes ### 📊 Changes **9 files changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/components/molecules/StorageNavigatorItem.tsx` (+1 -0) 📝 `src/components/organisms/AppNavigator.tsx` (+1 -0) 📝 `src/lib/styled/BaseTheme.ts` (+1 -0) 📝 `src/lib/styled/styleFunctions.ts` (+2 -1) 📝 `src/themes/dark.ts` (+1 -0) 📝 `src/themes/legacy.ts` (+2 -1) 📝 `src/themes/light.ts` (+1 -0) 📝 `src/themes/sepia.ts` (+1 -0) 📝 `src/themes/solarizedDark.ts` (+2 -1) </details> ### 📄 Description ## Description - Adjusted secondary button styles of each theme - Adjusted font-sizes of the app navigators ## Screenshots ### Before (Dark) ![CleanShot 2020-10-26 at 19 01 09](https://user-images.githubusercontent.com/2410692/97162959-480ff900-17c3-11eb-9644-99a0c02992e7.png) ### After #### Dark ![CleanShot 2020-10-26 at 19 33 02](https://user-images.githubusercontent.com/2410692/97163097-742b7a00-17c3-11eb-8d76-90db64d0569b.png) #### Light ![CleanShot 2020-10-26 at 19 32 39](https://user-images.githubusercontent.com/2410692/97163088-71308980-17c3-11eb-8597-6f7cc8232052.png) #### Sepia ![CleanShot 2020-10-26 at 19 32 22](https://user-images.githubusercontent.com/2410692/97163076-6ece2f80-17c3-11eb-8889-873086643db9.png) #### Legacy ![CleanShot 2020-10-26 at 19 32 04](https://user-images.githubusercontent.com/2410692/97163060-6aa21200-17c3-11eb-83aa-7169a99ad269.png) #### Solarized Dark ![CleanShot 2020-10-26 at 19 31 48](https://user-images.githubusercontent.com/2410692/97163032-6118aa00-17c3-11eb-8cdc-702d8ba67d90.png) --- <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:24 +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#833
No description provided.