Update themese
This commit is contained in:
23
alacritty/themes/One-Dark.toml
Normal file
23
alacritty/themes/One-Dark.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#5c6370"
|
||||
blue = "#61afef"
|
||||
cyan = "#56b6c2"
|
||||
green = "#98c379"
|
||||
magenta = "#c678dd"
|
||||
red = "#e06c75"
|
||||
white = "#ffffff"
|
||||
yellow = "#d19a66"
|
||||
|
||||
[colors.normal]
|
||||
black = "#282c34"
|
||||
blue = "#61afef"
|
||||
cyan = "#56b6c2"
|
||||
green = "#98c379"
|
||||
magenta = "#c678dd"
|
||||
red = "#e06c75"
|
||||
white = "#abb2bf"
|
||||
yellow = "#d19a66"
|
||||
|
||||
[colors.primary]
|
||||
background = "#282c34"
|
||||
foreground = "#abb2bf"
|
Reference in New Issue
Block a user