mirror of
https://github.com/runyanjake/dotfiles.git
synced 2025-10-05 06:07:30 -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
|
size = 14
|
||||||
|
|
||||||
[colors.primary]
|
[colors.primary]
|
||||||
background = "#1b1f32"
|
background = "#0f111c"
|
||||||
foreground = "#9094a7"
|
foreground = "#9094a7"
|
||||||
|
|
||||||
[colors.normal]
|
[colors.normal]
|
||||||
|
@ -16,7 +16,7 @@ normal.family = "MesloLGS Nerd Font"
|
|||||||
size = 12
|
size = 12
|
||||||
|
|
||||||
[colors.primary]
|
[colors.primary]
|
||||||
background = "#1b1f32"
|
background = "#0f111c"
|
||||||
foreground = "#9094a7"
|
foreground = "#9094a7"
|
||||||
|
|
||||||
[colors.normal]
|
[colors.normal]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user