Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Monokai.dark.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Monokai.dark.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Monokai (dark)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#272822"
|
||||
foreground: "#f8f8f2"
|
||||
cursor:
|
||||
text: "#272822"
|
||||
cursor: "#f8f8f2"
|
||||
normal:
|
||||
black: "#272822"
|
||||
red: "#f92672"
|
||||
green: "#a6e22e"
|
||||
yellow: "#f4bf75"
|
||||
blue: "#66d9ef"
|
||||
magenta: "#ae81ff"
|
||||
cyan: "#a1efe4"
|
||||
white: "#f8f8f2"
|
||||
bright:
|
||||
black: "#75715e"
|
||||
red: "#f92672"
|
||||
green: "#a6e22e"
|
||||
yellow: "#f4bf75"
|
||||
blue: "#66d9ef"
|
||||
magenta: "#ae81ff"
|
||||
cyan: "#a1efe4"
|
||||
white: "#f9f8f5"
|
||||
Reference in New Issue
Block a user