[alacritty] changed font to JBM and gruvbox to original bg

This commit is contained in:
Afonso Franco 2024-04-18 01:21:05 +01:00
parent 8aa9882196
commit d79b876cd0
Signed by: afonso
SSH key fingerprint: SHA256:aiLbdlPwXKJS5wMnghdtod0SPy8imZjlVvCyUX9DJNk
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@ TERM = "xterm-256color"
size = 16.0
[font.normal]
family = "FiraCode Nerd Font Mono"
style = "Light"
family = "JetBrainsMono Nerd Font Mono"
style = "ExtraLight"
[window]
opacity = 1

View file

@ -2,7 +2,7 @@
# Default colors
[colors.primary]
background = '#282828'
background = '#1d2021'
foreground = '#d4be98'
# Normal colors