Darken background color to have contrast with black color.

This commit is contained in:
whitney 2024-09-30 17:40:04 -07:00
parent 00de86b27e
commit 954e72c8fd
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ normal.family = "MesloLGS Nerd Font Mono"
size = 14
[colors.primary]
background = "#1b1f32"
background = "#0f111c"
foreground = "#9094a7"
[colors.normal]

View File

@ -16,7 +16,7 @@ normal.family = "MesloLGS Nerd Font"
size = 12
[colors.primary]
background = "#1b1f32"
background = "#0f111c"
foreground = "#9094a7"
[colors.normal]