Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
e-tho committed Dec 4, 2023
0 parents commit ab7c323
Show file tree
Hide file tree
Showing 32 changed files with 45 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_Store
._*
43 changes: 43 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Nordic OpenCanopy

A clean theme using the [Nord](https://github.com/nordtheme/nord) color palette for [OpenCore](https://github.com/acidanthera/OpenCorePkg).

## 🌟 Preview

![Theme Screenshot](preview/theme-screenshot.png)

## ✨ Features
- Custom icons for various operating systems including macOS, Windows, and Linux.
- High-resolution backgrounds to support various displays.
- Cohesive design, all theme assets have been carefully crafted to fit a minimalist and uncluttered aesthetic.
- Easy installation and configuration.

## 🛠️ Installation
1. Download the theme files from the 'Releases' section.
2. Copy the theme folder into your EFI partition under `EFI/OC/Resources/Image`.
3. Rename the correct `Background_<resolution>.icns` to `Background.icns` according to your display.
4. Update your `config.plist` to use the new theme.
- `Misc -> Boot -> PickerMode` : `External`.
- `Misc -> Boot -> PickerAttributes` : `17`.
- `Misc -> Boot -> PickerVariant` : `Etho\Nordic`.

Check this [guide](https://dortania.github.io/OpenCore-Post-Install/cosmetic/gui.html) and the [OpenCanopy documentation](https://dortania.github.io/docs/latest/Configuration.html#opencanopy) for further information.

## 🧩 Compatibility
Compatible with OpenCore versions 0.7.0 and newer.

## 🏆 Credits
- [Acidanthera](https://github.com/acidanthera) for [OpenCore](https://github.com/acidanthera/OpenCorePkg).
- [chris1111](https://github.com/chris1111) for the handy [OpenCanopy Generator](https://github.com/chris1111/OpenCanopy-Generator) tool.
- [ful1e5](https://github.com/ful1e5) for the great [Bibata](https://github.com/ful1e5/Bibata_Cursor) cursor theme.
- [svengreb](https://github.com/svengreb) for the [Nord](https://github.com/nordtheme/nord) color palette

---

![Theme Assets](preview/theme-assets.png)

Appreciate this theme? Consider starring it to show your support ⭐




Binary file added preview/theme-assets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added preview/theme-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Etho/Nordic/Apple.icns
Binary file not shown.
Binary file added src/Etho/Nordic/AppleRecv.icns
Binary file not shown.
Binary file added src/Etho/Nordic/AppleTM.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Background_1080p.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Background_1440p.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Background_2160p.icns
Binary file not shown.
Binary file added src/Etho/Nordic/BtnFocus.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Cursor.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Dot.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Enter.icns
Binary file not shown.
Binary file added src/Etho/Nordic/ExtAppleRecv.icns
Binary file not shown.
Binary file added src/Etho/Nordic/ExtAppleTM.icns
Binary file not shown.
Binary file added src/Etho/Nordic/ExtHardDrive.icns
Binary file not shown.
Binary file added src/Etho/Nordic/HardDrive.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Left.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Linux.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Lock.icns
Binary file not shown.
Binary file added src/Etho/Nordic/NixOS.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Password.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Restart.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Right.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Selected.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Selector.icns
Binary file not shown.
Binary file added src/Etho/Nordic/SetDefault.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Shell.icns
Binary file not shown.
Binary file added src/Etho/Nordic/ShutDown.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Tool.icns
Binary file not shown.
Binary file added src/Etho/Nordic/Windows.icns
Binary file not shown.

0 comments on commit ab7c323

Please sign in to comment.