diff options
Diffstat (limited to 'client/simple/generated')
| -rw-r--r-- | client/simple/generated/pygments.less | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/client/simple/generated/pygments.less b/client/simple/generated/pygments.less index d1f2216aa..e572b2d2d 100644 --- a/client/simple/generated/pygments.less +++ b/client/simple/generated/pygments.less @@ -2,7 +2,7 @@ /* this file is generated automatically by searxng_extra/update/update_pygments.py - using pygments version 2.20.0: + using pygments version 2.21.0: ./manage templates.simple.pygments */ @@ -114,14 +114,14 @@ .gd { color: #FF4689 } /* Generic.Deleted */ .ge { color: #F8F8F2; font-style: italic } /* Generic.Emph */ .ges { color: #F8F8F2; font-weight: bold; font-style: italic } /* Generic.EmphStrong */ - .gr { color: #F8F8F2 } /* Generic.Error */ + .gr { color: #FF4689 } /* Generic.Error */ .gh { color: #F8F8F2 } /* Generic.Heading */ .gi { color: #A6E22E } /* Generic.Inserted */ .go { color: #66D9EF } /* Generic.Output */ .gp { color: #FF4689; font-weight: bold } /* Generic.Prompt */ .gs { color: #F8F8F2; font-weight: bold } /* Generic.Strong */ .gu { color: #959077 } /* Generic.Subheading */ - .gt { color: #F8F8F2 } /* Generic.Traceback */ + .gt { color: #66D9EF } /* Generic.Traceback */ .kc { color: #66D9EF } /* Keyword.Constant */ .kd { color: #66D9EF } /* Keyword.Declaration */ .kn { color: #FF4689 } /* Keyword.Namespace */ @@ -132,7 +132,7 @@ .m { color: #AE81FF } /* Literal.Number */ .s { color: #E6DB74 } /* Literal.String */ .na { color: #A6E22E } /* Name.Attribute */ - .nb { color: #F8F8F2 } /* Name.Builtin */ + .nb { color: #A6E22E } /* Name.Builtin */ .nc { color: #A6E22E } /* Name.Class */ .no { color: #66D9EF } /* Name.Constant */ .nd { color: #A6E22E } /* Name.Decorator */ @@ -166,7 +166,7 @@ .sr { color: #E6DB74 } /* Literal.String.Regex */ .s1 { color: #E6DB74 } /* Literal.String.Single */ .ss { color: #E6DB74 } /* Literal.String.Symbol */ - .bp { color: #F8F8F2 } /* Name.Builtin.Pseudo */ + .bp { color: #A6E22E } /* Name.Builtin.Pseudo */ .fm { color: #A6E22E } /* Name.Function.Magic */ .vc { color: #F8F8F2 } /* Name.Variable.Class */ .vg { color: #F8F8F2 } /* Name.Variable.Global */ |
