__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
"""
pygments.styles.zenburn
~~~~~~~~~~~~~~~~~~~~~~~
Low contrast color scheme Zenburn.
See: https://kippura.org/zenburnpage/
https://github.com/jnurmine/Zenburn
:copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
from pygments.style import Style
from pygments.token import Token, Name, Operator, Keyword, Generic, Comment, \
Number, String, Literal, Punctuation, Error
__all__ = ['ZenburnStyle']
class ZenburnStyle(Style):
"""
Low contrast Zenburn style.
"""
name = 'zenburn'
background_color = '#3f3f3f'
highlight_color = '#484848'
line_number_color = '#5d6262'
line_number_background_color = '#353535'
line_number_special_color = '#7a8080'
line_number_special_background_color = '#353535'
styles = {
Token: '#dcdccc',
Error: '#e37170 bold',
Keyword: '#efdcbc',
Keyword.Type: '#dfdfbf bold',
Keyword.Constant: '#dca3a3',
Keyword.Declaration: '#f0dfaf',
Keyword.Namespace: '#f0dfaf',
Name: '#dcdccc',
Name.Tag: '#e89393 bold',
Name.Entity: '#cfbfaf',
Name.Constant: '#dca3a3',
Name.Class: '#efef8f',
Name.Function: '#efef8f',
Name.Builtin: '#efef8f',
Name.Builtin.Pseudo: '#dcdccc',
Name.Attribute: '#efef8f',
Name.Exception: '#c3bf9f bold',
Literal: '#9fafaf',
String: '#cc9393',
String.Doc: '#7f9f7f',
String.Interpol: '#dca3a3 bold',
Number: '#8cd0d3',
Number.Float: '#c0bed1',
Operator: '#f0efd0',
Punctuation: '#f0efd0',
Comment: '#7f9f7f italic',
Comment.Preproc: '#dfaf8f bold',
Comment.PreprocFile: '#cc9393',
Comment.Special: '#dfdfdf bold',
Generic: '#ecbcbc bold',
Generic.Emph: '#ffffff bold',
Generic.Output: '#5b605e bold',
Generic.Heading: '#efefef bold',
Generic.Deleted: '#c3bf9f bg:#313c36',
Generic.Inserted: '#709080 bg:#313c36 bold',
Generic.Traceback: '#80d4aa bg:#2f2f2f bold',
Generic.Subheading: '#efefef bold',
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __pycache__ | Folder | 0755 |
|
|
| __init__.py | File | 1.96 KB | 0644 |
|
| _mapping.py | File | 3.17 KB | 0644 |
|
| abap.py | File | 749 B | 0644 |
|
| algol.py | File | 2.21 KB | 0644 |
|
| algol_nu.py | File | 2.23 KB | 0644 |
|
| arduino.py | File | 4.45 KB | 0644 |
|
| autumn.py | File | 2.14 KB | 0644 |
|
| borland.py | File | 1.57 KB | 0644 |
|
| bw.py | File | 1.37 KB | 0644 |
|
| colorful.py | File | 2.77 KB | 0644 |
|
| default.py | File | 2.53 KB | 0644 |
|
| dracula.py | File | 2.13 KB | 0644 |
|
| emacs.py | File | 2.48 KB | 0644 |
|
| friendly.py | File | 2.54 KB | 0644 |
|
| friendly_grayscale.py | File | 2.76 KB | 0644 |
|
| fruity.py | File | 1.29 KB | 0644 |
|
| gh_dark.py | File | 3.51 KB | 0644 |
|
| gruvbox.py | File | 3.31 KB | 0644 |
|
| igor.py | File | 737 B | 0644 |
|
| inkpot.py | File | 2.35 KB | 0644 |
|
| lightbulb.py | File | 3.1 KB | 0644 |
|
| lilypond.py | File | 2.02 KB | 0644 |
|
| lovelace.py | File | 3.1 KB | 0644 |
|
| manni.py | File | 2.39 KB | 0644 |
|
| material.py | File | 4.1 KB | 0644 |
|
| monokai.py | File | 5.06 KB | 0644 |
|
| murphy.py | File | 2.74 KB | 0644 |
|
| native.py | File | 2 KB | 0644 |
|
| nord.py | File | 5.26 KB | 0644 |
|
| onedark.py | File | 1.68 KB | 0644 |
|
| paraiso_dark.py | File | 5.53 KB | 0644 |
|
| paraiso_light.py | File | 5.54 KB | 0644 |
|
| pastie.py | File | 2.47 KB | 0644 |
|
| perldoc.py | File | 2.18 KB | 0644 |
|
| rainbow_dash.py | File | 2.48 KB | 0644 |
|
| rrt.py | File | 964 B | 0644 |
|
| sas.py | File | 1.41 KB | 0644 |
|
| solarized.py | File | 4.15 KB | 0644 |
|
| staroffice.py | File | 831 B | 0644 |
|
| stata_dark.py | File | 1.23 KB | 0644 |
|
| stata_light.py | File | 1.26 KB | 0644 |
|
| tango.py | File | 6.97 KB | 0644 |
|
| trac.py | File | 1.93 KB | 0644 |
|
| vim.py | File | 1.97 KB | 0644 |
|
| vs.py | File | 1.1 KB | 0644 |
|
| xcode.py | File | 1.47 KB | 0644 |
|
| zenburn.py | File | 2.15 KB | 0644 |
|