mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 17:20:13 +00:00
fix gitignore
This commit is contained in:
@ -42,8 +42,10 @@
|
||||
colors = let
|
||||
background = "#2f343f";
|
||||
inactiveBackground = "#2f343f";
|
||||
border = "#F0C674";
|
||||
inactiveBorder = "#E2B860";
|
||||
border = "#2f343f";
|
||||
inactiveBorder = "#2f343f";
|
||||
# border = "#F0C674";
|
||||
# inactiveBorder = "#E2B860";
|
||||
text = "#f3f4f5";
|
||||
inactiveText = "#676E7D";
|
||||
urgentBackground = "#E53935";
|
||||
|
Reference in New Issue
Block a user