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