[PR #142] [MERGED] Added solarized dark #606

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/142
Author: @ellekasai
Created: 12/13/2019
Status: Merged
Merged: 12/14/2019
Merged by: @Davy-c

Base: masterHead: add-solarized-dark


📝 Commits (3)

📊 Changes

9 files changed (+201 additions, -137 deletions)

View changed files

📝 package-lock.json (+132 -132)
📝 src/components/App.tsx (+3 -0)
📝 src/components/PreferencesModal/GeneralTab.tsx (+1 -0)
📝 src/components/SideNavigator/SideNavigator.tsx (+1 -1)
📝 src/lib/i18n/enUS.ts (+1 -0)
📝 src/lib/i18n/ja.ts (+1 -0)
📝 src/lib/preferences/types.ts (+1 -1)
📝 src/lib/preview.ts (+3 -3)
src/lib/styled/themes/solarizedDark.ts (+58 -0)

📄 Description

We have another theme called "Solarized Dark"!

Solarized Dark


🔄 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/142 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/14/2019 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `add-solarized-dark` --- ### 📝 Commits (3) - [`96e9918`](https://github.com/BoostIO/BoostNote-App/commit/96e9918702847ea1de2bf98b1a974254ac184218) Set Up - [`dbaba31`](https://github.com/BoostIO/BoostNote-App/commit/dbaba31d1734ef93fe7f8640ceaafd3d9ce3ffee) Added Solarized Dark Theme - [`5f15e00`](https://github.com/BoostIO/BoostNote-App/commit/5f15e0051c8b956fdfddae789d6dc22028454eb5) Fixed Icon Color ### 📊 Changes **9 files changed** (+201 additions, -137 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+132 -132) 📝 `src/components/App.tsx` (+3 -0) 📝 `src/components/PreferencesModal/GeneralTab.tsx` (+1 -0) 📝 `src/components/SideNavigator/SideNavigator.tsx` (+1 -1) 📝 `src/lib/i18n/enUS.ts` (+1 -0) 📝 `src/lib/i18n/ja.ts` (+1 -0) 📝 `src/lib/preferences/types.ts` (+1 -1) 📝 `src/lib/preview.ts` (+3 -3) ➕ `src/lib/styled/themes/solarizedDark.ts` (+58 -0) </details> ### 📄 Description We have another theme called "Solarized Dark"! ![Solarized Dark](https://user-images.githubusercontent.com/2410692/70792602-f6de5d00-1ddc-11ea-8b15-337ba6e265c0.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:22:22 +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#606
No description provided.