Code Monkey home page Code Monkey logo

bsximacblue's Introduction

BsxImacBlue

A set of PNG files wrapped in Apple .icns file format suitable for using as a theme for OpenCanopy which is part of OpenCore.

theme_preview

theme_preview

Requirements
OpenCore with OpenCanopy installed and configured.

Initial Setup of OpenCanopy
Please refer to OpenCore beauty treatment at dortania.

PickerAttributes
To enjoy OpenCore's flavour system edit your config.plist and set PickerAttributes to 144.

                <key>PickerAttributes</key>
                <integer>144</integer>

Compatible with OpenCore Version
0.7.0 and newer
Note: Since OpenCore 0.7.0, the EFI/OC/Resources/Image/ directory will contain a Vendor directory which in turn will contain subsequent theme dirs.

Using this theme
This repository contains a Blackosx directory with a sub-directory BsxImacBlue which contains all necessary ICNS files for the theme.

If you don't have a EFI/OC/Resources/Image/Blackosx directory in EFI/OC/Resources/Image/

  • then add the Blackosx directory to EFI/OC/Resources/Image/ directory in your systems EFI System Partition.

If you already have EFI/OC/Resources/Image/Blackosx/

  • then just add the BsxImacBlue directory

Either way, for this theme you will want to end up having EFI/OC/Resources/Image/Blackosx/BsxImacBlue

You can switch the icon set used by OpenCanopy by changing the 'PickerVariant' key in OpenCore's config.plist to match the vendor and theme name of the icon set you want to display. So to instruct OpenCanopy to use this icon set you want to set the PickerVariant key to Blackosx\BsxImacBlue

                <key>PickerVariant</key>
                <string>Blackosx\BsxImacBlue</string>

Recommended Config changes
For the best experience using this theme you will want the text to display in white. This can be achieved by setting NVRAM->Add->4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14->DefaultBackgroundColor to any colour other than Apple Grey, #BFBFBF or as used on config.plist, v7+/AA==

        <key>NVRAM</key>
        <dict>
            <key>Add</key>
            <dict>
                <key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
                <dict>
                    <key>DefaultBackgroundColor</key>
                    <data>AAAAAA==</data>

bsximacblue's People

Contributors

blackosx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.