{"id":13784357,"url":"https://github.com/lucas-labs/gitea-lugit-theme","last_synced_at":"2025-03-21T14:31:03.930Z","repository":{"id":178179984,"uuid":"661445995","full_name":"lucas-labs/gitea-lugit-theme","owner":"lucas-labs","description":"🎨 lucaslabs › Gitea theme","archived":false,"fork":false,"pushed_at":"2025-02-01T08:04:38.000Z","size":2472,"stargazers_count":27,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T02:11:13.448Z","etag":null,"topics":["gitea","gitea-theme","scss"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/lucas-labs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-02T21:40:10.000Z","updated_at":"2025-02-23T14:52:14.000Z","dependencies_parsed_at":"2024-01-02T13:54:30.045Z","dependency_job_id":"38c35173-edbd-43bc-88e5-6e46407fd015","html_url":"https://github.com/lucas-labs/gitea-lugit-theme","commit_stats":null,"previous_names":["lucas-labs/gitea-lugit-theme"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas-labs%2Fgitea-lugit-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas-labs%2Fgitea-lugit-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas-labs%2Fgitea-lugit-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas-labs%2Fgitea-lugit-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucas-labs","download_url":"https://codeload.github.com/lucas-labs/gitea-lugit-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244815118,"owners_count":20514893,"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":["gitea","gitea-theme","scss"],"created_at":"2024-08-03T19:00:40.970Z","updated_at":"2025-03-21T14:31:03.922Z","avatar_url":"https://github.com/lucas-labs.png","language":"SCSS","funding_links":[],"categories":["Active projects"],"sub_categories":["Themes"],"readme":"\u003ch1 align=\"center\"\u003e\n\t\u003ccode\u003elucaslabs\u003c/code\u003e › \u003ca href=\"https://gitea.io\"\u003eGitea\u003c/a\u003e theme\n\u003c/h1\u003e\n\n*Theme for `lucaslabs` internal gitea server.*\n\n\u003e [!IMPORTANT]\n\u003e From version `v1.0.0` onwards, `gitea\u003e=1.23` is required.\n\u003e In case you're looking for `gitea@1.22.x` support, [`v0.2.2`](https://github.com/lucas-labs/gitea-lugit-theme/releases/tag/v0.2.2)\n\u003e is the last version that supports it.\n\n## Preview\n\n![repository](figs/repo.png)\n\n\u003cdetails\u003e\n\u003csummary\u003eIssue Page\u003c/summary\u003e\n\u003cimg src=\"figs/issue.png\" alt=\"issue\" width=\"100%\"\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSettings Page\u003c/summary\u003e\n\u003cimg src=\"figs/settings.png\" alt=\"settings\" width=\"100%\"\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003ePR Page\u003c/summary\u003e\n\u003cimg src=\"figs/pr.png\" alt=\"pr\" width=\"100%\"\u003e\n\u003c/details\u003e\n\n## Usage\n\n1. Go to the [releases page](https://github.com/lucas-labs/gitea-lugit-theme/releases) and get the latest `gitea-lugit-theme.tar.gz` release file.\n2. Place the `templates` and `public` folder in your `$GITEA_CUSTOM` directory.\n3. Append the themes in your `app.ini` file:\n\n```ini\n[ui]\nTHEMES=...,dark,light,auto\nDEFAULT_THEME=dark # optional\n```\n\n\u003e 💡 You can change the names of the themes by changing the name of the theme files in `public/css/theme-{name}.css` and in the `app.ini` file, accordingly.\n\n4. Restart `gitea`.\n\n## Credits\n\n- [`catppuccin/gitea`](https://github.com/catppuccin/gitea), these themes are based on them.\n\n## Development\n\n### build\n```bash\n$ npm install\n$ npm run build\n```\n\n### serve\n```bash\n$ npm run serve -- --server path/to/gitea/custom\n\n# e.g.\n\n# on linux\n$ npm run serve -- --server ~/gitea/custom\n# on windows\n$ npm run serve -- -- --server c:/gitea/custom\n```\n\n## Contributing\n\nFeel free to open an issue or a pull request. Contributions are welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas-labs%2Fgitea-lugit-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucas-labs%2Fgitea-lugit-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas-labs%2Fgitea-lugit-theme/lists"}