1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-11-23 22:24:39 +02:00

github style: background should be grey (#1159)

This commit is contained in:
quantonganh
2025-11-02 16:00:07 +07:00
committed by GitHub
parent 60e616ce5e
commit 84d187e5ec

View File

@@ -1,6 +1,6 @@
<style name="github">
<entry type="Error" style="#f6f8fa bg:#82071e"/>
<entry type="Background" style="bg:#ffffff"/>
<entry type="Background" style="bg:#f7f7f7"/>
<entry type="Keyword" style="#cf222e"/>
<entry type="KeywordType" style="#cf222e"/>
<entry type="NameAttribute" style="#1f2328"/>