Update themese
This commit is contained in:
31
alacritty/themes/Marrakesh.light.toml
Normal file
31
alacritty/themes/Marrakesh.light.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = "Chris Kempson"
|
||||
name = "Marrakesh (light)"
|
||||
|
||||
[colors.bright]
|
||||
black = "#6c6823"
|
||||
blue = "#477ca1"
|
||||
cyan = "#75a738"
|
||||
green = "#18974e"
|
||||
magenta = "#8868b3"
|
||||
red = "#c35359"
|
||||
white = "#faf0a5"
|
||||
yellow = "#a88339"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#5f5b17"
|
||||
text = "#faf0a5"
|
||||
|
||||
[colors.normal]
|
||||
black = "#201602"
|
||||
blue = "#477ca1"
|
||||
cyan = "#75a738"
|
||||
green = "#18974e"
|
||||
magenta = "#8868b3"
|
||||
red = "#c35359"
|
||||
white = "#948e48"
|
||||
yellow = "#a88339"
|
||||
|
||||
[colors.primary]
|
||||
background = "#faf0a5"
|
||||
foreground = "#5f5b17"
|
Reference in New Issue
Block a user