Update themese
This commit is contained in:
31
alacritty/themes/Gnometerm.toml
Normal file
31
alacritty/themes/Gnometerm.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = ""
|
||||
name = "Gnometerm"
|
||||
|
||||
[colors.bright]
|
||||
black = "#555753"
|
||||
blue = "#729fcf"
|
||||
cyan = "#34e2e2"
|
||||
green = "#8ae234"
|
||||
magenta = "#ad7fa8"
|
||||
red = "#ef2929"
|
||||
white = "#eeeeec"
|
||||
yellow = "#fce94f"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#ffffff"
|
||||
text = "#000000"
|
||||
|
||||
[colors.normal]
|
||||
black = "#000000"
|
||||
blue = "#3465a4"
|
||||
cyan = "#06989a"
|
||||
green = "#4e9a06"
|
||||
magenta = "#75507b"
|
||||
red = "#cc0000"
|
||||
white = "#d3d7cf"
|
||||
yellow = "#c4a000"
|
||||
|
||||
[colors.primary]
|
||||
background = "#000000"
|
||||
foreground = "#ffffff"
|
Reference in New Issue
Block a user