Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Ocean.dark.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Ocean.dark.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Ocean (dark)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#2b303b"
|
||||
foreground: "#c0c5ce"
|
||||
cursor:
|
||||
text: "#2b303b"
|
||||
cursor: "#c0c5ce"
|
||||
normal:
|
||||
black: "#2b303b"
|
||||
red: "#bf616a"
|
||||
green: "#a3be8c"
|
||||
yellow: "#ebcb8b"
|
||||
blue: "#8fa1b3"
|
||||
magenta: "#b48ead"
|
||||
cyan: "#96b5b4"
|
||||
white: "#c0c5ce"
|
||||
bright:
|
||||
black: "#65737e"
|
||||
red: "#bf616a"
|
||||
green: "#a3be8c"
|
||||
yellow: "#ebcb8b"
|
||||
blue: "#8fa1b3"
|
||||
magenta: "#b48ead"
|
||||
cyan: "#96b5b4"
|
||||
white: "#eff1f5"
|
||||
Reference in New Issue
Block a user