mirror of
https://github.com/runyanjake/dotfiles.git
synced 2025-10-04 13:57:28 -07:00
Darken background color to have contrast with black color.
This commit is contained in:
parent
00de86b27e
commit
954e72c8fd
@ -16,7 +16,7 @@ normal.family = "MesloLGS Nerd Font Mono"
|
||||
size = 14
|
||||
|
||||
[colors.primary]
|
||||
background = "#1b1f32"
|
||||
background = "#0f111c"
|
||||
foreground = "#9094a7"
|
||||
|
||||
[colors.normal]
|
||||
|
@ -16,7 +16,7 @@ normal.family = "MesloLGS Nerd Font"
|
||||
size = 12
|
||||
|
||||
[colors.primary]
|
||||
background = "#1b1f32"
|
||||
background = "#0f111c"
|
||||
foreground = "#9094a7"
|
||||
|
||||
[colors.normal]
|
||||
|
Loading…
x
Reference in New Issue
Block a user