This commit is contained in:
elvis kahoro 2021-12-23 12:02:09 -05:00
parent 1ad1ec51ad
commit 417359e374
464 changed files with 921 additions and 1157 deletions

View file

@ -1,15 +1,11 @@
## What are base16 themes?
> An architecture for building themes based on carefully chosen syntax highlighting using a base of sixteen colors. Base16 provides a set of guidelines detailing how to style syntax and how to code a builder for compiling Base16 schemes and templates.
More on the details and structure here: [https://github.com/chriskempson/base16](https://github.com/chriskempson/base16.
).
More on the details and structure here: https://github.com/chriskempson/base16.
## Acknowledgements
Themes in this directory were sourced and auto-generated based on the Alacritty themes collected by @aarowill.
Repo: [https://github.com/aarowill/base16-alacritty](https://github.com/aarowill/base16-alacritty)
Repo: https://github.com/aarowill/base16-alacritty
|Theme name | Preview|
| --- | --- |
|**[Base16 3024](base16_3024.yaml)**:|<img src='previews/base16_3024.yaml.svg' width='300'>|

View file

@ -3,8 +3,8 @@ accent: '#01a0e4'
background: '#090300'
details: darker
foreground: '#a5a2a2'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#5c5855'
blue: '#807d7c'
cyan: '#cdab53'
@ -13,7 +13,7 @@ terminal_colors:
red: '#e8bbd0'
white: '#f7f7f7'
yellow: '#4a4543'
normal:
normal:
black: '#090300'
blue: '#01a0e4'
cyan: '#b5e4f4'

View file

@ -3,8 +3,8 @@ accent: '#96883e'
background: '#031a16'
details: darker
foreground: '#81b5ac'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#2b685e'
blue: '#5f9c92'
cyan: '#3e965b'
@ -13,7 +13,7 @@ terminal_colors:
red: '#3e7996'
white: '#d2e7e4'
yellow: '#184e45'
normal:
normal:
black: '#031a16'
blue: '#96883e'
cyan: '#963e4c'

View file

@ -3,8 +3,8 @@ accent: '#ffffaf'
background: '#262626'
details: darker
foreground: '#bcbcbc'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#6c6c6c'
blue: '#787878'
cyan: '#5f87af'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ff8700'
white: '#ffffff'
yellow: '#333333'
normal:
normal:
black: '#262626'
blue: '#ffffaf'
cyan: '#5f875f'

View file

@ -3,8 +3,8 @@ accent: '#ae95c7'
background: '#1c2023'
details: darker
foreground: '#c7ccd1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#747c84'
blue: '#adb3ba'
cyan: '#c79595'
@ -13,7 +13,7 @@ terminal_colors:
red: '#c7c795'
white: '#f3f4f5'
yellow: '#565e65'
normal:
normal:
black: '#1c2023'
blue: '#ae95c7'
cyan: '#95aec7'

View file

@ -3,8 +3,8 @@ accent: '#576ddb'
background: '#19171c'
details: darker
foreground: '#8b8792'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#655f6d'
blue: '#7e7887'
cyan: '#bf40bf'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aa573c'
white: '#efecf4'
yellow: '#585260'
normal:
normal:
black: '#19171c'
blue: '#576ddb'
cyan: '#398bc6'

View file

@ -3,8 +3,8 @@ accent: '#576ddb'
background: '#efecf4'
details: lighter
foreground: '#585260'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#7e7887'
blue: '#655f6d'
cyan: '#bf40bf'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aa573c'
white: '#19171c'
yellow: '#8b8792'
normal:
normal:
black: '#efecf4'
blue: '#576ddb'
cyan: '#398bc6'

View file

@ -3,8 +3,8 @@ accent: '#6684e1'
background: '#20201d'
details: darker
foreground: '#a6a28c'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#7d7a68'
blue: '#999580'
cyan: '#d43552'
@ -13,7 +13,7 @@ terminal_colors:
red: '#b65611'
white: '#fefbec'
yellow: '#6e6b5e'
normal:
normal:
black: '#20201d'
blue: '#6684e1'
cyan: '#1fad83'

View file

@ -3,8 +3,8 @@ accent: '#6684e1'
background: '#fefbec'
details: lighter
foreground: '#6e6b5e'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#999580'
blue: '#7d7a68'
cyan: '#d43552'
@ -13,7 +13,7 @@ terminal_colors:
red: '#b65611'
white: '#20201d'
yellow: '#a6a28c'
normal:
normal:
black: '#fefbec'
blue: '#6684e1'
cyan: '#1fad83'

View file

@ -3,8 +3,8 @@ accent: '#36a166'
background: '#22221b'
details: darker
foreground: '#929181'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#6c6b5a'
blue: '#878573'
cyan: '#9d6c7c'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ae7313'
white: '#f4f3ec'
yellow: '#5f5e4e'
normal:
normal:
black: '#22221b'
blue: '#36a166'
cyan: '#5b9d48'

View file

@ -3,8 +3,8 @@ accent: '#36a166'
background: '#f4f3ec'
details: lighter
foreground: '#5f5e4e'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#878573'
blue: '#6c6b5a'
cyan: '#9d6c7c'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ae7313'
white: '#22221b'
yellow: '#929181'
normal:
normal:
black: '#f4f3ec'
blue: '#36a166'
cyan: '#5b9d48'

View file

@ -3,8 +3,8 @@ accent: '#407ee7'
background: '#1b1918'
details: darker
foreground: '#a8a19f'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#766e6b'
blue: '#9c9491'
cyan: '#c33ff3'
@ -13,7 +13,7 @@ terminal_colors:
red: '#df5320'
white: '#f1efee'
yellow: '#68615e'
normal:
normal:
black: '#1b1918'
blue: '#407ee7'
cyan: '#3d97b8'

View file

@ -3,8 +3,8 @@ accent: '#407ee7'
background: '#f1efee'
details: lighter
foreground: '#68615e'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#9c9491'
blue: '#766e6b'
cyan: '#c33ff3'
@ -13,7 +13,7 @@ terminal_colors:
red: '#df5320'
white: '#1b1918'
yellow: '#a8a19f'
normal:
normal:
black: '#f1efee'
blue: '#407ee7'
cyan: '#3d97b8'

View file

@ -3,8 +3,8 @@ accent: '#516aec'
background: '#1b181b'
details: darker
foreground: '#ab9bab'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#776977'
blue: '#9e8f9e'
cyan: '#cc33cc'
@ -13,7 +13,7 @@ terminal_colors:
red: '#a65926'
white: '#f7f3f7'
yellow: '#695d69'
normal:
normal:
black: '#1b181b'
blue: '#516aec'
cyan: '#159393'

View file

@ -3,8 +3,8 @@ accent: '#516aec'
background: '#f7f3f7'
details: lighter
foreground: '#695d69'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#9e8f9e'
blue: '#776977'
cyan: '#cc33cc'
@ -13,7 +13,7 @@ terminal_colors:
red: '#a65926'
white: '#1b181b'
yellow: '#ab9bab'
normal:
normal:
black: '#f7f3f7'
blue: '#516aec'
cyan: '#159393'

View file

@ -3,8 +3,8 @@ accent: '#257fad'
background: '#161b1d'
details: darker
foreground: '#7ea2b4'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#5a7b8c'
blue: '#7195a8'
cyan: '#b72dd2'
@ -13,7 +13,7 @@ terminal_colors:
red: '#935c25'
white: '#ebf8ff'
yellow: '#516d7b'
normal:
normal:
black: '#161b1d'
blue: '#257fad'
cyan: '#2d8f6f'

View file

@ -3,8 +3,8 @@ accent: '#257fad'
background: '#ebf8ff'
details: lighter
foreground: '#516d7b'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#7195a8'
blue: '#5a7b8c'
cyan: '#b72dd2'
@ -13,7 +13,7 @@ terminal_colors:
red: '#935c25'
white: '#161b1d'
yellow: '#7ea2b4'
normal:
normal:
black: '#ebf8ff'
blue: '#257fad'
cyan: '#2d8f6f'

View file

@ -3,8 +3,8 @@ accent: '#7272ca'
background: '#1b1818'
details: darker
foreground: '#8a8585'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#655d5d'
blue: '#7e7777'
cyan: '#bd5187'
@ -13,7 +13,7 @@ terminal_colors:
red: '#b45a3c'
white: '#f4ecec'
yellow: '#585050'
normal:
normal:
black: '#1b1818'
blue: '#7272ca'
cyan: '#5485b6'

View file

@ -3,8 +3,8 @@ accent: '#7272ca'
background: '#f4ecec'
details: lighter
foreground: '#585050'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#7e7777'
blue: '#655d5d'
cyan: '#bd5187'
@ -13,7 +13,7 @@ terminal_colors:
red: '#b45a3c'
white: '#1b1818'
yellow: '#8a8585'
normal:
normal:
black: '#f4ecec'
blue: '#7272ca'
cyan: '#5485b6'

View file

@ -3,8 +3,8 @@ accent: '#478c90'
background: '#171c19'
details: darker
foreground: '#87928a'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#5f6d64'
blue: '#78877d'
cyan: '#867469'
@ -13,7 +13,7 @@ terminal_colors:
red: '#9f713c'
white: '#ecf4ee'
yellow: '#526057'
normal:
normal:
black: '#171c19'
blue: '#478c90'
cyan: '#1c9aa0'

View file

@ -3,8 +3,8 @@ accent: '#478c90'
background: '#ecf4ee'
details: lighter
foreground: '#526057'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#78877d'
blue: '#5f6d64'
cyan: '#867469'
@ -13,7 +13,7 @@ terminal_colors:
red: '#9f713c'
white: '#171c19'
yellow: '#87928a'
normal:
normal:
black: '#ecf4ee'
blue: '#478c90'
cyan: '#1c9aa0'

View file

@ -3,8 +3,8 @@ accent: '#3d62f5'
background: '#131513'
details: darker
foreground: '#8ca68c'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#687d68'
blue: '#809980'
cyan: '#e619c3'
@ -13,7 +13,7 @@ terminal_colors:
red: '#87711d'
white: '#f4fbf4'
yellow: '#5e6e5e'
normal:
normal:
black: '#131513'
blue: '#3d62f5'
cyan: '#1999b3'

View file

@ -3,8 +3,8 @@ accent: '#3d62f5'
background: '#f4fbf4'
details: lighter
foreground: '#5e6e5e'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#809980'
blue: '#687d68'
cyan: '#e619c3'
@ -13,7 +13,7 @@ terminal_colors:
red: '#87711d'
white: '#131513'
yellow: '#8ca68c'
normal:
normal:
black: '#f4fbf4'
blue: '#3d62f5'
cyan: '#1999b3'

View file

@ -3,8 +3,8 @@ accent: '#3d8fd1'
background: '#202746'
details: darker
foreground: '#979db4'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#6b7394'
blue: '#898ea4'
cyan: '#9c637a'
@ -13,7 +13,7 @@ terminal_colors:
red: '#c76b29'
white: '#f5f7ff'
yellow: '#5e6687'
normal:
normal:
black: '#202746'
blue: '#3d8fd1'
cyan: '#22a2c9'

View file

@ -3,8 +3,8 @@ accent: '#3d8fd1'
background: '#f5f7ff'
details: lighter
foreground: '#5e6687'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#898ea4'
blue: '#6b7394'
cyan: '#9c637a'
@ -13,7 +13,7 @@ terminal_colors:
red: '#c76b29'
white: '#202746'
yellow: '#979db4'
normal:
normal:
black: '#f5f7ff'
blue: '#3d8fd1'
cyan: '#22a2c9'

View file

@ -3,8 +3,8 @@ accent: '#5dd7b9'
background: '#002635'
details: darker
foreground: '#a1a19a'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#6c8b91'
blue: '#869696'
cyan: '#c43060'
@ -13,7 +13,7 @@ terminal_colors:
red: '#f08e48'
white: '#fafaf8'
yellow: '#517f8d'
normal:
normal:
black: '#002635'
blue: '#5dd7b9'
cyan: '#14747e'

View file

@ -3,8 +3,8 @@ accent: '#5ea6ea'
background: '#28211c'
details: darker
foreground: '#8a8986'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#666666'
blue: '#797977'
cyan: '#937121'
@ -13,7 +13,7 @@ terminal_colors:
red: '#cf7d34'
white: '#baae9e'
yellow: '#5e5d5c'
normal:
normal:
black: '#28211c'
blue: '#5ea6ea'
cyan: '#afc4db'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#888888'
background: '#000000'
details: darker
foreground: '#c1c1c1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#333333'
blue: '#999999'
cyan: '#444444'
@ -13,7 +13,7 @@ terminal_colors:
red: '#aaaaaa'
white: '#c1c1c1'
yellow: '#222222'
normal:
normal:
black: '#000000'
blue: '#888888'
cyan: '#aaaaaa'

View file

@ -3,8 +3,8 @@ accent: '#3182bd'
background: '#0c0d0e'
details: darker
foreground: '#b7b8b9'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#737475'
blue: '#959697'
cyan: '#b15928'
@ -13,7 +13,7 @@ terminal_colors:
red: '#e6550d'
white: '#fcfdfe'
yellow: '#515253'
normal:
normal:
black: '#0c0d0e'
blue: '#3182bd'
cyan: '#80b1d3'

View file

@ -3,8 +3,8 @@ accent: '#6fb3d2'
background: '#000000'
details: darker
foreground: '#e0e0e0'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#b0b0b0'
blue: '#d0d0d0'
cyan: '#be643c'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fc6d24'
white: '#ffffff'
yellow: '#505050'
normal:
normal:
black: '#000000'
blue: '#6fb3d2'
cyan: '#76c7b7'

View file

@ -3,8 +3,8 @@ accent: '#5350b9'
background: '#1f1f1f'
details: darker
foreground: '#4e5ab7'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#ecba0f'
blue: '#2a84d2'
cyan: '#ffffff'
@ -13,7 +13,7 @@ terminal_colors:
red: '#de352e'
white: '#d6dbe5'
yellow: '#2dc55e'
normal:
normal:
black: '#1f1f1f'
blue: '#5350b9'
cyan: '#1081d6'

View file

@ -3,8 +3,8 @@ accent: '#868cb3'
background: '#e3efef'
details: darker
foreground: '#6d828e'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#98afb5'
blue: '#8299a1'
cyan: '#b39f9f'
@ -13,7 +13,7 @@ terminal_colors:
red: '#d8bba2'
white: '#485867'
yellow: '#b0c5c8'
normal:
normal:
black: '#e3efef'
blue: '#868cb3'
cyan: '#86b3b3'

View file

@ -3,8 +3,8 @@ accent: '#868cb3'
background: '#485867'
details: darker
foreground: '#b0c5c8'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#8299a1'
blue: '#98afb5'
cyan: '#b39f9f'
@ -13,7 +13,7 @@ terminal_colors:
red: '#d8bba2'
white: '#e3efef'
yellow: '#6d828e'
normal:
normal:
black: '#485867'
blue: '#868cb3'
cyan: '#86b3b3'

View file

@ -3,8 +3,8 @@ accent: '#6fc2ef'
background: '#151515'
details: darker
foreground: '#d0d0d0'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#505050'
blue: '#b0b0b0'
cyan: '#deaf8f'
@ -13,7 +13,7 @@ terminal_colors:
red: '#eda987'
white: '#f5f5f5'
yellow: '#303030'
normal:
normal:
black: '#151515'
blue: '#6fc2ef'
cyan: '#12cfc0'

View file

@ -3,8 +3,8 @@ accent: '#639ee4'
background: '#191919'
details: darker
foreground: '#a7a7a7'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#5f5a60'
blue: '#505050'
cyan: '#b888e2'
@ -13,7 +13,7 @@ terminal_colors:
red: '#4bb1a7'
white: '#ffffff'
yellow: '#303030'
normal:
normal:
black: '#191919'
blue: '#639ee4'
cyan: '#4bb1a7'

View file

@ -3,8 +3,8 @@ accent: '#6a9fb5'
background: '#151515'
details: darker
foreground: '#d0d0d0'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#505050'
blue: '#b0b0b0'
cyan: '#8f5536'
@ -13,7 +13,7 @@ terminal_colors:
red: '#d28445'
white: '#f5f5f5'
yellow: '#303030'
normal:
normal:
black: '#151515'
blue: '#6a9fb5'
cyan: '#75b5aa'

View file

@ -3,8 +3,8 @@ accent: '#6a9fb5'
background: '#f5f5f5'
details: lighter
foreground: '#303030'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#b0b0b0'
blue: '#505050'
cyan: '#8f5536'
@ -13,7 +13,7 @@ terminal_colors:
red: '#d28445'
white: '#151515'
yellow: '#d0d0d0'
normal:
normal:
black: '#f5f5f5'
blue: '#6a9fb5'
cyan: '#75b5aa'

View file

@ -3,8 +3,8 @@ accent: '#484d79'
background: '#232c31'
details: darker
foreground: '#9ea7a6'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#3f4944'
blue: '#84898c'
cyan: '#c98344'
@ -13,7 +13,7 @@ terminal_colors:
red: '#43820d'
white: '#b5d8f6'
yellow: '#2a343a'
normal:
normal:
black: '#232c31'
blue: '#484d79'
cyan: '#b02f30'

View file

@ -3,8 +3,8 @@ accent: '#7297b9'
background: '#fbf1f2'
details: darker
foreground: '#8b8198'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#bfb9c6'
blue: '#a59daf'
cyan: '#baa58c'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ebb790'
white: '#585062'
yellow: '#d8d5dd'
normal:
normal:
black: '#fbf1f2'
blue: '#7297b9'
cyan: '#69a9a7'

View file

@ -3,8 +3,8 @@ accent: '#0000ff'
background: '#ffffff'
details: darker
foreground: '#404040'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#808080'
blue: '#808080'
cyan: '#826b28'
@ -13,7 +13,7 @@ terminal_colors:
red: '#eb8500'
white: '#5e5e5e'
yellow: '#c0c0c0'
normal:
normal:
black: '#ffffff'
blue: '#0000ff'
cyan: '#318495'

View file

@ -3,8 +3,8 @@ accent: '#b0a4e3'
background: '#2d302f'
details: darker
foreground: '#e0f0ef'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#9da8a3'
blue: '#cad8d2'
cyan: '#ca6924'
@ -13,7 +13,7 @@ terminal_colors:
red: '#b38a61'
white: '#fcfefd'
yellow: '#5a605d'
normal:
normal:
black: '#2d302f'
blue: '#b0a4e3'
cyan: '#30dff3'

View file

@ -3,8 +3,8 @@ accent: '#9876aa'
background: '#2b2b2b'
details: darker
foreground: '#a9b7c6'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#606366'
blue: '#a4a3a3'
cyan: '#808080'
@ -13,7 +13,7 @@ terminal_colors:
red: '#689757'
white: '#ffffff'
yellow: '#323232'
normal:
normal:
black: '#2b2b2b'
blue: '#9876aa'
cyan: '#629755'

View file

@ -3,8 +3,8 @@ accent: '#498091'
background: '#171e1f'
details: darker
foreground: '#c7c7a5'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#555e5f'
blue: '#818f80'
cyan: '#d27b53'
@ -13,7 +13,7 @@ terminal_colors:
red: '#e6db74'
white: '#e1eaef'
yellow: '#373c3d'
normal:
normal:
black: '#171e1f'
blue: '#498091'
cyan: '#66d9ef'

View file

@ -3,8 +3,8 @@ accent: '#0d6678'
background: '#1d2021'
details: darker
foreground: '#a89984'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#665c54'
blue: '#928374'
cyan: '#a87322'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fe8625'
white: '#fdf4c1'
yellow: '#504945'
normal:
normal:
black: '#1d2021'
blue: '#0d6678'
cyan: '#8ba59b'

View file

@ -3,8 +3,8 @@ accent: '#4136d9'
background: '#000000'
details: darker
foreground: '#b08ae6'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#593380'
blue: '#00ff00'
cyan: '#a886bf'
@ -13,7 +13,7 @@ terminal_colors:
red: '#bb66cc'
white: '#a366ff'
yellow: '#432d59'
normal:
normal:
black: '#000000'
blue: '#4136d9'
cyan: '#40dfff'

View file

@ -3,8 +3,8 @@ accent: '#90bee1'
background: '#2d2d2d'
details: darker
foreground: '#cccccc'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#777777'
blue: '#b4b7b4'
cyan: '#ff93b3'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ffbf70'
white: '#ffffff'
yellow: '#515151'
normal:
normal:
black: '#2d2d2d'
blue: '#90bee1'
cyan: '#bed6ff'

View file

@ -3,8 +3,8 @@ accent: '#7cafc2'
background: '#181818'
details: darker
foreground: '#d8d8d8'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#585858'
blue: '#b8b8b8'
cyan: '#a16946'
@ -13,7 +13,7 @@ terminal_colors:
red: '#dc9656'
white: '#f8f8f8'
yellow: '#383838'
normal:
normal:
black: '#181818'
blue: '#7cafc2'
cyan: '#86c1b9'

View file

@ -3,8 +3,8 @@ accent: '#7cafc2'
background: '#f8f8f8'
details: lighter
foreground: '#383838'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#b8b8b8'
blue: '#585858'
cyan: '#a16946'
@ -13,7 +13,7 @@ terminal_colors:
red: '#dc9656'
white: '#181818'
yellow: '#d8d8d8'
normal:
normal:
black: '#f8f8f8'
blue: '#7cafc2'
cyan: '#86c1b9'

View file

@ -3,8 +3,8 @@ accent: '#007300'
background: '#e0e0e0'
details: darker
foreground: '#000000'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#707070'
blue: '#202020'
cyan: '#755b00'
@ -13,7 +13,7 @@ terminal_colors:
red: '#006565'
white: '#c4d9c4'
yellow: '#d0d0d0'
normal:
normal:
black: '#e0e0e0'
blue: '#007300'
cyan: '#755b00'

View file

@ -3,8 +3,8 @@ accent: '#62d6e8'
background: '#282936'
details: darker
foreground: '#e9e9f4'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#626483'
blue: '#62d6e8'
cyan: '#00f769'
@ -13,7 +13,7 @@ terminal_colors:
red: '#b45bcf'
white: '#f7f7fb'
yellow: '#4d4f68'
normal:
normal:
black: '#282936'
blue: '#62d6e8'
cyan: '#a1efe4'

View file

@ -3,8 +3,8 @@ accent: '#73b3e7'
background: '#262729'
details: darker
foreground: '#b7bec9'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#3e4249'
blue: '#73b3e7'
cyan: '#5ebaa5'
@ -13,7 +13,7 @@ terminal_colors:
red: '#e77171'
white: '#3e4249'
yellow: '#b7bec9'
normal:
normal:
black: '#262729'
blue: '#73b3e7'
cyan: '#5ebaa5'

View file

@ -3,8 +3,8 @@ accent: '#6587bf'
background: '#fafafa'
details: lighter
foreground: '#5e646f'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#5e646f'
blue: '#6587bf'
cyan: '#509c93'
@ -13,7 +13,7 @@ terminal_colors:
red: '#db7070'
white: '#5e646f'
yellow: '#d69822'
normal:
normal:
black: '#fafafa'
blue: '#6587bf'
cyan: '#509c93'

View file

@ -3,8 +3,8 @@ accent: '#6699cc'
background: '#2d2d2d'
details: darker
foreground: '#d3d0c8'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#747369'
blue: '#a09f93'
cyan: '#d27b53'
@ -13,7 +13,7 @@ terminal_colors:
red: '#f99157'
white: '#f2f0ec'
yellow: '#515151'
normal:
normal:
black: '#2d2d2d'
blue: '#6699cc'
cyan: '#66cccc'

View file

@ -3,8 +3,8 @@ accent: '#6d5782'
background: '#16130f'
details: darker
foreground: '#a39a90'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#5a5047'
blue: '#8a8075'
cyan: '#825757'
@ -13,7 +13,7 @@ terminal_colors:
red: '#828257'
white: '#dbd6d1'
yellow: '#433b32'
normal:
normal:
black: '#16130f'
blue: '#6d5782'
cyan: '#576d82'

View file

@ -3,8 +3,8 @@ accent: '#008dd1'
background: '#0c1118'
details: darker
foreground: '#afaba2'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#7b776e'
blue: '#949088'
cyan: '#e3488e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#df5923'
white: '#e7e2d9'
yellow: '#22262d'
normal:
normal:
black: '#0c1118'
blue: '#008dd1'
cyan: '#00948b'

View file

@ -3,8 +3,8 @@ accent: '#008dd1'
background: '#111111'
details: darker
foreground: '#ababab'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#777777'
blue: '#919191'
cyan: '#e3488e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#df5923'
white: '#e2e2e2'
yellow: '#262626'
normal:
normal:
black: '#111111'
blue: '#008dd1'
cyan: '#00948b'

View file

@ -3,8 +3,8 @@ accent: '#0073b5'
background: '#f1f1f1'
details: lighter
foreground: '#474747'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#777777'
blue: '#5e5e5e'
cyan: '#c42775'
@ -13,7 +13,7 @@ terminal_colors:
red: '#bf3e05'
white: '#1b1b1b'
yellow: '#d4d4d4'
normal:
normal:
black: '#f1f1f1'
blue: '#0073b5'
cyan: '#007a72'

View file

@ -3,8 +3,8 @@ accent: '#0073b5'
background: '#f5f0e7'
details: lighter
foreground: '#43474e'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#73777f'
blue: '#5a5f66'
cyan: '#c42775'
@ -13,7 +13,7 @@ terminal_colors:
red: '#bf3e05'
white: '#181c22'
yellow: '#d8d4cb'
normal:
normal:
black: '#f5f0e7'
blue: '#0073b5'
cyan: '#007a72'

View file

@ -3,8 +3,8 @@ accent: '#6c99bb'
background: '#2d2d2d'
details: darker
foreground: '#cccccc'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#777777'
blue: '#b4b7b4'
cyan: '#f97394'
@ -13,7 +13,7 @@ terminal_colors:
red: '#f9a959'
white: '#ffffff'
yellow: '#515151'
normal:
normal:
black: '#2d2d2d'
blue: '#6c99bb'
cyan: '#bed6ff'

View file

@ -3,8 +3,8 @@ accent: '#15f4ee'
background: '#2a3b4d'
details: darker
foreground: '#9fa2a6'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#55799c'
blue: '#7e90a3'
cyan: '#bb64a9'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ff9966'
white: '#ffffff'
yellow: '#4b6988'
normal:
normal:
black: '#2a3b4d'
blue: '#15f4ee'
cyan: '#4b8f77'

View file

@ -3,8 +3,8 @@ accent: '#1ae1dc'
background: '#2a3b4d'
details: darker
foreground: '#9fa2a6'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#55799c'
blue: '#7e90a3'
cyan: '#bb64a9'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ff9966'
white: '#ffffff'
yellow: '#4b6988'
normal:
normal:
black: '#2a3b4d'
blue: '#1ae1dc'
cyan: '#4b8f77'

View file

@ -3,8 +3,8 @@ accent: '#3498db'
background: '#2c3e50'
details: darker
foreground: '#e0e0e0'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#95a5a6'
blue: '#bdc3c7'
cyan: '#be643c'
@ -13,7 +13,7 @@ terminal_colors:
red: '#e67e22'
white: '#ecf0f1'
yellow: '#7f8c8d'
normal:
normal:
black: '#2c3e50'
blue: '#3498db'
cyan: '#1abc9c'

View file

@ -3,8 +3,8 @@ accent: '#20bcfc'
background: '#181818'
details: darker
foreground: '#d0d0d0'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#747474'
blue: '#b9b9b9'
cyan: '#b15f4a'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fc4769'
white: '#eeeeee'
yellow: '#464646'
normal:
normal:
black: '#181818'
blue: '#20bcfc'
cyan: '#acddfd'

View file

@ -3,8 +3,8 @@ accent: '#2931df'
background: '#f1ecf1'
details: darker
foreground: '#515151'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#b5b4b6'
blue: '#979598'
cyan: '#b16f40'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fe6d08'
white: '#2d2c2c'
yellow: '#d8d5d5'
normal:
normal:
black: '#f1ecf1'
blue: '#2931df'
cyan: '#0f9cfd'

View file

@ -3,8 +3,8 @@ accent: '#40bfff'
background: '#202126'
details: darker
foreground: '#e9e7e1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#a1d2e6'
blue: '#cad3ff'
cyan: '#6187ff'
@ -13,7 +13,7 @@ terminal_colors:
red: '#19f988'
white: '#f2fbff'
yellow: '#5a576e'
normal:
normal:
black: '#202126'
blue: '#40bfff'
cyan: '#fb6acb'

View file

@ -3,8 +3,8 @@ accent: '#795da3'
background: '#ffffff'
details: darker
foreground: '#333333'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#969896'
blue: '#e8e8e8'
cyan: '#333333'
@ -13,7 +13,7 @@ terminal_colors:
red: '#0086b3'
white: '#ffffff'
yellow: '#c8c8fa'
normal:
normal:
black: '#ffffff'
blue: '#795da3'
cyan: '#183691'

View file

@ -3,8 +3,8 @@ accent: '#3971ed'
background: '#1d1f21'
details: darker
foreground: '#c5c8c6'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#969896'
blue: '#b4b7b4'
cyan: '#3971ed'
@ -13,7 +13,7 @@ terminal_colors:
red: '#f96a38'
white: '#ffffff'
yellow: '#373b41'
normal:
normal:
black: '#1d1f21'
blue: '#3971ed'
cyan: '#3971ed'

View file

@ -3,8 +3,8 @@ accent: '#3971ed'
background: '#ffffff'
details: lighter
foreground: '#373b41'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#b4b7b4'
blue: '#969896'
cyan: '#3971ed'
@ -13,7 +13,7 @@ terminal_colors:
red: '#f96a38'
white: '#1d1f21'
yellow: '#c5c8c6'
normal:
normal:
black: '#ffffff'
blue: '#3971ed'
cyan: '#3971ed'

View file

@ -3,8 +3,8 @@ accent: '#686868'
background: '#101010'
details: darker
foreground: '#b9b9b9'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#525252'
blue: '#ababab'
cyan: '#5e5e5e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#999999'
white: '#f7f7f7'
yellow: '#464646'
normal:
normal:
black: '#101010'
blue: '#686868'
cyan: '#868686'

View file

@ -3,8 +3,8 @@ accent: '#686868'
background: '#f7f7f7'
details: lighter
foreground: '#464646'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#ababab'
blue: '#525252'
cyan: '#5e5e5e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#999999'
white: '#101010'
yellow: '#b9b9b9'
normal:
normal:
black: '#f7f7f7'
blue: '#686868'
cyan: '#868686'

View file

@ -3,8 +3,8 @@ accent: '#009900'
background: '#001100'
details: darker
foreground: '#00bb00'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#007700'
blue: '#009900'
cyan: '#005500'
@ -13,7 +13,7 @@ terminal_colors:
red: '#009900'
white: '#00ff00'
yellow: '#005500'
normal:
normal:
black: '#001100'
blue: '#009900'
cyan: '#005500'

View file

@ -3,8 +3,8 @@ accent: '#83a598'
background: '#1d2021'
details: darker
foreground: '#d5c4a1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#665c54'
blue: '#bdae93'
cyan: '#d65d0e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fe8019'
white: '#fbf1c7'
yellow: '#504945'
normal:
normal:
black: '#1d2021'
blue: '#83a598'
cyan: '#8ec07c'

View file

@ -3,8 +3,8 @@ accent: '#83a598'
background: '#282828'
details: darker
foreground: '#d5c4a1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#665c54'
blue: '#bdae93'
cyan: '#d65d0e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fe8019'
white: '#fbf1c7'
yellow: '#504945'
normal:
normal:
black: '#282828'
blue: '#83a598'
cyan: '#8ec07c'

View file

@ -3,8 +3,8 @@ accent: '#83adad'
background: '#262626'
details: darker
foreground: '#dab997'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#8a8a8a'
blue: '#949494'
cyan: '#d65d0e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ff8700'
white: '#ebdbb2'
yellow: '#4e4e4e'
normal:
normal:
black: '#262626'
blue: '#83adad'
cyan: '#85ad85'

View file

@ -3,8 +3,8 @@ accent: '#83a598'
background: '#32302f'
details: darker
foreground: '#d5c4a1'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#665c54'
blue: '#bdae93'
cyan: '#d65d0e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fe8019'
white: '#fbf1c7'
yellow: '#504945'
normal:
normal:
black: '#32302f'
blue: '#83a598'
cyan: '#8ec07c'

View file

@ -3,8 +3,8 @@ accent: '#076678'
background: '#f9f5d7'
details: lighter
foreground: '#504945'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#bdae93'
blue: '#665c54'
cyan: '#d65d0e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#af3a03'
white: '#282828'
yellow: '#d5c4a1'
normal:
normal:
black: '#f9f5d7'
blue: '#076678'
cyan: '#427b58'

View file

@ -3,8 +3,8 @@ accent: '#076678'
background: '#fbf1c7'
details: lighter
foreground: '#504945'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#bdae93'
blue: '#665c54'
cyan: '#d65d0e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#af3a03'
white: '#282828'
yellow: '#d5c4a1'
normal:
normal:
black: '#fbf1c7'
blue: '#076678'
cyan: '#427b58'

View file

@ -3,8 +3,8 @@ accent: '#076678'
background: '#f2e5bc'
details: lighter
foreground: '#504945'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#bdae93'
blue: '#665c54'
cyan: '#d65d0e'
@ -13,7 +13,7 @@ terminal_colors:
red: '#af3a03'
white: '#282828'
yellow: '#d5c4a1'
normal:
normal:
black: '#f2e5bc'
blue: '#076678'
cyan: '#427b58'

View file

@ -3,8 +3,8 @@ accent: '#66d9ef'
background: '#212121'
details: darker
foreground: '#cdcdcd'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#4a4a4a'
blue: '#707070'
cyan: '#e8b882'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fd971f'
white: '#ffffff'
yellow: '#353535'
normal:
normal:
black: '#212121'
blue: '#66d9ef'
cyan: '#708387'

View file

@ -3,8 +3,8 @@ accent: '#8b56bf'
background: '#0b1c2c'
details: darker
foreground: '#cbd6e2'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#627e99'
blue: '#aabcce'
cyan: '#bf5656'
@ -13,7 +13,7 @@ terminal_colors:
red: '#bfbf56'
white: '#f7f9fb'
yellow: '#405c79'
normal:
normal:
black: '#0b1c2c'
blue: '#8b56bf'
cyan: '#568bbf'

View file

@ -3,8 +3,8 @@ accent: '#8b56bf'
background: '#f7f9fb'
details: lighter
foreground: '#405c79'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#aabcce'
blue: '#627e99'
cyan: '#bf5656'
@ -13,7 +13,7 @@ terminal_colors:
red: '#bfbf56'
white: '#0b1c2c'
yellow: '#cbd6e2'
normal:
normal:
black: '#f7f9fb'
blue: '#8b56bf'
cyan: '#568bbf'

View file

@ -3,8 +3,8 @@ accent: '#bd0152'
background: '#190134'
details: darker
foreground: '#bdb6c5'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#7b6d8b'
blue: '#9c92a8'
cyan: '#470546'
@ -13,7 +13,7 @@ terminal_colors:
red: '#5ba2b6'
white: '#feffff'
yellow: '#5a496e'
normal:
normal:
black: '#190134'
blue: '#bd0152'
cyan: '#f80059'

View file

@ -3,8 +3,8 @@ accent: '#47f9f5'
background: '#feffff'
details: lighter
foreground: '#5a496e'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#9c92a8'
blue: '#ddd6e5'
cyan: '#dedae2'
@ -13,7 +13,7 @@ terminal_colors:
red: '#bdb6c5'
white: '#190134'
yellow: '#7b6d8b'
normal:
normal:
black: '#feffff'
blue: '#47f9f5'
cyan: '#c33678'

View file

@ -3,8 +3,8 @@ accent: '#1e8bac'
background: '#1d2021'
details: darker
foreground: '#d5d5d5'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#6f7579'
blue: '#cdcdcd'
cyan: '#c85e0d'
@ -13,7 +13,7 @@ terminal_colors:
red: '#eb8413'
white: '#e5e5e5'
yellow: '#53585b'
normal:
normal:
black: '#1d2021'
blue: '#1e8bac'
cyan: '#1ba595'

View file

@ -3,8 +3,8 @@ accent: '#1290bf'
background: '#322931'
details: darker
foreground: '#b9b5b8'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#797379'
blue: '#989498'
cyan: '#b33508'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fd8b19'
white: '#ffffff'
yellow: '#5c545b'
normal:
normal:
black: '#322931'
blue: '#1290bf'
cyan: '#149b93'

View file

@ -3,8 +3,8 @@ accent: '#df5273'
background: '#1c1e26'
details: darker
foreground: '#cbced0'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#6f6f70'
blue: '#9da0a2'
cyan: '#e4a382'
@ -13,7 +13,7 @@ terminal_colors:
red: '#e58d7d'
white: '#e3e6ee'
yellow: '#2e303e'
normal:
normal:
black: '#1c1e26'
blue: '#df5273'
cyan: '#24a8b4'

View file

@ -3,8 +3,8 @@ accent: '#da103f'
background: '#fdf0ed'
details: lighter
foreground: '#403c3d'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#bdb3b1'
blue: '#948c8a'
cyan: '#e58c92'
@ -13,7 +13,7 @@ terminal_colors:
red: '#f6661e'
white: '#201c1d'
yellow: '#f9cbbe'
normal:
normal:
black: '#fdf0ed'
blue: '#da103f'
cyan: '#dc3318'

View file

@ -3,8 +3,8 @@ accent: '#26bbd9'
background: '#1c1e26'
details: darker
foreground: '#cbced0'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#6f6f70'
blue: '#9da0a2'
cyan: '#f09383'
@ -13,7 +13,7 @@ terminal_colors:
red: '#fab795'
white: '#e3e6ee'
yellow: '#2e303e'
normal:
normal:
black: '#1c1e26'
blue: '#26bbd9'
cyan: '#59e1e3'

View file

@ -3,8 +3,8 @@ accent: '#26bbd9'
background: '#fdf0ed'
details: lighter
foreground: '#403c3d'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#bdb3b1'
blue: '#948c8a'
cyan: '#f9cbbe'
@ -13,7 +13,7 @@ terminal_colors:
red: '#f9cec3'
white: '#201c1d'
yellow: '#f9cbbe'
normal:
normal:
black: '#fdf0ed'
blue: '#26bbd9'
cyan: '#59e1e3'

View file

@ -3,8 +3,8 @@ accent: '#00a6fb'
background: '#232629'
details: darker
foreground: '#f8f8f2'
terminal_colors:
bright:
terminal_colors:
bright:
black: '#60615d'
blue: '#c0c0bd'
cyan: '#b27701'
@ -13,7 +13,7 @@ terminal_colors:
red: '#ff9505'
white: '#fcfcfc'
yellow: '#484e54'
normal:
normal:
black: '#232629'
blue: '#00a6fb'
cyan: '#0dd9d6'

Some files were not shown because too many files have changed in this diff Show more