Update themese
This commit is contained in:
31
alacritty/themes/Astromouse.toml
Normal file
31
alacritty/themes/Astromouse.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = ""
|
||||
name = "astromouse"
|
||||
|
||||
[colors.bright]
|
||||
black = "#3d3a3a"
|
||||
blue = "#8fa7b9"
|
||||
cyan = "#6ec2a8"
|
||||
green = "#8fb676"
|
||||
magenta = "#bd89de"
|
||||
red = "#d28abf"
|
||||
white = "#dad3d3"
|
||||
yellow = "#c8bc45"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#ffffff"
|
||||
text = "#000000"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1c1c1c"
|
||||
blue = "#77b6c5"
|
||||
cyan = "#7fcab3"
|
||||
green = "#9acc79"
|
||||
magenta = "#a488d9"
|
||||
red = "#d770af"
|
||||
white = "#8d8d8d"
|
||||
yellow = "#d0d26b"
|
||||
|
||||
[colors.primary]
|
||||
background = "#000000"
|
||||
foreground = "#ffffff"
|
Reference in New Issue
Block a user