Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Nancy.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Nancy.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Nancy
|
||||
author: ""
|
||||
primary:
|
||||
background: "#010101"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#010101"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#1b1d1e"
|
||||
red: "#f92672"
|
||||
green: "#82b414"
|
||||
yellow: "#fd971f"
|
||||
blue: "#4e82aa"
|
||||
magenta: "#8c54fe"
|
||||
cyan: "#465457"
|
||||
white: "#ccccc6"
|
||||
bright:
|
||||
black: "#505354"
|
||||
red: "#ff5995"
|
||||
green: "#b6e354"
|
||||
yellow: "#feed6c"
|
||||
blue: "#0c73c2"
|
||||
magenta: "#9e6ffe"
|
||||
cyan: "#899ca1"
|
||||
white: "#f8f8f2"
|
||||
Reference in New Issue
Block a user