Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions xstatic/pkg/pygments/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
# please use a all-lowercase valid python
# package name

VERSION = '2.9.0' # version of the packaged files, please use the upstream
# version number
VERSION = '2.19.2' # version of the packaged files, please use the upstream
# version number
BUILD = '1' # our package build number, so we can release new builds
# with fixes for xstatic stuff.
# with fixes for xstatic stuff.
PACKAGE_VERSION = VERSION + '.' + BUILD # version used for PyPi

DESCRIPTION = "%s %s (XStatic packaging standard)" % (DISPLAY_NAME, VERSION)
Expand Down
116 changes: 58 additions & 58 deletions xstatic/pkg/pygments/data/css/abap.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,61 +4,61 @@ span.linenos { color: inherit; background-color: transparent; padding-left: 5px;
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.hll { background-color: #ffffcc }
.c { color: #888888; font-style: italic } /* Comment */
.err { color: #FF0000 } /* Error */
.k { color: #0000ff } /* Keyword */
.n { color: #000000 } /* Name */
.ch { color: #888888; font-style: italic } /* Comment.Hashbang */
.cm { color: #888888; font-style: italic } /* Comment.Multiline */
.cp { color: #888888; font-style: italic } /* Comment.Preproc */
.cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */
.c1 { color: #888888; font-style: italic } /* Comment.Single */
.cs { color: #888888; font-style: italic } /* Comment.Special */
.kc { color: #0000ff } /* Keyword.Constant */
.kd { color: #0000ff } /* Keyword.Declaration */
.kn { color: #0000ff } /* Keyword.Namespace */
.kp { color: #0000ff } /* Keyword.Pseudo */
.kr { color: #0000ff } /* Keyword.Reserved */
.kt { color: #0000ff } /* Keyword.Type */
.m { color: #33aaff } /* Literal.Number */
.s { color: #55aa22 } /* Literal.String */
.na { color: #000000 } /* Name.Attribute */
.nb { color: #000000 } /* Name.Builtin */
.nc { color: #000000 } /* Name.Class */
.no { color: #000000 } /* Name.Constant */
.nd { color: #000000 } /* Name.Decorator */
.ni { color: #000000 } /* Name.Entity */
.ne { color: #000000 } /* Name.Exception */
.nf { color: #000000 } /* Name.Function */
.nl { color: #000000 } /* Name.Label */
.nn { color: #000000 } /* Name.Namespace */
.nx { color: #000000 } /* Name.Other */
.py { color: #000000 } /* Name.Property */
.nt { color: #000000 } /* Name.Tag */
.nv { color: #000000 } /* Name.Variable */
.ow { color: #0000ff } /* Operator.Word */
.mb { color: #33aaff } /* Literal.Number.Bin */
.mf { color: #33aaff } /* Literal.Number.Float */
.mh { color: #33aaff } /* Literal.Number.Hex */
.mi { color: #33aaff } /* Literal.Number.Integer */
.mo { color: #33aaff } /* Literal.Number.Oct */
.sa { color: #55aa22 } /* Literal.String.Affix */
.sb { color: #55aa22 } /* Literal.String.Backtick */
.sc { color: #55aa22 } /* Literal.String.Char */
.dl { color: #55aa22 } /* Literal.String.Delimiter */
.sd { color: #55aa22 } /* Literal.String.Doc */
.s2 { color: #55aa22 } /* Literal.String.Double */
.se { color: #55aa22 } /* Literal.String.Escape */
.sh { color: #55aa22 } /* Literal.String.Heredoc */
.si { color: #55aa22 } /* Literal.String.Interpol */
.sx { color: #55aa22 } /* Literal.String.Other */
.sr { color: #55aa22 } /* Literal.String.Regex */
.s1 { color: #55aa22 } /* Literal.String.Single */
.ss { color: #55aa22 } /* Literal.String.Symbol */
.bp { color: #000000 } /* Name.Builtin.Pseudo */
.fm { color: #000000 } /* Name.Function.Magic */
.vc { color: #000000 } /* Name.Variable.Class */
.vg { color: #000000 } /* Name.Variable.Global */
.vi { color: #000000 } /* Name.Variable.Instance */
.vm { color: #000000 } /* Name.Variable.Magic */
.il { color: #33aaff } /* Literal.Number.Integer.Long */
.c { color: #888; font-style: italic } /* Comment */
.err { color: #F00 } /* Error */
.k { color: #00F } /* Keyword */
.n { color: #000 } /* Name */
.ch { color: #888; font-style: italic } /* Comment.Hashbang */
.cm { color: #888; font-style: italic } /* Comment.Multiline */
.cp { color: #888; font-style: italic } /* Comment.Preproc */
.cpf { color: #888; font-style: italic } /* Comment.PreprocFile */
.c1 { color: #888; font-style: italic } /* Comment.Single */
.cs { color: #888; font-style: italic } /* Comment.Special */
.kc { color: #00F } /* Keyword.Constant */
.kd { color: #00F } /* Keyword.Declaration */
.kn { color: #00F } /* Keyword.Namespace */
.kp { color: #00F } /* Keyword.Pseudo */
.kr { color: #00F } /* Keyword.Reserved */
.kt { color: #00F } /* Keyword.Type */
.m { color: #3AF } /* Literal.Number */
.s { color: #5A2 } /* Literal.String */
.na { color: #000 } /* Name.Attribute */
.nb { color: #000 } /* Name.Builtin */
.nc { color: #000 } /* Name.Class */
.no { color: #000 } /* Name.Constant */
.nd { color: #000 } /* Name.Decorator */
.ni { color: #000 } /* Name.Entity */
.ne { color: #000 } /* Name.Exception */
.nf { color: #000 } /* Name.Function */
.nl { color: #000 } /* Name.Label */
.nn { color: #000 } /* Name.Namespace */
.nx { color: #000 } /* Name.Other */
.py { color: #000 } /* Name.Property */
.nt { color: #000 } /* Name.Tag */
.nv { color: #000 } /* Name.Variable */
.ow { color: #00F } /* Operator.Word */
.mb { color: #3AF } /* Literal.Number.Bin */
.mf { color: #3AF } /* Literal.Number.Float */
.mh { color: #3AF } /* Literal.Number.Hex */
.mi { color: #3AF } /* Literal.Number.Integer */
.mo { color: #3AF } /* Literal.Number.Oct */
.sa { color: #5A2 } /* Literal.String.Affix */
.sb { color: #5A2 } /* Literal.String.Backtick */
.sc { color: #5A2 } /* Literal.String.Char */
.dl { color: #5A2 } /* Literal.String.Delimiter */
.sd { color: #5A2 } /* Literal.String.Doc */
.s2 { color: #5A2 } /* Literal.String.Double */
.se { color: #5A2 } /* Literal.String.Escape */
.sh { color: #5A2 } /* Literal.String.Heredoc */
.si { color: #5A2 } /* Literal.String.Interpol */
.sx { color: #5A2 } /* Literal.String.Other */
.sr { color: #5A2 } /* Literal.String.Regex */
.s1 { color: #5A2 } /* Literal.String.Single */
.ss { color: #5A2 } /* Literal.String.Symbol */
.bp { color: #000 } /* Name.Builtin.Pseudo */
.fm { color: #000 } /* Name.Function.Magic */
.vc { color: #000 } /* Name.Variable.Class */
.vg { color: #000 } /* Name.Variable.Global */
.vi { color: #000 } /* Name.Variable.Instance */
.vm { color: #000 } /* Name.Variable.Magic */
.il { color: #3AF } /* Literal.Number.Integer.Long */
64 changes: 32 additions & 32 deletions xstatic/pkg/pygments/data/css/algol.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,45 +4,45 @@ span.linenos { color: inherit; background-color: transparent; padding-left: 5px;
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.hll { background-color: #ffffcc }
.c { color: #888888; font-style: italic } /* Comment */
.err { border: 1px solid #FF0000 } /* Error */
.c { color: #888; font-style: italic } /* Comment */
.err { border: 1px solid #F00 } /* Error */
.k { font-weight: bold; text-decoration: underline } /* Keyword */
.ch { color: #888888; font-style: italic } /* Comment.Hashbang */
.cm { color: #888888; font-style: italic } /* Comment.Multiline */
.cp { color: #888888; font-weight: bold } /* Comment.Preproc */
.cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */
.c1 { color: #888888; font-style: italic } /* Comment.Single */
.cs { color: #888888; font-weight: bold } /* Comment.Special */
.ch { color: #888; font-style: italic } /* Comment.Hashbang */
.cm { color: #888; font-style: italic } /* Comment.Multiline */
.cp { color: #888; font-weight: bold } /* Comment.Preproc */
.cpf { color: #888; font-style: italic } /* Comment.PreprocFile */
.c1 { color: #888; font-style: italic } /* Comment.Single */
.cs { color: #888; font-weight: bold } /* Comment.Special */
.kc { font-weight: bold; text-decoration: underline } /* Keyword.Constant */
.kd { font-weight: bold; font-style: italic; text-decoration: underline } /* Keyword.Declaration */
.kn { font-weight: bold; text-decoration: underline } /* Keyword.Namespace */
.kp { font-weight: bold; text-decoration: underline } /* Keyword.Pseudo */
.kr { font-weight: bold; text-decoration: underline } /* Keyword.Reserved */
.kt { font-weight: bold; text-decoration: underline } /* Keyword.Type */
.s { color: #666666; font-style: italic } /* Literal.String */
.s { color: #666; font-style: italic } /* Literal.String */
.nb { font-weight: bold; font-style: italic } /* Name.Builtin */
.nc { color: #666666; font-weight: bold; font-style: italic } /* Name.Class */
.no { color: #666666; font-weight: bold; font-style: italic } /* Name.Constant */
.nf { color: #666666; font-weight: bold; font-style: italic } /* Name.Function */
.nn { color: #666666; font-weight: bold; font-style: italic } /* Name.Namespace */
.nv { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable */
.nc { color: #666; font-weight: bold; font-style: italic } /* Name.Class */
.no { color: #666; font-weight: bold; font-style: italic } /* Name.Constant */
.nf { color: #666; font-weight: bold; font-style: italic } /* Name.Function */
.nn { color: #666; font-weight: bold; font-style: italic } /* Name.Namespace */
.nv { color: #666; font-weight: bold; font-style: italic } /* Name.Variable */
.ow { font-weight: bold } /* Operator.Word */
.sa { color: #666666; font-style: italic } /* Literal.String.Affix */
.sb { color: #666666; font-style: italic } /* Literal.String.Backtick */
.sc { color: #666666; font-style: italic } /* Literal.String.Char */
.dl { color: #666666; font-style: italic } /* Literal.String.Delimiter */
.sd { color: #666666; font-style: italic } /* Literal.String.Doc */
.s2 { color: #666666; font-style: italic } /* Literal.String.Double */
.se { color: #666666; font-style: italic } /* Literal.String.Escape */
.sh { color: #666666; font-style: italic } /* Literal.String.Heredoc */
.si { color: #666666; font-style: italic } /* Literal.String.Interpol */
.sx { color: #666666; font-style: italic } /* Literal.String.Other */
.sr { color: #666666; font-style: italic } /* Literal.String.Regex */
.s1 { color: #666666; font-style: italic } /* Literal.String.Single */
.ss { color: #666666; font-style: italic } /* Literal.String.Symbol */
.sa { color: #666; font-style: italic } /* Literal.String.Affix */
.sb { color: #666; font-style: italic } /* Literal.String.Backtick */
.sc { color: #666; font-style: italic } /* Literal.String.Char */
.dl { color: #666; font-style: italic } /* Literal.String.Delimiter */
.sd { color: #666; font-style: italic } /* Literal.String.Doc */
.s2 { color: #666; font-style: italic } /* Literal.String.Double */
.se { color: #666; font-style: italic } /* Literal.String.Escape */
.sh { color: #666; font-style: italic } /* Literal.String.Heredoc */
.si { color: #666; font-style: italic } /* Literal.String.Interpol */
.sx { color: #666; font-style: italic } /* Literal.String.Other */
.sr { color: #666; font-style: italic } /* Literal.String.Regex */
.s1 { color: #666; font-style: italic } /* Literal.String.Single */
.ss { color: #666; font-style: italic } /* Literal.String.Symbol */
.bp { font-weight: bold; font-style: italic } /* Name.Builtin.Pseudo */
.fm { color: #666666; font-weight: bold; font-style: italic } /* Name.Function.Magic */
.vc { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Class */
.vg { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Global */
.vi { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Instance */
.vm { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Magic */
.fm { color: #666; font-weight: bold; font-style: italic } /* Name.Function.Magic */
.vc { color: #666; font-weight: bold; font-style: italic } /* Name.Variable.Class */
.vg { color: #666; font-weight: bold; font-style: italic } /* Name.Variable.Global */
.vi { color: #666; font-weight: bold; font-style: italic } /* Name.Variable.Instance */
.vm { color: #666; font-weight: bold; font-style: italic } /* Name.Variable.Magic */
64 changes: 32 additions & 32 deletions xstatic/pkg/pygments/data/css/algol_nu.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,45 +4,45 @@ span.linenos { color: inherit; background-color: transparent; padding-left: 5px;
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.hll { background-color: #ffffcc }
.c { color: #888888; font-style: italic } /* Comment */
.err { border: 1px solid #FF0000 } /* Error */
.c { color: #888; font-style: italic } /* Comment */
.err { border: 1px solid #F00 } /* Error */
.k { font-weight: bold } /* Keyword */
.ch { color: #888888; font-style: italic } /* Comment.Hashbang */
.cm { color: #888888; font-style: italic } /* Comment.Multiline */
.cp { color: #888888; font-weight: bold } /* Comment.Preproc */
.cpf { color: #888888; font-style: italic } /* Comment.PreprocFile */
.c1 { color: #888888; font-style: italic } /* Comment.Single */
.cs { color: #888888; font-weight: bold } /* Comment.Special */
.ch { color: #888; font-style: italic } /* Comment.Hashbang */
.cm { color: #888; font-style: italic } /* Comment.Multiline */
.cp { color: #888; font-weight: bold } /* Comment.Preproc */
.cpf { color: #888; font-style: italic } /* Comment.PreprocFile */
.c1 { color: #888; font-style: italic } /* Comment.Single */
.cs { color: #888; font-weight: bold } /* Comment.Special */
.kc { font-weight: bold } /* Keyword.Constant */
.kd { font-weight: bold; font-style: italic } /* Keyword.Declaration */
.kn { font-weight: bold } /* Keyword.Namespace */
.kp { font-weight: bold } /* Keyword.Pseudo */
.kr { font-weight: bold } /* Keyword.Reserved */
.kt { font-weight: bold } /* Keyword.Type */
.s { color: #666666; font-style: italic } /* Literal.String */
.s { color: #666; font-style: italic } /* Literal.String */
.nb { font-weight: bold; font-style: italic } /* Name.Builtin */
.nc { color: #666666; font-weight: bold; font-style: italic } /* Name.Class */
.no { color: #666666; font-weight: bold; font-style: italic } /* Name.Constant */
.nf { color: #666666; font-weight: bold; font-style: italic } /* Name.Function */
.nn { color: #666666; font-weight: bold; font-style: italic } /* Name.Namespace */
.nv { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable */
.nc { color: #666; font-weight: bold; font-style: italic } /* Name.Class */
.no { color: #666; font-weight: bold; font-style: italic } /* Name.Constant */
.nf { color: #666; font-weight: bold; font-style: italic } /* Name.Function */
.nn { color: #666; font-weight: bold; font-style: italic } /* Name.Namespace */
.nv { color: #666; font-weight: bold; font-style: italic } /* Name.Variable */
.ow { font-weight: bold } /* Operator.Word */
.sa { color: #666666; font-style: italic } /* Literal.String.Affix */
.sb { color: #666666; font-style: italic } /* Literal.String.Backtick */
.sc { color: #666666; font-style: italic } /* Literal.String.Char */
.dl { color: #666666; font-style: italic } /* Literal.String.Delimiter */
.sd { color: #666666; font-style: italic } /* Literal.String.Doc */
.s2 { color: #666666; font-style: italic } /* Literal.String.Double */
.se { color: #666666; font-style: italic } /* Literal.String.Escape */
.sh { color: #666666; font-style: italic } /* Literal.String.Heredoc */
.si { color: #666666; font-style: italic } /* Literal.String.Interpol */
.sx { color: #666666; font-style: italic } /* Literal.String.Other */
.sr { color: #666666; font-style: italic } /* Literal.String.Regex */
.s1 { color: #666666; font-style: italic } /* Literal.String.Single */
.ss { color: #666666; font-style: italic } /* Literal.String.Symbol */
.sa { color: #666; font-style: italic } /* Literal.String.Affix */
.sb { color: #666; font-style: italic } /* Literal.String.Backtick */
.sc { color: #666; font-style: italic } /* Literal.String.Char */
.dl { color: #666; font-style: italic } /* Literal.String.Delimiter */
.sd { color: #666; font-style: italic } /* Literal.String.Doc */
.s2 { color: #666; font-style: italic } /* Literal.String.Double */
.se { color: #666; font-style: italic } /* Literal.String.Escape */
.sh { color: #666; font-style: italic } /* Literal.String.Heredoc */
.si { color: #666; font-style: italic } /* Literal.String.Interpol */
.sx { color: #666; font-style: italic } /* Literal.String.Other */
.sr { color: #666; font-style: italic } /* Literal.String.Regex */
.s1 { color: #666; font-style: italic } /* Literal.String.Single */
.ss { color: #666; font-style: italic } /* Literal.String.Symbol */
.bp { font-weight: bold; font-style: italic } /* Name.Builtin.Pseudo */
.fm { color: #666666; font-weight: bold; font-style: italic } /* Name.Function.Magic */
.vc { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Class */
.vg { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Global */
.vi { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Instance */
.vm { color: #666666; font-weight: bold; font-style: italic } /* Name.Variable.Magic */
.fm { color: #666; font-weight: bold; font-style: italic } /* Name.Function.Magic */
.vc { color: #666; font-weight: bold; font-style: italic } /* Name.Variable.Class */
.vg { color: #666; font-weight: bold; font-style: italic } /* Name.Variable.Global */
.vi { color: #666; font-weight: bold; font-style: italic } /* Name.Variable.Instance */
.vm { color: #666; font-weight: bold; font-style: italic } /* Name.Variable.Magic */
Loading