{"id":26711500,"url":"https://github.com/trac-hacks/traccolormacros","last_synced_at":"2025-07-13T14:32:56.168Z","repository":{"id":1404348,"uuid":"1449078","full_name":"trac-hacks/TracColorMacros","owner":"trac-hacks","description":"A Trac Macro (Wiki) plugin for displaying color schemes.","archived":false,"fork":false,"pushed_at":"2011-03-09T16:58:51.000Z","size":100,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T10:34:45.440Z","etag":null,"topics":["trac-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"maccman/bowline","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trac-hacks.png","metadata":{"files":{"readme":"README","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":"2011-03-07T07:00:26.000Z","updated_at":"2018-05-14T21:58:16.000Z","dependencies_parsed_at":"2022-07-07T11:32:35.062Z","dependency_job_id":null,"html_url":"https://github.com/trac-hacks/TracColorMacros","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trac-hacks/TracColorMacros","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2FTracColorMacros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2FTracColorMacros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2FTracColorMacros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2FTracColorMacros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trac-hacks","download_url":"https://codeload.github.com/trac-hacks/TracColorMacros/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2FTracColorMacros/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263711079,"owners_count":23499816,"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":["trac-plugin"],"created_at":"2025-03-27T10:28:43.714Z","updated_at":"2025-07-05T08:35:54.464Z","avatar_url":"https://github.com/trac-hacks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"INTRODUCTION\n\n  I started designing a new project not-so-long-ago and wanted to store some\n  design color schemes on my trac wiki. It might seem useless to create a plugin  \n  for this, since I could just as well used html blocks for it, but it was good \n  practice on how to start Trac plugin development.\n\nDEPENDENCIES\n\n  This macro depends on Advanced Argument Parser for WikiMacros\n  http://trac-hacks.org/wiki/AdvParseArgsPlugin\n\n\nCOLORSCHEME\n\n  A quick way to add some ‘color schemes’ to your wiki pages.\n\n    [[ColorScheme(#00ff00, #ff0000, #0000ff)]]\n\n  or with comments:\n\n    {{{#!ColorScheme\n    #00ff00 green\n    rgb(255\\,0\\,0) red\n    \"rgb(255, 255, 0)\" Your title / description\n    #00f\n    }}}\n\nCOLORGRADIENT\n\n  Basic:\n\n    [[ColorGradient(#00ff00, #ff0000, #0000ff)]]\n\n  same with a title:\n\n    {{{#!ColorGradient title=\"Your title / description\"\n    #00ff00\n    rgb(255\\,0\\,0)\n    \"rgb(255, 255, 0)\"\n    #00f\n    }}}\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrac-hacks%2Ftraccolormacros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrac-hacks%2Ftraccolormacros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrac-hacks%2Ftraccolormacros/lists"}