diff --git a/base16/README.md b/base16/README.md index dbb2f44..c9f4593 100644 --- a/base16/README.md +++ b/base16/README.md @@ -184,4 +184,4 @@ Repo: https://github.com/aarowill/base16-alacritty |**[Base16 Windows Nt Light](base16_windows_nt_light.yaml)**:|| |**[Base16 Woodland](base16_woodland.yaml)**:|| |**[Base16 Xcode Dusk](base16_xcode_dusk.yaml)**:|| -|**[Base16 Zenburn](base16_zenburn.yaml)**:|| \ No newline at end of file +|**[Base16 Zenburn](base16_zenburn.yaml)**:|| diff --git a/custom_background/warp.yaml b/custom_background/warp.yaml index d6c72c4..12b17b8 100644 --- a/custom_background/warp.yaml +++ b/custom_background/warp.yaml @@ -7,8 +7,8 @@ background_image: path: warp.jpg opacity: 60 -terminal_colors: - bright: +terminal_colors: + bright: black: '#717885' blue: '#9a99a3' cyan: '#b08060' @@ -17,7 +17,7 @@ terminal_colors: red: '#f0a000' white: '#ffffff' yellow: '#4d5666' - normal: + normal: black: '#061229' blue: '#5299bf' cyan: '#72b9bf' diff --git a/standard/fairyfloss.yaml b/standard/fairyfloss.yaml index f11380c..cf5ab49 100644 --- a/standard/fairyfloss.yaml +++ b/standard/fairyfloss.yaml @@ -28,4 +28,4 @@ terminal_colors: magenta: '#ff87b1' red: '#f1756f' white: '#c7b7c7' - yellow: '#ffea00' \ No newline at end of file + yellow: '#ffea00' diff --git a/standard/jellybeans.yaml b/standard/jellybeans.yaml index 485a740..640ec6c 100644 --- a/standard/jellybeans.yaml +++ b/standard/jellybeans.yaml @@ -28,4 +28,4 @@ terminal_colors: magenta: '#e1c0fa' red: '#e27373' white: '#dedede' - yellow: '#ffba7b' \ No newline at end of file + yellow: '#ffba7b'