ThemeEngine
brew install --cask jslegendre-themeengine
v1.0.0,119
App to edit compiled .car files
5
30-day installs · #5283
10
90-day · #6181
29
365-day · #7487
206
★ GitHub stars · updated 1y ago
Links
- https://github.com/jslegendre/ThemeEngine/
- GitHub: jslegendre/ThemeEngine
- Brew formula source: Casks/j/jslegendre-themeengine.rb
Raw metadata
{
"alternatives": [],
"artifacts": [
{
"app": [
"ThemeEngine.app"
],
"target": "/Applications/ThemeEngine.app"
},
{
"zap": [
{
"trash": "~/Library/Preferences/com.alexzielenski.ThemeEngine.plist"
}
]
}
],
"auto_updates": null,
"categories": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "App to edit compiled .car files",
"disable_reason": null,
"disabled": 0,
"display_name": "ThemeEngine",
"enrichment_fetched_at": "2026-06-20T22:45:26+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "jslegendre-themeengine",
"github_default_branch": "v3",
"github_last_commit_at": "2025-01-03T06:08:28Z",
"github_readme_excerpt": "ThemeEngine\n===========\n\nApp for OS X Yosemite to edit .car files which allows for the possibility of theming.\n\nV.3 Branch is for 11.0+\n\nV.2 Branch is for 10.11+\n\nNote for Big Sur users:\nIf you want to edit system .car files it is no longer enough to remount the boot volume as read/write.\nYou will need to follow the steps below:\n\n1. Disable SIP and authenticated-root:\nIn recovery mode, open Terminal and enter\n\n`csrutil disable`\n\n`csrutil authenticated-root disable`\n\nThen reboot into macOS.\n\n2. Identify the System Volume Disk Device Name\nRun the mount command in Terminal to identify the devices of your system volume snapshot. Look for the device mounted at \u201c/\u201c, which identifies the system volume disk. In the following example, this disk is `/dev/disk4s5s1`.\n```\n/dev/disk4s5s1 on / (apfs, sealed, local, read-only, journaled)\ndevfs on /dev (devfs, local, nobrowse)\n/dev/disk4s4 on /System/Volumes/VM (apfs, local, noexec, journaled, noatime, nobrowse)\n/dev/disk4s2 on /System/Volumes/Preboot (apfs, local, journaled, nobrowse)\n/dev/disk4s1 on /System/Volumes/Data (apfs, local, journaled, nobrowse)\n```\nTo get the actual name of the system volume disk, remove the final \u201csX\u201d from the device. In the preceding example, the name of the system volume disk is `/dev/disk4s5`.\n\n3. Mount a Live Version of the System Volume\nRun the mount command in Terminal to mount the system volume disk to a temporary location. When running the mount command, always include the nobrowse mount option to prevent Spotlight from indexing the volume.\n\n`mkdir /Users/\u003cYOUR USER NAME\u003e/livemount`\n\n`sudo mount -o nobrowse -t apfs /dev/disk4s5 /Users/\u003cYOUR USER NAME\u003e/livemount`\n\n4. Edit the files from `/Users/\u003cYOUR USER NAME\u003e/livemount`\n5. Bless your livemount with `sudo bless --mount /Users/\u003cYOUR USER NAME\u003e/livemount --bootefi --create-snapshot`\n",
"github_repo": "jslegendre/ThemeEngine",
"github_stars": 206,
"github_topics": [],
"homepage": "https://github.com/jslegendre/ThemeEngine/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 5,
"installs_365d": 29,
"installs_90d": 10,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": null,
"llm_model": null,
"names": [
"ThemeEngine"
],
"one_liner": null,
"rank_30d": 5283,
"rank_365d": 7487,
"rank_90d": 6181,
"raw_hash": "198f4b73a1e7a453",
"ruby_source_path": "Casks/j/jslegendre-themeengine.rb",
"tap": "homebrew/cask",
"token": "jslegendre-themeengine",
"version": "1.0.0,119",
"why_use_this": null
}