Update themese
This commit is contained in:
31
alacritty/themes/Insignificato.toml
Normal file
31
alacritty/themes/Insignificato.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = ""
|
||||
name = "Insignificato"
|
||||
|
||||
[colors.bright]
|
||||
black = "#5a5b5c"
|
||||
blue = "#758ba3"
|
||||
cyan = "#75a3a1"
|
||||
green = "#87a376"
|
||||
magenta = "#9f76a3"
|
||||
red = "#a37679"
|
||||
white = "#aeafb0"
|
||||
yellow = "#a39b76"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#ffffff"
|
||||
text = "#000000"
|
||||
|
||||
[colors.normal]
|
||||
black = "#3d3e3d"
|
||||
blue = "#5b6976"
|
||||
cyan = "#5b7674"
|
||||
green = "#68755a"
|
||||
magenta = "#755b76"
|
||||
red = "#755a5b"
|
||||
white = "#808080"
|
||||
yellow = "#756e5a"
|
||||
|
||||
[colors.primary]
|
||||
background = "#000000"
|
||||
foreground = "#ffffff"
|
Reference in New Issue
Block a user