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