From d11cfb90334379888132476a79479f61121a3079 Mon Sep 17 00:00:00 2001 From: arambrosius <35042830+arambrosius@users.noreply.github.com> Date: Wed, 28 Sep 2022 16:05:24 -0500 Subject: [PATCH] Add theme one-monokai (#46) * added one monokai yaml * generated previews --- standard/README.md | 1 + standard/one_monokai.yaml | 28 ++++++++ standard/previews/one_monokai.yaml.svg | 90 ++++++++++++++++++++++++++ 3 files changed, 119 insertions(+) create mode 100644 standard/one_monokai.yaml create mode 100644 standard/previews/one_monokai.yaml.svg diff --git a/standard/README.md b/standard/README.md index fd2ba7e..8b282e5 100644 --- a/standard/README.md +++ b/standard/README.md @@ -63,6 +63,7 @@ |**[Oceanic Next](oceanic_next.yaml)**:|| |**[Omni](omni.yaml)**:|| |**[One Dark](one_dark.yaml)**:|| +|**[One Monokai](one_monokai.yaml)**:|| |**[Palenight](palenight.yaml)**:|| |**[Panda Syntax](panda_syntax.yaml)**:|| |**[Papercolor Light](papercolor_light.yaml)**:|| diff --git a/standard/one_monokai.yaml b/standard/one_monokai.yaml new file mode 100644 index 0000000..fee467d --- /dev/null +++ b/standard/one_monokai.yaml @@ -0,0 +1,28 @@ +# Accent color for UI elements +accent: '#98c379' +# Terminal background color +background: '#282c34' +# Whether the theme is lighter or darker. +details: darker +# The foreground color. +foreground: '#abb2bf' +# Ansi escape colors. +terminal_colors: + bright: + black: '#6e7066' + red: '#f92672' + green: '#98c379' + yellow: '#e5c07b' + blue: '#61afef' + magenta: '#c678dd' + cyan: '#56b6c2' + white: '#fdfff1' + normal: + black: '#272822' + red: '#e06c75' + green: '#98c379' + yellow: '#e5c07b' + blue: '#61afef' + magenta: '#c678dd' + cyan: '#56b6c2' + white: '#abb2bf' diff --git a/standard/previews/one_monokai.yaml.svg b/standard/previews/one_monokai.yaml.svg new file mode 100644 index 0000000..702c59e --- /dev/null +++ b/standard/previews/one_monokai.yaml.svg @@ -0,0 +1,90 @@ + + + + +ls + +dir + + +executable + + +file + + + + +bash ~/colors.sh + +normal: + + +black + + +red + + +green + + +yellow + + +blue + + +magenta + + +cyan + + +white + + +bright: + + +black + + +red + + +green + + +yellow + + +blue + + +magenta + + +cyan + + +white + + + + + +~/project + + +git( + + + main + + + ) + + + +