{"id":15689776,"url":"https://github.com/oklas/redmine-color-tasks","last_synced_at":"2025-05-07T23:08:17.626Z","repository":{"id":92264258,"uuid":"64212651","full_name":"oklas/redmine-color-tasks","owner":"oklas","description":"Make your favorite redmine theme with colors tasks","archived":false,"fork":false,"pushed_at":"2017-02-03T19:59:37.000Z","size":91,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T23:08:12.175Z","etag":null,"topics":["css","redmine-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/oklas.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":"2016-07-26T10:29:23.000Z","updated_at":"2024-03-06T22:31:47.000Z","dependencies_parsed_at":"2023-06-08T05:00:17.331Z","dependency_job_id":null,"html_url":"https://github.com/oklas/redmine-color-tasks","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"5106193e1f442cc4f019c61899aa212d2c5c3c32"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oklas%2Fredmine-color-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oklas%2Fredmine-color-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oklas%2Fredmine-color-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oklas%2Fredmine-color-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oklas","download_url":"https://codeload.github.com/oklas/redmine-color-tasks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252968118,"owners_count":21833251,"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":["css","redmine-theme"],"created_at":"2024-10-03T18:04:29.673Z","updated_at":"2025-05-07T23:08:17.606Z","avatar_url":"https://github.com/oklas.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redmine-color-tasks\n\nThis is Redmine theme with tasks colours like Mantis tasks colors.\n\n# Install\n\nTo install theme change dir to your redmine folder:\n\n``` sh\n# do it from redmine folder\ncd public/themes\ngit clone https://github.com/oklas/redmine-color-tasks.git\n```\n\nOr download zip file from github site and unpack to dir\n`${redmine}/public/themes/redmine-color-tasks`\n\n# Configure\n\nThis theme suggest colors for existing Redmine task types\nand two additional tasks **Acknowledged** (7) and **Confirmed** (8).\nAdditional tasks may be added in \"Adminstration\" \u003e \"Issue statuses\".\n\nThis simple theme conceived as overloading of existing theme.\nBy default it overload the standart **classic** Redmine theme.\n\nTo enable theme go to \"Administration\" \u003e \"Settings\" \u003e \"Display\"\nand select theme \"Redmine-color-tasks\"\n\nIt's look like this:\n\n![Overview Classic Theme Screenshot](https://raw.github.com/oklas/redmine-color-tasks/master/screenshots/classic.png\n \"Classic\")\n\n# Overloading\n\nIt is possible to overload any other theme by edition \napplication.css file of that theme. Simple add inclusion of\ncolor_tasks.css to application.css file of your favorite theme.\n\nFor example to extends *NYSenate*\n[Gitlab-looking](https://github.com/nysenate/nyss-gitlab-redmine-theme)\ntheme with colored tasks. The result will be like so:\n\n![Overview Gitlab Theme Screenshot](https://raw.github.com/oklas/redmine-color-tasks/master/screenshots/gitlab.png\n \"Gitlab\")\n\nTo overload any theme add to its application.css next line,\nat the begin of file (for preload) or at the end (for overlapping):\n\n``` css\n@import url(../../redmine-color-tasks/stylesheets/color-tasks.css);\n```\n\nAnd go to \"Administration\" \u003e \"Settings\" \u003e \"Display\" and\nselect just overloaded theme with modified application.css\n\n\nLicense MIT\n\nSerguei Okladnikov \u003coklaspec@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foklas%2Fredmine-color-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foklas%2Fredmine-color-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foklas%2Fredmine-color-tasks/lists"}