{"id":3274,"url":"https://github.com/durul/Xcodetheme","last_synced_at":"2025-08-03T13:32:27.743Z","repository":{"id":84655816,"uuid":"154556361","full_name":"durul/Xcodetheme","owner":"durul","description":"This repository contains 🎨 My Xcode theme that I use. It is compatible with all versions of Xcode.","archived":false,"fork":false,"pushed_at":"2018-10-25T15:49:22.000Z","size":145,"stargazers_count":19,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-06T10:52:10.772Z","etag":null,"topics":["ios","macos","preferences","tvos","watchos","xcode","xcode-color-theme","xcodetheme"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/durul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-24T19:20:50.000Z","updated_at":"2022-10-21T20:48:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc6b51f9-0323-441c-b80b-9560535031b4","html_url":"https://github.com/durul/Xcodetheme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/durul%2FXcodetheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/durul%2FXcodetheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/durul%2FXcodetheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/durul%2FXcodetheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/durul","download_url":"https://codeload.github.com/durul/Xcodetheme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228548567,"owners_count":17935221,"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":["ios","macos","preferences","tvos","watchos","xcode","xcode-color-theme","xcodetheme"],"created_at":"2024-01-05T20:16:36.765Z","updated_at":"2024-12-07T01:30:48.172Z","avatar_url":"https://github.com/durul.png","language":"Shell","funding_links":[],"categories":["Xcode"],"sub_categories":["Themes"],"readme":"# DRL Xcodetheme\n\n![DRL Xcodetheme](https://github.com/durul/Xcodetheme/blob/master/example.png?raw=true \"DRL Xcodetheme Screenshot\")\n\n## Installation\n\n### Automatic (via script)\n```\n./install.sh\n```\n\nwhich will install the file in Xcode `FontAndColorThemes` directory.\n\n- Restart Xcode\n- Go to preferences and select **DRLColors**\n\n\n## Installing manually\n\nYou can also choose to do things manually if you want:\n\n1. Clone this repo:\n```\n$ git clone https://github.com/durul/Xcodetheme.git\n```\n\n2. Create a folder at this path if it doesn't exist already:\n```\n~/Library/Developer/Xcode/UserData/FontAndColorThemes\n```\n\n3. Copy the file `DRLColors.xccolortheme` into the above folder.\n\n\n\u003c/p\u003e\u003c/details\u003e\n\n\n## Here's the my colors\n\n\u003cdetails\u003e\u003csummary\u003eColor Table (Click to expand)\u003c/summary\u003e\u003cp\u003e\n\n| Component / Element                   \t| Hex Color \t|                                                   \t|\n|----------------------------------------\t|------------\t|---------------------------------------------------\t|\n| **Editor Elements**\t                  |             |                                                     |\n| Background                             \t| `#2B3135`  \t| ![](https://placehold.it/30/2B3135/000000?text=+) \t|\n| Current Line                           \t| `#2B3135`   | ![](https://placehold.it/30/2B3135/000000?text=+) \t|\n| Cursor                                \t| `#FFFFFF`   | ![](https://placehold.it/30/FFFFFF/000000?text=+) \t|\n| Selection                              \t| `#14384D`   | ![](https://placehold.it/30/14384D/000000?text=+) \t|\n| Invisibles                             \t| `#8b8b8b`   | ![](https://placehold.it/30/8b8b8b/000000?text=+) \t|\n| **Code Elements**\t                    |             |                                                     |\n| Plain Text                             \t| `#737378`  \t| ![](https://placehold.it/30/737378/000000?text=+) \t|\n| Comments                               \t| `#665B74`   | ![](https://placehold.it/30/665B74/000000?text=+) \t|\n| Documentation Markup                   \t| `#665B74`   | ![](https://placehold.it/30/665B74/000000?text=+) \t|\n| Documentation Markup Keywords          \t| `#665B74`   | ![](https://placehold.it/30/665B74/000000?text=+) \t|\n| Strings                                \t| `#BD4F26`  \t| ![](https://placehold.it/30/BD4F26/000000?text=+) \t|\n| Characters                             \t| `#8D82C4`  \t| ![](https://placehold.it/30/8D82C4/000000?text=+) \t|\n| Numbers                                 | `#8D82C4`  \t| ![](https://placehold.it/30/8D82C4/000000?text=+) \t|\n| Keywords                               \t| `#F4CD90`  \t| ![](https://placehold.it/30/F4CD90/000000?text=+) \t|\n| Preprocessor Statements                \t| `#D69E78`  \t| ![](https://placehold.it/30/D69E78/000000?text=+) \t|\n| URLs                                   \t| `#48A4E1`  \t| ![](https://placehold.it/30/48A4E1/000000?text=+) \t|\n| Attributes                             \t| `#CA734A`  \t| ![](https://placehold.it/30/CA734A/000000?text=+) \t|\n| Project Class Names                    \t| `#7FCD88`  \t| ![](https://placehold.it/30/7FCD88/000000?text=+) \t|\n| Project Function and Method Names      \t| `#7FCD88`  \t| ![](https://placehold.it/30/7FCD88/000000?text=+) \t|\n| Project Constants                      \t| `#7FCD88`  \t| ![](https://placehold.it/30/7FCD88/000000?text=+) \t|\n| Project Type Names                     \t| `#7FCD88`  \t| ![](https://placehold.it/30/7FCD88/000000?text=+) \t|\n| Project Instance Variables and Globals \t| `#7FCD88`  \t| ![](https://placehold.it/30/7FCD88/000000?text=+) \t|\n| Project Preprocessor Macros             | `#C49081`   | ![](https://placehold.it/30/C49081/000000?text=+) \t|\n| Other Class Names                      \t| `#72BDDF`  \t| ![](https://placehold.it/30/72BDDF/000000?text=+) \t|\n| Other Function and Method Names        \t| `#1A74CA`  \t| ![](https://placehold.it/30/1A74CA/000000?text=+) \t|\n| Other Constants                        \t| `#728B00`  \t| ![](https://placehold.it/30/728B00/000000?text=+) \t|\n| Other Type Names                       \t| `#72BDDF`  \t| ![](https://placehold.it/30/72BDDF/000000?text=+) \t|\n| Other Instance Variables and Globals   \t| `#6F9482`  \t| ![](https://placehold.it/30/6F9482/000000?text=+) \t|\n| Other Preprocessor Macros              \t| `#CD9670`  \t| ![](https://placehold.it/30/CD9670/000000?text=+) \t|\n\n\n\u003c/p\u003e\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdurul%2FXcodetheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdurul%2FXcodetheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdurul%2FXcodetheme/lists"}