falconry-pygments-theme


Namefalconry-pygments-theme JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryFalconry Pygments styles
upload_time2024-09-19 13:02:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache 2.0
keywords falcon-framework pygments pygments-style
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Falconry Pygments Theme

This repository contains the following [Pygments](https://pygments.org/) styles:

* `falconry-light` – style for light background
* `falconry-dark` – style for dark background

These styles are primarily intended for
[Falconry](https://github.com/falconry/)'s own projects, but hey –
they are open source – reuse or mod if you wish.

## Accessibility

Both styles meet at least the AA level of the
[WCAG 2.1 criteria](https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html)
for color contrast of normal text.

## Acknowledgements

The WCAG contrast tests were inspired by
[accessible-pygments](https://github.com/Quansight-Labs/accessible-pygments).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "falconry-pygments-theme",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "falcon-framework, pygments, pygments-style",
    "author": null,
    "author_email": "Vytautas Liuolia <vytautas.liuolia@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9d/1b/4444384c3f7a86369382d7b3cd88f91874e7cc9c7d397cd55cdfc5f05b2f/falconry_pygments_theme-0.2.0.tar.gz",
    "platform": null,
    "description": "# Falconry Pygments Theme\n\nThis repository contains the following [Pygments](https://pygments.org/) styles:\n\n* `falconry-light` \u2013 style for light background\n* `falconry-dark` \u2013 style for dark background\n\nThese styles are primarily intended for\n[Falconry](https://github.com/falconry/)'s own projects, but hey \u2013\nthey are open source \u2013 reuse or mod if you wish.\n\n## Accessibility\n\nBoth styles meet at least the AA level of the\n[WCAG 2.1 criteria](https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html)\nfor color contrast of normal text.\n\n## Acknowledgements\n\nThe WCAG contrast tests were inspired by\n[accessible-pygments](https://github.com/Quansight-Labs/accessible-pygments).\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Falconry Pygments styles",
    "version": "0.2.0",
    "project_urls": {
        "Chat": "https://gitter.im/falconry/dev",
        "Funding": "https://opencollective.com/falcon",
        "Homepage": "https://github.com/falconry/pygments-theme",
        "Source": "https://github.com/falconry/pygments-theme"
    },
    "split_keywords": [
        "falcon-framework",
        " pygments",
        " pygments-style"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "418c59f7b95d0ae7e95c3767d6ce3782437d7b3457a373fb3e832a5ac22e81db",
                "md5": "48fe0e69f6c3552b8bd2aabbf82a1bb9",
                "sha256": "e38b7cd28d9f56151077003375a5b1c0aa6833c5460597bb8273e0574e7a76ef"
            },
            "downloads": -1,
            "filename": "falconry_pygments_theme-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "48fe0e69f6c3552b8bd2aabbf82a1bb9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9650,
            "upload_time": "2024-09-19T13:02:14",
            "upload_time_iso_8601": "2024-09-19T13:02:14.790806Z",
            "url": "https://files.pythonhosted.org/packages/41/8c/59f7b95d0ae7e95c3767d6ce3782437d7b3457a373fb3e832a5ac22e81db/falconry_pygments_theme-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d1b4444384c3f7a86369382d7b3cd88f91874e7cc9c7d397cd55cdfc5f05b2f",
                "md5": "a4d480a618bb97f98ea73d25183c01f1",
                "sha256": "8e9e5ccd138f8bbff50c2c5274c86aaad92a3c027ba5909360a65c975759f65d"
            },
            "downloads": -1,
            "filename": "falconry_pygments_theme-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a4d480a618bb97f98ea73d25183c01f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7935,
            "upload_time": "2024-09-19T13:02:16",
            "upload_time_iso_8601": "2024-09-19T13:02:16.248066Z",
            "url": "https://files.pythonhosted.org/packages/9d/1b/4444384c3f7a86369382d7b3cd88f91874e7cc9c7d397cd55cdfc5f05b2f/falconry_pygments_theme-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 13:02:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "falconry",
    "github_project": "pygments-theme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "falconry-pygments-theme"
}
        
Elapsed time: 1.64843s