Update themese
This commit is contained in:
31
alacritty/themes/night_owlish_light.toml
Normal file
31
alacritty/themes/night_owlish_light.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors.bright]
|
||||
black = "#7a8181"
|
||||
blue = "#5ca7e4"
|
||||
cyan = "#00c990"
|
||||
green = "#49d0c5"
|
||||
magenta = "#697098"
|
||||
red = "#f76e6e"
|
||||
white = "#989fb1"
|
||||
yellow = "#dac26b"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#403f53"
|
||||
text = "#fbfbfb"
|
||||
|
||||
[colors.normal]
|
||||
black = "#011627"
|
||||
blue = "#4876d6"
|
||||
cyan = "#08916a"
|
||||
green = "#2aa298"
|
||||
magenta = "#403f53"
|
||||
red = "#d3423e"
|
||||
white = "#7a8181"
|
||||
yellow = "#daaa01"
|
||||
|
||||
[colors.primary]
|
||||
background = "#ffffff"
|
||||
foreground = "#403f53"
|
||||
|
||||
[colors.selection]
|
||||
background = "#f2f2f2"
|
||||
text = "#403f53"
|
Reference in New Issue
Block a user