mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #54] [CLOSED] Add Nord Theme #224
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#224
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/54
Author: @shaunsingh
Created: 10/20/2021
Status: ❌ Closed
Base:
upsilon-dev← Head:upsilon-dev📝 Commits (3)
c9039fd(WIP) Add Nord Theme81851eb(WIP) Add Nord Theme Icons0d7a566(WIP) Add Nord Theme Icons📊 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.