[PR #54] [CLOSED] Add Nord Theme #224

Closed
opened 2026-05-06 13:16:20 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/54
Author: @shaunsingh
Created: 10/20/2021
Status: Closed

Base: upsilon-devHead: upsilon-dev


📝 Commits (3)

📊 Changes

41 files changed (+150 additions, -0 deletions)

View changed files

themes/themes/local/nord.json (+150 -0)
themes/themes/local/nord/apps/atomic_icon.png (+0 -0)
themes/themes/local/nord/apps/calculation_icon.png (+0 -0)
themes/themes/local/nord/apps/code_icon.png (+0 -0)
themes/themes/local/nord/apps/external_icon.png (+0 -0)
themes/themes/local/nord/apps/graph_icon.png (+0 -0)
themes/themes/local/nord/apps/probability_icon.png (+0 -0)
themes/themes/local/nord/apps/regression_icon.png (+0 -0)
themes/themes/local/nord/apps/rpn_icon.png (+0 -0)
themes/themes/local/nord/apps/sequence_icon.png (+0 -0)
themes/themes/local/nord/apps/settings_icon.png (+0 -0)
themes/themes/local/nord/apps/solver_icon.png (+0 -0)
themes/themes/local/nord/apps/stat_icon.png (+0 -0)
themes/themes/local/nord/exam_icon.png (+0 -0)
themes/themes/local/nord/logo_icon.png (+0 -0)
themes/themes/local/nord/probability/binomial_icon.png (+0 -0)
themes/themes/local/nord/probability/calcul1_icon.png (+0 -0)
themes/themes/local/nord/probability/calcul2_icon.png (+0 -0)
themes/themes/local/nord/probability/calcul3_icon.png (+0 -0)
themes/themes/local/nord/probability/calcul4_icon.png (+0 -0)

...and 21 more files

📄 Description

Hi, ported the nord theme (https://www.nordtheme.com).

TODO:

  • Adjust UI Colors

  • Add icons

I added some icons, but those are converted via ImageGoNord from the omega_dark icons. I'll likely redo them with the script from https://github.com/Lauryy06/Upsilon/pull/46.

Is it possible to override the colors for graphing/table highlights/etc? Does https://github.com/Lauryy06/Upsilon/pull/49 accomplish this?


🔄 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/UpsilonNumworks/Upsilon/pull/54 **Author:** [@shaunsingh](https://github.com/shaunsingh) **Created:** 10/20/2021 **Status:** ❌ Closed **Base:** `upsilon-dev` ← **Head:** `upsilon-dev` --- ### 📝 Commits (3) - [`c9039fd`](https://github.com/UpsilonNumworks/Upsilon/commit/c9039fd38b173d769c962a13b6eec80de8d51633) (WIP) Add Nord Theme - [`81851eb`](https://github.com/UpsilonNumworks/Upsilon/commit/81851eba9351f206ed6c5400d354e69f6ce685a4) (WIP) Add Nord Theme Icons - [`0d7a566`](https://github.com/UpsilonNumworks/Upsilon/commit/0d7a5664868a34e714fc1fc585f529fca6fcfcb5) (WIP) Add Nord Theme Icons ### 📊 Changes **41 files changed** (+150 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `themes/themes/local/nord.json` (+150 -0) ➕ `themes/themes/local/nord/apps/atomic_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/calculation_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/code_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/external_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/graph_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/probability_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/regression_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/rpn_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/sequence_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/settings_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/solver_icon.png` (+0 -0) ➕ `themes/themes/local/nord/apps/stat_icon.png` (+0 -0) ➕ `themes/themes/local/nord/exam_icon.png` (+0 -0) ➕ `themes/themes/local/nord/logo_icon.png` (+0 -0) ➕ `themes/themes/local/nord/probability/binomial_icon.png` (+0 -0) ➕ `themes/themes/local/nord/probability/calcul1_icon.png` (+0 -0) ➕ `themes/themes/local/nord/probability/calcul2_icon.png` (+0 -0) ➕ `themes/themes/local/nord/probability/calcul3_icon.png` (+0 -0) ➕ `themes/themes/local/nord/probability/calcul4_icon.png` (+0 -0) _...and 21 more files_ </details> ### 📄 Description Hi, ported the nord theme (https://www.nordtheme.com). TODO: - [x] Adjust UI Colors - [ ] Add icons I added some icons, but those are converted via ImageGoNord from the omega_dark icons. I'll likely redo them with the script from https://github.com/Lauryy06/Upsilon/pull/46. Is it possible to override the colors for graphing/table highlights/etc? Does https://github.com/Lauryy06/Upsilon/pull/49 accomplish this? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:20 +02: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/Upsilon#224
No description provided.