Update themese
This commit is contained in:
23
alacritty/themes/Molokai.toml
Normal file
23
alacritty/themes/Molokai.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#666666"
|
||||
blue = "#819AFF"
|
||||
cyan = "#66D9EF"
|
||||
green = "#A6E22E"
|
||||
magenta = "#AE81FF"
|
||||
red = "#F92672"
|
||||
white = "#F8F8F2"
|
||||
yellow = "#E2E22E"
|
||||
|
||||
[colors.normal]
|
||||
black = "#333333"
|
||||
blue = "#6A7EC8"
|
||||
cyan = "#56ADBC"
|
||||
green = "#86B42B"
|
||||
magenta = "#8C6BC8"
|
||||
red = "#C4265E"
|
||||
white = "#E3E3DD"
|
||||
yellow = "#B3B42B"
|
||||
|
||||
[colors.primary]
|
||||
background = "#1B1D1E"
|
||||
foreground = "#F8F8F2"
|
Reference in New Issue
Block a user