{"id":21767219,"url":"https://github.com/michaelworm/sodareloaded-theme","last_synced_at":"2025-03-21T05:28:51.518Z","repository":{"id":29069140,"uuid":"32597077","full_name":"michaelworm/SoDaReloaded-Theme","owner":"michaelworm","description":"Dark and light custom UI themes for Sublime Text 3 optimized for better readability.","archived":false,"fork":false,"pushed_at":"2020-06-24T08:20:09.000Z","size":5948,"stargazers_count":131,"open_issues_count":7,"forks_count":17,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-26T02:25:04.213Z","etag":null,"topics":["sublime-text","theme"],"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/michaelworm.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}},"created_at":"2015-03-20T17:19:15.000Z","updated_at":"2024-06-24T21:27:18.000Z","dependencies_parsed_at":"2022-08-22T17:40:20.695Z","dependency_job_id":null,"html_url":"https://github.com/michaelworm/SoDaReloaded-Theme","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelworm%2FSoDaReloaded-Theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelworm%2FSoDaReloaded-Theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelworm%2FSoDaReloaded-Theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelworm%2FSoDaReloaded-Theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelworm","download_url":"https://codeload.github.com/michaelworm/SoDaReloaded-Theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244744851,"owners_count":20502991,"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":["sublime-text","theme"],"created_at":"2024-11-26T13:23:07.857Z","updated_at":"2025-03-21T05:28:51.495Z","avatar_url":"https://github.com/michaelworm.png","language":null,"funding_links":["https://www.paypal.me/Miw0"],"categories":[],"sub_categories":[],"readme":"# SoDaReloaded Theme\n\n[![Downloads](https://img.shields.io/packagecontrol/dt/Theme%20-%20SoDaReloaded.svg)](https://packagecontrol.io/packages/Theme%20-%20SoDaReloaded)\n[![Buy me a beer!](https://img.shields.io/badge/Buy%20me%20a%20beer!-%F0%9F%8D%BA-yellow.svg)](https://www.paypal.me/Miw0)\n\nDark and light custom UI themes for Sublime Text 3 optimized for better readability.\nThe theme supports the new Sublime Text 3 icons for file types out of the box!\n\nProject site: [https://github.com/michaelworm/SoDaReloaded-Theme/](https://github.com/michaelworm/sodareloaded-theme)\n\n## Design\n\n#### Dark variant\n\n![SoDaReloaded Theme](https://raw.githubusercontent.com/michaelworm/sodareloaded-theme/master/dark/example.png)\n\n#### Light variant\n\n![SoDaReloaded Theme](https://raw.githubusercontent.com/michaelworm/sodareloaded-theme/master/light/example.png)\n\n## Installation\n\nSoDaReloaded Theme is designed to work with [Sublime Text 3](http://www.sublimetext.com/3dev).\n\n### Using Sublime Package Control\n\nIf you are using Will Bond's excellent [Sublime Package Control](https://packagecontrol.io/), you can easily install SoDaReloaded Theme via the `Package Control: Install Package` menu item. The Soda Theme package is listed as `Theme - SoDaReloaded` in the packages list.\n\n### Using Git\n\nAlternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your `Packages` directory in the Sublime Text application settings area.\n\nYou can locate your Sublime Text `Packages` directory by using the menu item `Preferences -\u003e Browse Packages...`.\n\nWhile inside the `Packages` directory, clone the theme repository using the command below:\n\n    git clone https://github.com/michaelworm/sodareloaded-theme/ \"Theme - SoDaReloaded\"\n\n### Download Manually\n\n* Download the files using the GitHub .zip download option\n* Unzip the files and rename the folder to `Theme - SoDaReloaded`\n* Find your `Packages` directory using the menu item  `Preferences -\u003e Browse Packages...`\n* Copy the folder into your Sublime Text `Packages` directory\n\n## Activating the theme\n\nTo configure Sublime Text to use the theme, follow the instructions below.\n\n* Open your User Settings Preferences file `Sublime Text -\u003e Preferences -\u003e Settings - User`\n* Add (or update) your theme entry:\n\n**Example Sublime Text User Settings for the dark variant**\n\n    {\n        \"theme\": \"SoDaReloaded Dark.sublime-theme\"\n    }\n\n**Example Sublime Text User Settings for the light variant**\n\n    {\n        \"theme\": \"SoDaReloaded Light.sublime-theme\"\n    }\n\n## Soda Special Configurations\n#### Want to use Soda Classic Tabs?\nNo problem. Just add this line into your `Settings - User` file.\n\n    \"soda_classic_tabs\": true\n\n#### Want to use Soda Rectangular Scrollbars?\nNo problem. Just add this line into your `Settings - User` file.\n\n    \"soda_rect_scrollbars\": true\n\n#### Want to use Soda Autowidth for Tabs?\nNo problem. Just add this line into your `Settings - User` file.\n\n    \"soda_tabs_autowidth\" : true\n\n## Color schemes in the design demo\nThe color scheme used in the light variant is _Katzenmilch_ and in the dark variant it is _Boneyfied_.\nBoth can be found in the package [Bubububububad and Boneyfied Color Schemes](https://packagecontrol.io/packages/Bubububububad%20and%20Boneyfied%20Color%20Schemes)\n\n## License\n\nSoDaReloaded Theme is licensed under the [Creative Commons Attribution-ShareAlike 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/). You are free to share and remix the theme, however please abide by the license terms when doing so.\n\nThe following details apply to the Creative Commons license \"author specified\" components:\n\nBased on Soda Theme by Ian Hill (http://buymeasoda.com/)\n\n## Looking for active maintainers! \nDue to the lack of free time besides my fulltime job I am not able to actively maintain this project any longer. I'm really sorry for that. If you are willing to continue developing, feel free to contact me! I will be happy about any help!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelworm%2Fsodareloaded-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelworm%2Fsodareloaded-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelworm%2Fsodareloaded-theme/lists"}