Update themese
This commit is contained in:
23
alacritty/themes/Material-Theme.toml
Normal file
23
alacritty/themes/Material-Theme.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#4e4e4e"
|
||||
blue = "#82aaff"
|
||||
cyan = "#89ddff"
|
||||
green = "#c3e88d"
|
||||
magenta = "#f07178"
|
||||
red = "#ff5370"
|
||||
white = "#ffffff"
|
||||
yellow = "#ffcb6b"
|
||||
|
||||
[colors.normal]
|
||||
black = "#000000"
|
||||
blue = "#6182b8"
|
||||
cyan = "#39adb5"
|
||||
green = "#91b859"
|
||||
magenta = "#ff5370"
|
||||
red = "#e53935"
|
||||
white = "#a0a0a0"
|
||||
yellow = "#ffb62c"
|
||||
|
||||
[colors.primary]
|
||||
background = "#263238"
|
||||
foreground = "#eeffff"
|
Reference in New Issue
Block a user