migrate
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# Colors (Ayu Mirage)
|
||||
|
||||
# Default Colors
|
||||
[colors.primary]
|
||||
background = "#1f2430"
|
||||
foreground = "#cbccc6"
|
||||
bright_foreground = "#f28779"
|
||||
|
||||
# Normal colors
|
||||
[colors.normal]
|
||||
black = "#212733"
|
||||
red = "#f08778"
|
||||
green = "#53bf97"
|
||||
yellow = "#fdcc60"
|
||||
blue = "#60b8d6"
|
||||
magenta = "#ec7171"
|
||||
cyan = "#98e6ca"
|
||||
white = "#fafafa"
|
||||
|
||||
# Bright colors
|
||||
[colors.bright]
|
||||
black = "#686868"
|
||||
red = "#f58c7d"
|
||||
green = "#58c49c"
|
||||
yellow = "#ffd165"
|
||||
blue = "#65bddb"
|
||||
magenta = "#f17676"
|
||||
cyan = "#9debcf"
|
||||
white = "#ffffff"
|
||||
Reference in New Issue
Block a user