{"id":13896705,"url":"https://github.com/rgieseke/base16-textadept","last_synced_at":"2025-12-17T23:50:30.487Z","repository":{"id":2220028,"uuid":"3169824","full_name":"rgieseke/base16-textadept","owner":"rgieseke","description":"Base16 themes for the Textadept editor","archived":false,"fork":false,"pushed_at":"2025-03-06T09:15:42.000Z","size":410,"stargazers_count":60,"open_issues_count":2,"forks_count":10,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-09T22:17:46.021Z","etag":null,"topics":["base16","textadept"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bluechiptek/bluechipstack","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgieseke.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":"2012-01-13T09:48:59.000Z","updated_at":"2025-03-06T09:15:45.000Z","dependencies_parsed_at":"2024-11-08T00:03:02.532Z","dependency_job_id":"f31044ce-f866-4b6c-bcc2-0007eb6670c2","html_url":"https://github.com/rgieseke/base16-textadept","commit_stats":{"total_commits":62,"total_committers":5,"mean_commits":12.4,"dds":0.3548387096774194,"last_synced_commit":"d7e100fdbad38756ed448275a38319df64fe8aa7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgieseke%2Fbase16-textadept","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgieseke%2Fbase16-textadept/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgieseke%2Fbase16-textadept/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgieseke%2Fbase16-textadept/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgieseke","download_url":"https://codeload.github.com/rgieseke/base16-textadept/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119286,"owners_count":21050755,"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":["base16","textadept"],"created_at":"2024-08-06T18:03:06.048Z","updated_at":"2025-12-17T23:50:30.441Z","avatar_url":"https://github.com/rgieseke.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"## Base16 themes for the [Textadept](https://orbitalquark.github.io/textadept/) editor\n\n### Installation\n\nClone the repository, e.g.:\n\n    cd ~/.textadept/themes\n    git clone https://github.com/rgieseke/base16-textadept.git\n\nCopy or symlink all or some themes into `.textadept/themes`\n\nSet a theme by putting the following in your `~/.textadept/init.lua`, e.g. for\nSolarized Light:\n\n```lua\n    view:set_theme(not CURSES and 'base16-solarized-light' or 'term')\n```\n\nThis repo tracks the latest Textadept 12 changes.\n\nThe themes and tools from [Tinted Theming](https://github.com/tinted-theming/) are used.\n\nPreview: \u003chttps://tinted-theming.github.io/tinted-gallery/\u003e\n\nTo build or develop locally (using [`base16-builder-node`](https://github.com/tinted-theming/base16-builder-node)):\n\n```shell\nnpm install base16-builder-node\n```\n\nClone (or update) the schemes, which are tracked in as a submodule:\n\n```shell\ncd base16\ngit clone https://github.com/tinted-theming/base16-schemes.git schemes\n```\n\nTo update the themes, run `git pull` in the `schemes` directory.\n\n\nTo generate the themes from `default.mustache`:\n\n```\nnpx base16 build base16 --prefix base16-\n```\n\nIf this repo is in `.textadept/themes/base16-textadept` one can symlink the themes so Textadept can find them:\n\n```shell\nln -s base16-textadept/base16/templates/textadept/themes/base16*.lua .\n```\n\n### Base16 Themes\n\nTinted Theming: \u003chttps://github.com/tinted-theming/\u003e\nBase16: \u003chttps://github.com/chriskempson/base16\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgieseke%2Fbase16-textadept","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgieseke%2Fbase16-textadept","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgieseke%2Fbase16-textadept/lists"}