Update themese
This commit is contained in:
23
alacritty/themes/Monokai-Soda.toml
Normal file
23
alacritty/themes/Monokai-Soda.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#625e4c"
|
||||
blue = "#9d65ff"
|
||||
cyan = "#58d1eb"
|
||||
green = "#98e024"
|
||||
magenta = "#f4005f"
|
||||
red = "#f4005f"
|
||||
white = "#f6f6ef"
|
||||
yellow = "#e0d561"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1a1a1a"
|
||||
blue = "#9d65ff"
|
||||
cyan = "#58d1eb"
|
||||
green = "#98e024"
|
||||
magenta = "#f4005f"
|
||||
red = "#f4005f"
|
||||
white = "#c4c5b5"
|
||||
yellow = "#fa8419"
|
||||
|
||||
[colors.primary]
|
||||
background = "#1a1a1a"
|
||||
foreground = "#c4c5b5"
|
Reference in New Issue
Block a user