{"id":18799508,"url":"https://github.com/vidarh/rouge-gtk_theme_loader","last_synced_at":"2025-09-18T13:59:05.489Z","repository":{"id":198523938,"uuid":"700994262","full_name":"vidarh/rouge-gtk_theme_loader","owner":"vidarh","description":"Load GtkSourceView themes into Rouge (Ruby syntax highlighter)","archived":false,"fork":false,"pushed_at":"2023-10-19T20:13:42.000Z","size":466,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T13:52:49.018Z","etag":null,"topics":["rouge","ruby","syntax-highlight-parser","syntax-highlighting","syntax-highlighting-theme"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/vidarh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2023-10-05T17:35:59.000Z","updated_at":"2024-07-12T09:03:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e532587-fb5e-4ee2-9a85-b85ae3f9ba64","html_url":"https://github.com/vidarh/rouge-gtk_theme_loader","commit_stats":null,"previous_names":["vidarh/rouge-gtk_theme_loader"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/vidarh/rouge-gtk_theme_loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Frouge-gtk_theme_loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Frouge-gtk_theme_loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Frouge-gtk_theme_loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Frouge-gtk_theme_loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vidarh","download_url":"https://codeload.github.com/vidarh/rouge-gtk_theme_loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Frouge-gtk_theme_loader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275780365,"owners_count":25527345,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["rouge","ruby","syntax-highlight-parser","syntax-highlighting","syntax-highlighting-theme"],"created_at":"2024-11-07T22:15:36.843Z","updated_at":"2025-09-18T13:59:05.428Z","avatar_url":"https://github.com/vidarh.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rouge::GtkThemeLoader\n\nThis will attempt to load your GtkSourceView themes into Rouge.\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n    $ bundle add rouge-gtk_theme_loader\n\n## Usage\n\nRequire Rouge first. Then require 'rouge/gtk_theme_loader' and it will attempt to load\nany installed GtkSourceView themes into Rouge. If you want to install your own custom\nGtkSourceView themes, you can install them in\n`~/.local/share/gtksourceview-4/styles`, or if you want them to only\napply to Rouge, you can drop them in `~/.local/share/rouge/styles` (NOTE: This\npath has changed to match XDG specs better, and to match GtkSourceView\nnaming convention better). It will also check /usr/share/gtksourceview-4\nas well as gtksourceview-2.0 and gtksourceview-3.0 directories.\n\n## Obtaining styles files and examples\n\nFor a source of GtkSourceView style files that have been mostly\ntested with this gem, check out:\n\n\u003chttps://github.com/trusktr/gedit-color-schemes/tree/master\u003e\n\nHere are some examples of the themes available on the link above as used with Rouge:\n\n\u003cdiv style=\"display: grid;\"\u003e\n\u003cimg style=\"width: 45%;\" src=\"https://raw.githubusercontent.com/vidarh/rouge-gtk_theme_loader/master/screenshots/1.png\" /\u003e\n\u003cimg style=\"width: 45%;\" src=\"https://raw.githubusercontent.com/vidarh/rouge-gtk_theme_loader/master/screenshots/2.png\" /\u003e\n\u003cimg style=\"width: 45%;\" src=\"https://raw.githubusercontent.com/vidarh/rouge-gtk_theme_loader/master/screenshots/3.png\" /\u003e\n\u003cimg style=\"width: 45%;\" src=\"https://raw.githubusercontent.com/vidarh/rouge-gtk_theme_loader/master/screenshots/4.png\" /\u003e\n\u003c/div\u003e\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/vidarh/rouge-gtk_theme_loader.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidarh%2Frouge-gtk_theme_loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvidarh%2Frouge-gtk_theme_loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidarh%2Frouge-gtk_theme_loader/lists"}