Update && Fix
This commit is contained in:
parent
4f850f7173
commit
6f8acf2168
28 changed files with 443 additions and 353 deletions
|
@ -50,12 +50,13 @@ theme = {}
|
|||
--theme.font = "JetBrains Mono Bold 10"
|
||||
--theme.font = "JetBrainsMono Nerd Font Bold 10"
|
||||
--theme.font = "RobotoMono Nerd Font Bold 11"
|
||||
theme.font = "Roboto Regular 11"
|
||||
theme.taglist_font = "Font Awesome 6 Free Solid 16"
|
||||
theme.icon_font = "Font Awesome 6 Free Solid 11"
|
||||
theme.font = "Roboto Regular 12"
|
||||
--theme.taglist_font = "Font Awesome 6 Free Solid 16"
|
||||
theme.taglist_font = "RobotoMono Nerd Font Medium 16"
|
||||
theme.icon_font = "Font Awesome 6 Free Solid 12"
|
||||
theme.sidebar_font = "Font Awesome 6 Free Solid 16"
|
||||
theme.ui_font = "RobotoMono Nerd Font Medium 16"
|
||||
theme.menu_font = "RobotoMono Nerd Font Bold 11"
|
||||
theme.menu_font = "RobotoMono Nerd Font 11"
|
||||
|
||||
|
||||
-- # Background Colors :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue