[PR #240] [MERGED] Fixed Icon Colors & Positions #686

Closed
opened 2026-03-03 00:22:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/240
Author: @ellekasai
Created: 12/27/2019
Status: Merged
Merged: 12/27/2019
Merged by: @kazup01

Base: masterHead: style-sidebar


📝 Commits (2)

📊 Changes

11 files changed (+57 additions, -12 deletions)

View changed files

📝 src/components/NotePage/NoteList/NoteList.tsx (+3 -2)
📝 src/components/PreferencesModal/PreferencesModal.tsx (+2 -2)
📝 src/components/SideNavigator/ControlButton.tsx (+3 -0)
📝 src/components/SideNavigator/SideNavigatorItem.tsx (+2 -3)
📝 src/lib/styled/styleFunctions.ts (+18 -0)
📝 src/lib/styled/themes/dark.ts (+4 -0)
📝 src/lib/styled/themes/default.ts (+6 -2)
📝 src/lib/styled/themes/light.ts (+4 -0)
📝 src/lib/styled/themes/sepia.ts (+7 -3)
📝 src/lib/styled/themes/solarizedDark.ts (+4 -0)
📝 src/lib/styled/themes/types.ts (+4 -0)

📄 Description

No description provided


🔄 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/240 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 12/27/2019 **Status:** ✅ Merged **Merged:** 12/27/2019 **Merged by:** [@kazup01](https://github.com/kazup01) **Base:** `master` ← **Head:** `style-sidebar` --- ### 📝 Commits (2) - [`be97fa2`](https://github.com/BoostIO/BoostNote-App/commit/be97fa2a4e2f5489fb666eba4f2a1566a9bef434) Fixed Icon Colors - [`81dad86`](https://github.com/BoostIO/BoostNote-App/commit/81dad8602c6adc0d32feed5f839035557cd91bb8) Adjusted Icon Positions ### 📊 Changes **11 files changed** (+57 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteList/NoteList.tsx` (+3 -2) 📝 `src/components/PreferencesModal/PreferencesModal.tsx` (+2 -2) 📝 `src/components/SideNavigator/ControlButton.tsx` (+3 -0) 📝 `src/components/SideNavigator/SideNavigatorItem.tsx` (+2 -3) 📝 `src/lib/styled/styleFunctions.ts` (+18 -0) 📝 `src/lib/styled/themes/dark.ts` (+4 -0) 📝 `src/lib/styled/themes/default.ts` (+6 -2) 📝 `src/lib/styled/themes/light.ts` (+4 -0) 📝 `src/lib/styled/themes/sepia.ts` (+7 -3) 📝 `src/lib/styled/themes/solarizedDark.ts` (+4 -0) 📝 `src/lib/styled/themes/types.ts` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:44 +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#686
No description provided.