An open API service indexing awesome lists of open source software.

https://github.com/falconry/pygments-theme

Falconry Pygments Theme
https://github.com/falconry/pygments-theme

falcon-framework pygments-style

Last synced: 6 months ago
JSON representation

Falconry Pygments Theme

Awesome Lists containing this project

README

          

# 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).