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
8 changes: 6 additions & 2 deletions standard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
|**[Omni](omni.yaml)**:|<img src='previews/omni.yaml.svg' width='300'>|
|**[One Dark](one_dark.yaml)**:|<img src='previews/one_dark.yaml.svg' width='300'>|
|**[One Monokai](one_monokai.yaml)**:|<img src='previews/one_monokai.yaml.svg' width='300'>|
|**[Orng](orng.yaml)**:|<img src='previews/orng.yaml.svg' width='300'>|
|**[Outrun](outrun.yaml)**:|<img src='previews/outrun.yaml.svg' width='300'>|
|**[Palenight](palenight.yaml)**:|<img src='previews/palenight.yaml.svg' width='300'>|
|**[Panda Syntax](panda_syntax.yaml)**:|<img src='previews/panda_syntax.yaml.svg' width='300'>|
Expand All @@ -104,6 +105,9 @@
|**[Snazzy Green](snazzy_green.yaml)**:|<img src='previews/snazzy_green.yaml.svg' width='300'>|
|**[Snazzy Red](snazzy_red.yaml)**:|<img src='previews/snazzy_red.yaml.svg' width='300'>|
|**[Soft One Dark](soft_one_dark.yaml)**:|<img src='previews/soft_one_dark.yaml.svg' width='300'>|
|**[Soft Tactile Warp Cream](soft_tactile_warp_cream.yaml)**:|<img src='previews/soft_tactile_warp_cream.yaml.svg' width='300'>|
|**[Soft Tactile Warp Dark](soft_tactile_warp_dark.yaml)**:|<img src='previews/soft_tactile_warp_dark.yaml.svg' width='300'>|
|**[Soft Tactile Warp Light](soft_tactile_warp_light.yaml)**:|<img src='previews/soft_tactile_warp_light.yaml.svg' width='300'>|
|**[Solarized Dark](solarized_dark.yaml)**:|<img src='previews/solarized_dark.yaml.svg' width='300'>|
|**[Solarized Light](solarized_light.yaml)**:|<img src='previews/solarized_light.yaml.svg' width='300'>|
|**[Spaceduck](spaceduck.yaml)**:|<img src='previews/spaceduck.yaml.svg' width='300'>|
Expand All @@ -128,6 +132,6 @@
|**[Xterm](xterm.yaml)**:|<img src='previews/xterm.yaml.svg' width='300'>|
|**[Zenbones Dark](zenbones_dark.yaml)**:|<img src='previews/zenbones_dark.yaml.svg' width='300'>|
|**[Zenbones Light](zenbones_light.yaml)**:|<img src='previews/zenbones_light.yaml.svg' width='300'>|
|**[Zenburn Colorblind High Contrast](zenburn_colorblind_high_contrast.yaml)**:|<img src='previews/zenburn_colorblind_high_contrast.yaml.svg' width='300'>|
|**[Zenburn Colorblind](zenburn_colorblind.yaml)**:|<img src='previews/zenburn_colorblind.yaml.svg' width='300'>|
|**[Zenburn](zenburn.yaml)**:|<img src='previews/zenburn.yaml.svg' width='300'>|
|**[Zenburn Colorblind](zenburn_colorblind.yaml)**:|<img src='previews/zenburn_colorblind.yaml.svg' width='300'>|
|**[Zenburn Colorblind High Contrast](zenburn_colorblind_high_contrast.yaml)**:|<img src='previews/zenburn_colorblind_high_contrast.yaml.svg' width='300'>|
26 changes: 26 additions & 0 deletions standard/orng.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: orng
# Cloudflare-inspired dark theme, ported from the orng VS Code theme
# https://github.com/kafwe/orng
accent: '#EC5B2B'
background: '#161A22'
foreground: '#EEEEEE'
details: darker
terminal_colors:
normal:
black: '#161A22'
red: '#E06C75'
green: '#7FD88F'
yellow: '#E5C07B'
blue: '#56B6C2'
magenta: '#EE7948'
cyan: '#56B6C2'
white: '#EEEEEE'
bright:
black: '#606060'
red: '#F28B93'
green: '#A3E8B0'
yellow: '#F0D49A'
blue: '#7CCCD5'
magenta: '#F5A07A'
cyan: '#7CCCD5'
white: '#FFFFFF'
51 changes: 51 additions & 0 deletions standard/previews/orng.yaml.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.