feat: all new colors
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import = ["~/.config/rider-palette/alacritty.toml"]
|
||||
|
||||
[font]
|
||||
size = 16
|
||||
|
||||
@@ -20,21 +22,3 @@ style = "Bold Italic"
|
||||
[window]
|
||||
opacity = 0.95
|
||||
padding = { x = 5, y = 5 }
|
||||
|
||||
[colors.primary]
|
||||
background = "#1a1b26"
|
||||
foreground = "#c0caf5"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1e1e2e"
|
||||
red = "#f38ba8"
|
||||
green = "#a6e3a1"
|
||||
yellow = "#f9e2af"
|
||||
blue = "#61afef"
|
||||
magenta = "#f5c2e7"
|
||||
cyan = "#94e2d5"
|
||||
white = "#cdd6f4"
|
||||
|
||||
[colors.cursor]
|
||||
text = "CellBackground"
|
||||
cursor = "CellForeground"
|
||||
|
||||
Reference in New Issue
Block a user