mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
feat: update terminal, mainly use alacritty
Signed-off-by: d0zingcat <iamtangli42@gmail.com>
This commit is contained in:
@@ -1,20 +1,3 @@
|
||||
foreground = "#c0caf5"
|
||||
background = "#24283b"
|
||||
cursor_bg = "#c0caf5"
|
||||
cursor_border = "#c0caf5"
|
||||
cursor_fg = "#24283b"
|
||||
selection_bg = "#364A82"
|
||||
selection_fg = "#c0caf5"
|
||||
|
||||
# Normal colors
|
||||
black = "#15161e"
|
||||
red = "#f7768e"
|
||||
green = "#9ece6a"
|
||||
yellow = "#e0af68"
|
||||
blue = "#7aa2f7"
|
||||
magenta = "#bb9af7"
|
||||
cyan = "#7dcfff"
|
||||
white = "#a9b1d6"
|
||||
|
||||
font-family = "JetBrainsMono Nerd Font Mono"
|
||||
theme = "tokyonight"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user