Update themese
This commit is contained in:
31
alacritty/themes/Gjm.toml
Normal file
31
alacritty/themes/Gjm.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = ""
|
||||
name = "GJM"
|
||||
|
||||
[colors.bright]
|
||||
black = "#666666"
|
||||
blue = "#48c6ff"
|
||||
cyan = "#63e7f0"
|
||||
green = "#ccff00"
|
||||
magenta = "#be67e1"
|
||||
red = "#ff00a0"
|
||||
white = "#f3f3f3"
|
||||
yellow = "#ff9f00"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#c5c5c5"
|
||||
text = "#1c1c1c"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1c1c1c"
|
||||
blue = "#048ac7"
|
||||
cyan = "#0ac1cd"
|
||||
green = "#cee318"
|
||||
magenta = "#833c9f"
|
||||
red = "#ff005b"
|
||||
white = "#e5e5e5"
|
||||
yellow = "#ffe755"
|
||||
|
||||
[colors.primary]
|
||||
background = "#1c1c1c"
|
||||
foreground = "#c5c5c5"
|
Reference in New Issue
Block a user