Add alacritty themes
This commit is contained in:
@@ -1,28 +1,8 @@
|
||||
live_config_reload = false
|
||||
live_config_reload = true
|
||||
|
||||
[colors.bright]
|
||||
black = "#75715E"
|
||||
blue = "#66D9EF"
|
||||
cyan = "#A1EFE4"
|
||||
green = "#A6E22E"
|
||||
magenta = "#AE81FF"
|
||||
red = "#F92672"
|
||||
white = "#F9F8F5"
|
||||
yellow = "#F4BF75"
|
||||
|
||||
[colors.normal]
|
||||
black = "#000000"
|
||||
blue = "#66D9EF"
|
||||
cyan = "#A1EFE4"
|
||||
green = "#A6E22E"
|
||||
magenta = "#AE81FF"
|
||||
red = "#F92672"
|
||||
white = "#F8F8F2"
|
||||
yellow = "#F4BF75"
|
||||
|
||||
[colors.primary]
|
||||
background = "#272822"
|
||||
foreground = "#F8F8F2"
|
||||
import = [
|
||||
"~/.config/alacritty/themes/monokai.toml"
|
||||
]
|
||||
|
||||
[env]
|
||||
TERM = "alacritty"
|
||||
|
||||
Reference in New Issue
Block a user