{"id":18905429,"url":"https://github.com/dozius/triple-cheese-themes","last_synced_at":"2026-03-19T07:03:48.836Z","repository":{"id":93535305,"uuid":"65063874","full_name":"dozius/triple-cheese-themes","owner":"dozius","description":"Various themes for the free synthesizer plug-in Triple Cheese by U-he.","archived":false,"fork":false,"pushed_at":"2018-04-28T19:52:19.000Z","size":843,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T16:15:50.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dozius.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-06T03:53:08.000Z","updated_at":"2023-02-16T18:07:29.000Z","dependencies_parsed_at":"2023-04-07T00:03:28.569Z","dependency_job_id":null,"html_url":"https://github.com/dozius/triple-cheese-themes","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozius%2Ftriple-cheese-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozius%2Ftriple-cheese-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozius%2Ftriple-cheese-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozius%2Ftriple-cheese-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dozius","download_url":"https://codeload.github.com/dozius/triple-cheese-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239889027,"owners_count":19713702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T09:11:55.912Z","updated_at":"2026-03-04T21:30:18.502Z","avatar_url":"https://github.com/dozius.png","language":null,"funding_links":["https://www.paypal.me/cisc"],"categories":[],"sub_categories":[],"readme":"# Triple Cheese Themes\n\nVarious themes for the free synthesizer plug-in [Triple Cheese by U-he](http://www.u-he.com/cms/triple-cheese).\n\n[![Download Latest](https://img.shields.io/badge/download-latest-green.svg)](https://github.com/dozius/triple-cheese-themes/releases/latest)\n[![Github All Releases](https://img.shields.io/github/downloads/dozius/triple-cheese-themes/total.svg)](https://github.com/dozius/triple-cheese-themes/releases/latest)\n[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg)](https://www.paypal.me/cisc)\n\n## Donations\n\nThese themes are explicitly donation ware. If you find them useful, please consider a donation.\n\n[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg)](https://www.paypal.me/cisc)\n\n## Enable Themes\n\nTriple Cheese supports the U-He theme system. However, it is not setup properly \"out of the box\". Follow these directions to setup theme support.\n\n1. Locate the built in theme folder on your PC.\n\n    * Windows: `\u003cinstall-dir\u003e/TripleCheese.data/data/Scripts`\n    * Mac: `???`\n\n2. Rename `TripleCheese.txt` to `TripleCheese_original.txt`.\n\n3. Create a new file named `TripleCheese.txt`.\n\n4. Open the newly created file in a text editor and add the following:\n   ```\n   ALTERNATIVE name='original' filename='TripleCheese_original.txt'\n   INCLUDE filename='default'\n   ```\n\n## Install\n\n1. Locate the theme directory on your PC.\n\n    * Windows: `\u003cinstall-dir\u003e/TripleCheese.data/Support/Themes/`\n    * Mac: `/Library/Application Support/u-he/Themes/`\n\n2. Place the desired theme folder into the theme directory.\n\n3. Reload Triple Cheese.\n\n4. Open the context menu on the Triple Cheese GUI and select the theme.\n\n## Save Default GUI Size\n\nTriple Cheese seems to have a bug where the default size is not saved. Fortunately, you can manually edit the preference.\n\n1. Locate the support directory on your PC.\n\n    * Windows: `\u003cinstall-dir\u003e/TripleCheese.data/Support/`\n    * Mac: `/Library/Application Support/u-he/`\n\n2. Open the file `com.u-he.TripleCheese.Preferences.txt` in a text editor.\n\n3. Look for the line `V_PROPERTY name='Preference' id='0' value='AllViews:DefaultUISize:100%'` and edit the value to your desired default.\n\n4. Save the file.\n\n## Flat Theme\n\nA \"flat\" theme that is made entirely from vector shapes built into the plug-in (i.e. no image files are used). It comes in multiple flavours based on popular syntax highlighting palettes.\n\nAlternate versions use colour accents for the mod source labels.\n\nScreenshots at 150%.\n\n### Dracula\n![Alt text](/screenshots/dracula.png?raw=true \"dracula gui\")\n![Alt text](/screenshots/dracula-manager.png?raw=true \"dracula gui manager\")\n![Alt text](/screenshots/dracula-alt.png?raw=true \"dracula-alt gui\")\n\n### Monokai\n![Alt text](/screenshots/monokai.png?raw=true \"monokai gui\")\n![Alt text](/screenshots/monokai-manager.png?raw=true \"monokai gui manager\")\n![Alt text](/screenshots/monokai-alt.png?raw=true \"monokai-alt gui\")\n\n### OneDark\n![Alt text](/screenshots/onedark.png?raw=true \"onedark gui\")\n![Alt text](/screenshots/onedark-manager.png?raw=true \"onedark gui manager\")\n![Alt text](/screenshots/onedark-alt.png?raw=true \"onedark-alt gui\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdozius%2Ftriple-cheese-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdozius%2Ftriple-cheese-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdozius%2Ftriple-cheese-themes/lists"}