Update themese
This commit is contained in:
23
alacritty/themes/Iceberg-Dark.toml
Normal file
23
alacritty/themes/Iceberg-Dark.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#6b7089"
|
||||
blue = "#91acd1"
|
||||
cyan = "#95c4ce"
|
||||
green = "#c0ca8e"
|
||||
magenta = "#ada0d3"
|
||||
red = "#e98989"
|
||||
white = "#d2d4de"
|
||||
yellow = "#e9b189"
|
||||
|
||||
[colors.normal]
|
||||
black = "#161821"
|
||||
blue = "#84a0c6"
|
||||
cyan = "#89b8c2"
|
||||
green = "#b4be82"
|
||||
magenta = "#a093c7"
|
||||
red = "#e27878"
|
||||
white = "#c6c8d1"
|
||||
yellow = "#e2a478"
|
||||
|
||||
[colors.primary]
|
||||
background = "#161821"
|
||||
foreground = "#d2d4de"
|
Reference in New Issue
Block a user