updated terminal fonts
This commit is contained in:
parent
84bde42545
commit
6034a5ea93
10 changed files with 379 additions and 410 deletions
|
|
@ -22,12 +22,17 @@
|
|||
font = {
|
||||
normal = {
|
||||
family = "SauceCodePro Nerd Font";
|
||||
style = "Regular";
|
||||
};
|
||||
bold = {
|
||||
family = "SauceCodePro Nerd Font";
|
||||
style = "bold";
|
||||
style = "Bold";
|
||||
};
|
||||
size = 12;
|
||||
italic = {
|
||||
family = "SauceCodePro Nerd Font";
|
||||
style = "Italic";
|
||||
};
|
||||
size = 14;
|
||||
};
|
||||
colors = {
|
||||
primary = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue