{"id":26384815,"url":"https://github.com/atsphinx/color-text","last_synced_at":"2025-03-17T07:33:58.205Z","repository":{"id":206659256,"uuid":"717398360","full_name":"atsphinx/color-text","owner":"atsphinx","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-13T18:04:43.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-21T05:16:56.294Z","etag":null,"topics":["hacktoberfest","html","python","sphinx","sphinx-extension"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atsphinx.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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}},"created_at":"2023-11-11T11:22:32.000Z","updated_at":"2024-09-30T16:14:01.000Z","dependencies_parsed_at":"2023-11-11T12:37:43.813Z","dependency_job_id":null,"html_url":"https://github.com/atsphinx/color-text","commit_stats":null,"previous_names":["atsphinx/color-text"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fcolor-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fcolor-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fcolor-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fcolor-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsphinx","download_url":"https://codeload.github.com/atsphinx/color-text/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243992856,"owners_count":20380280,"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":["hacktoberfest","html","python","sphinx","sphinx-extension"],"created_at":"2025-03-17T07:33:57.682Z","updated_at":"2025-03-17T07:33:58.194Z","avatar_url":"https://github.com/atsphinx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===================\natsphinx-color-text\n===================\n\n.. image:: https://img.shields.io/pypi/v/atsphinx-color-text.svg\n   :target: https://pypi.org/project/atsphinx-color-text/\n\n.. image:: https://github.com/atsphinx/color-text/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/atsphinx/color-text/actions\n\nText color changer for Sphinx.\n\nOverview\n========\n\nThis extension adds simple role to set style of text-color for HTML-based builders.\n\nGetting started\n===============\n\n.. code:: console\n\n   pip install atsphinx-color-text\n\n.. code:: python\n\n   extensions = [\n       \"atsphinx.color_text\",\n   ]\n\nUsage\n=====\n\nWrite your text with ``:color:`` role.\n\n.. code:: rst\n\n   Your title\n   ==========\n\n   sphinx-revealjs is presentation library for Pythonista using reStructuredText and :color:red:`Sphinx`.\n\nWhen you generate HTML by ``sphinx-build -b html`` ,\n\"Sphinx\" rendered as red color by CSS ( likely ``font-color: red;`` ).\n\nNotes and ToDo\n==============\n\nI will not implements all color-names, but plan \"RGB code\" mode and custom name mode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsphinx%2Fcolor-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatsphinx%2Fcolor-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsphinx%2Fcolor-text/lists"}