Update themese
This commit is contained in:
23
alacritty/themes/Fedora.toml
Normal file
23
alacritty/themes/Fedora.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#5e5c64"
|
||||
blue = "#2a7bde"
|
||||
cyan = "#33c7de"
|
||||
green = "#33da7a"
|
||||
magenta = "#c061cb"
|
||||
red = "#f66151"
|
||||
white = "#ffffff"
|
||||
yellow = "#e9ad0c"
|
||||
|
||||
[colors.normal]
|
||||
black = "#171421"
|
||||
blue = "#12488b"
|
||||
cyan = "#2aa1b3"
|
||||
green = "#26a269"
|
||||
magenta = "#a347ba"
|
||||
red = "#c01c28"
|
||||
white = "#d0cfcc"
|
||||
yellow = "#a2734c"
|
||||
|
||||
[colors.primary]
|
||||
background = "#1e1e1e"
|
||||
foreground = "#f2f2f2"
|
Reference in New Issue
Block a user