Update themese
This commit is contained in:
31
alacritty/themes/Paraiso.dark.toml
Normal file
31
alacritty/themes/Paraiso.dark.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = "Chris Kempson"
|
||||
name = "Paraiso (dark)"
|
||||
|
||||
[colors.bright]
|
||||
black = "#776e71"
|
||||
blue = "#06b6ef"
|
||||
cyan = "#5bc4bf"
|
||||
green = "#48b685"
|
||||
magenta = "#815ba4"
|
||||
red = "#ef6155"
|
||||
white = "#e7e9db"
|
||||
yellow = "#fec418"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#a39e9b"
|
||||
text = "#2f1e2e"
|
||||
|
||||
[colors.normal]
|
||||
black = "#2f1e2e"
|
||||
blue = "#06b6ef"
|
||||
cyan = "#5bc4bf"
|
||||
green = "#48b685"
|
||||
magenta = "#815ba4"
|
||||
red = "#ef6155"
|
||||
white = "#a39e9b"
|
||||
yellow = "#fec418"
|
||||
|
||||
[colors.primary]
|
||||
background = "#2f1e2e"
|
||||
foreground = "#a39e9b"
|
Reference in New Issue
Block a user