okt / airbrush

Airbrush is a MacForge plugin designed to make it easier than ever to apply system wide themes to macOS 10.14 and above.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airbrush Icon

Airbrush

Xcode objective-c Discord

Airbrush is a MacForge plugin designed to make it easier than ever to apply system wide themes to macOS 10.14 and above.

Installation

  1. Install MacForge
  2. Download the latest Release
  3. Unzip the airbrush.zip contents to: /Library/Application Support/MacEnhance/Plugins (Disabled)
  4. Unzip your theme of choice to: /Library/Airbrush
  5. Launch MacForge and enable the Airbrush plugin

Theme Creation

Images

Within /Library/Airbrush currently the Airbrush plugin will accept the following images:

  • Minimize.png Width: 28px, Height: 28px

  • Close.png Width: 28px, Height: 28px

  • Zoom.png Width: 28px, Height: 28px

  • SegmentBack.png Width: 40px, Height: 52px Slices: Segment

  • SegmentBackAlt.png

  • MiniSegmentBack.png Width: 32px, Height: 38px, Slices: MiniSegment

  • MiniSegmentBackAlt.png

  • Titlebar.png

  • MiniTitlebar.png

These dimensions are just a starting point, and with adjusted slice margins the border gaps, heights, and widths of the images can be adjusted.

Config File

Images can be configured with slicing margins (Top, Left, Bottom, Right), using Config.ini:

[Settings]
Author = Bedtime

[Slices]
Segment = 14, 16, 22, 16
MiniSegment = 14, 14, 14, 14
Button = 1, 1, 1, 1

Help & Development

Please submit issues here: Submit

Join the discussion on Discord: https://discord.gg/tgGWqvep

About

Airbrush is a MacForge plugin designed to make it easier than ever to apply system wide themes to macOS 10.14 and above.


Languages

Language:Objective-C 83.6%Language:C 16.4%