{"id":13862502,"url":"https://github.com/flycheck/flycheck-color-mode-line","last_synced_at":"2025-12-24T09:26:25.495Z","repository":{"id":146596180,"uuid":"9804785","full_name":"flycheck/flycheck-color-mode-line","owner":"flycheck","description":"An Emacs minor-mode for Flycheck which colors the mode-line according to the Flycheck state of the current buffer.","archived":false,"fork":false,"pushed_at":"2023-01-06T18:29:03.000Z","size":70,"stargazers_count":61,"open_issues_count":1,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-18T16:49:27.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/flycheck.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}},"created_at":"2013-05-02T03:08:58.000Z","updated_at":"2025-01-05T14:36:30.000Z","dependencies_parsed_at":"2024-01-23T19:19:54.531Z","dependency_job_id":null,"html_url":"https://github.com/flycheck/flycheck-color-mode-line","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-color-mode-line","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-color-mode-line/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-color-mode-line/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-color-mode-line/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flycheck","download_url":"https://codeload.github.com/flycheck/flycheck-color-mode-line/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243168434,"owners_count":20247337,"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":[],"created_at":"2024-08-05T06:01:45.968Z","updated_at":"2025-12-24T09:26:25.456Z","avatar_url":"https://github.com/flycheck.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"flycheck-color-mode-line.el\n===========================\n\nAn Emacs minor-mode for [Flycheck][flycheck] which colors the mode line\naccording to the Flycheck state of the current buffer.\n\n\nInstallation\n------------\n\nIf you choose not to use one of the convenient packages in [Melpa][melpa]\nor [Marmalade][marmalade], you'll need to add the directory containing\n`flycheck-color-mode-line.el` to your `load-path`.\n\n\nConfiguration\n-------------\n\nPut this code in your init file:\n\n    (require 'flycheck-color-mode-line)\n\n    (eval-after-load \"flycheck\"\n      '(add-hook 'flycheck-mode-hook 'flycheck-color-mode-line-mode))\n\n\nCustomization\n-------------\n\nThe faces can be customized in the customization group `flycheck-faces`:\n\n    M-x customize-group\n    flycheck-faces\n\n\nExamples\n--------\n\nHere are some screenshots with the different [Solarized themes][solarized]\nand the [Powerline package][powerline].\n\n**Solarized Light**\n\n![mode line with solarized light error](https://raw.github.com/syl20bnr/flycheck-color-mode-line/master/doc/flycheck-color-mode-line-light-e.png)\n![mode line with solarized light warning](https://raw.github.com/syl20bnr/flycheck-color-mode-line/master/doc/flycheck-color-mode-line-light-w.png)\n![mode line with solarized light info](https://raw.github.com/syl20bnr/flycheck-color-mode-line/master/doc/flycheck-color-mode-line-light-i.png)\n\n**Solarized Dark**\n\n![mode line with solarized dark error](https://raw.github.com/syl20bnr/flycheck-color-mode-line/master/doc/flycheck-color-mode-line-dark-e.png)\n![mode line with solarized dark warning](https://raw.github.com/syl20bnr/flycheck-color-mode-line/master/doc/flycheck-color-mode-line-dark-w.png)\n![mode line with solarized dark warning](https://raw.github.com/syl20bnr/flycheck-color-mode-line/master/doc/flycheck-color-mode-line-dark-i.png)\n\nThanks\n------\n\n- [Thomas Järvstrand][tjarvstrand] for the initial code from the excellent [EDTS mode][edts].\n- [Sebastian Wiesner][lunaryorn] for flycheck and his awesome support.\n\n\n[flycheck]: http://github.com/flycheck/flycheck\n[melpa]: http://melpa.milkbox.net\n[marmalade]: http://marmalade-repo.org\n[solarized]: http://github.com/bbatsov/solarized-emacs\n[powerline]: http://github.com/milkypostman/powerline\n[tjarvstrand]: http://github.com/tjarvstrand\n[edts]: http://github.com/tjarvstrand/edts\n[lunaryorn]: http://github.com/lunaryorn\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflycheck%2Fflycheck-color-mode-line","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflycheck%2Fflycheck-color-mode-line","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflycheck%2Fflycheck-color-mode-line/lists"}