uncenter
c7e72f8aaa
fix(pygments): mantle for code block backgrounds ( #112 )
2025-08-03 21:02:39 +01:00
backwardspy
e49907013c
docs: document package with pdoc ( #108 )
2025-03-17 20:44:52 +00:00
backwardspy
b10dba0a2c
ci: add palette sync workflow ( #105 )
...
changes in assets/* are caused by regenerating them with a newer matplotlib
version
2025-03-03 22:34:46 +00:00
backwardspy
ba03e0a1b3
build: switch to uv and drop python 3.8 support ( #100 )
2025-02-25 22:02:37 +00:00
uncenter
c0c3ee990e
fix(extras/pygments): Keyword.Reserved & Name.Exception ( #80 )
2024-09-08 22:33:55 +01:00
Hammy
0bdf4e025e
fix(pygments): functions should be blue, not sapphire ( #79 )
2024-09-08 22:06:10 +01:00
uncenter
ecf19729cb
fix(extras/pygments): change Name.Tag from pink to blue ( #77 )
2024-09-08 21:52:11 +01:00
uncenter
2d0df3d746
fix(extras/pygments): align syntax highlighting tokens with style guide ( #75 )
...
* fix(extras/pygments): align syntax highlighting tokens with style guide
* fix(extras/pygments): update `Keyword.Type`, add tokens reference link in comment
* fix(extras/pygments): `Keyword.Constant` should be mauve
2024-09-08 20:55:19 +01:00
miloth
580dabc3e3
feat: added matplotlib support ( #36 )
2024-06-18 14:08:04 +01:00
backwardspy
7e4584b036
feat: add gh-pages build script for pygments css ( #33 )
2024-03-17 22:12:07 +00:00
backwardspy
8695144d6c
feat!: change palette data structure to match json, add codegen ( #29 )
...
Co-authored-by: Raffaele Mancuso <raffaele.mancuso4@unibo.it>
2024-02-17 12:57:04 +00:00
backwardspy
1759fd27a1
drop python 3.7, upgrade dependencies ( #28 )
2024-02-16 11:20:24 +00:00
Todd Parsons
36cddb80b2
feat: Improvements to pygments styles ( #18 )
...
* feat: Add Generic.Heading to pygments and style
* feat: Add IDE colours to pygments styles
* chore: lint
---------
Co-authored-by: sgoudham <sgoudham@gmail.com>
2023-08-12 17:22:43 +01:00
backwardspy
91d0d0b8b6
fix: add missing feature flag in ci
2023-05-10 22:55:47 +01:00
Bilal Leadbitter
0d3b1db2a7
feat: add rich integration ( #17 )
2023-05-10 22:46:53 +01:00
backwardspy
f5e35d2db2
fix: legacy type hint syntax
2022-11-17 21:20:21 +00:00
backwardspy
6c1d24818f
feat: refactor and add pygments integration
2022-11-17 19:58:15 +00:00