From 9f21ee98d8c50fd3138bc6016219f980f578a243 Mon Sep 17 00:00:00 2001 From: Ruby Quail <5423725+rubyquaildesign@users.noreply.github.com> Date: Sat, 16 Jul 2022 05:25:54 +1000 Subject: [PATCH] Theme/plastic (#38) * Adding Plastic Theme Signed-off-by: Ruby Quail * generating preview Signed-off-by: Ruby Quail --- standard/README.md | 1 + standard/plastic.yaml | 23 ++++++++ standard/previews/plastic.yaml.svg | 90 ++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+) create mode 100644 standard/plastic.yaml create mode 100644 standard/previews/plastic.yaml.svg diff --git a/standard/README.md b/standard/README.md index a91ac9b..a0f9dc5 100644 --- a/standard/README.md +++ b/standard/README.md @@ -63,6 +63,7 @@ |**[Papercolor Light](papercolor_light.yaml)**:|| |**[Pencil Dark](pencil_dark.yaml)**:|| |**[Pencil Light](pencil_light.yaml)**:|| +|**[Plastic](plastic.yaml)**:|| |**[Remedy Dark](remedy_dark.yaml)**:|| |**[Seashells](seashells.yaml)**:|| |**[Simply Dark](simply_dark.yaml)**:|| diff --git a/standard/plastic.yaml b/standard/plastic.yaml new file mode 100644 index 0000000..827803f --- /dev/null +++ b/standard/plastic.yaml @@ -0,0 +1,23 @@ +accent: '#1085FF' # Accent color for UI elements +background: '#181A1F' # Terminal background color +details: darker # Whether the theme is lighter or darker. +foreground: '#A9B2C3' # The foreground color. +terminal_colors: # Ansi escape colors. + bright: + black: '#5F6672' + blue: '#61AFEF' + cyan: '#56B6C2' + green: '#98C379' + magenta: '#B57EDC' + red: '#E06C75' + white: '#A9B2C3' + yellow: '#E5C07B' + normal: + black: '#5F6672' + blue: '#61AFEF' + cyan: '#56B6C2' + green: '#98C379' + magenta: '#B57EDC' + red: '#E06C75' + white: '#A9B2C3' + yellow: '#E5C07B' \ No newline at end of file diff --git a/standard/previews/plastic.yaml.svg b/standard/previews/plastic.yaml.svg new file mode 100644 index 0000000..ae40350 --- /dev/null +++ b/standard/previews/plastic.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 + + + ) + + + +