Fix theme

This commit is contained in:
Daniel Flanagan 2023-05-08 09:11:52 -05:00
parent 6b79aada9a
commit ea96432647
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
3 changed files with 7 additions and 7 deletions

View File

@ -15,8 +15,8 @@
"special" = { fg = "blue" } "special" = { fg = "blue" }
"operator" = { fg = "magenta" } "operator" = { fg = "magenta" }
"punctuation" = { fg = "yellow" } "punctuation" = { fg = "white" }
"punctuation.delimiter" = { fg = "yellow" } "punctuation.delimiter" = { fg = "white" }
"variable" = { fg = "white" } "variable" = { fg = "white" }
"variable.parameter" = { fg = "white" } "variable.parameter" = { fg = "white" }

View File

@ -1,7 +1,7 @@
font_family IosevkaLyteTerm Nerd Font Complete font_family IosevkaLyteTerm
bold_font IosevkaLyteTerm Heavy Nerd Font Complete bold_font IosevkaLyteTerm Heavy
italic_font IosevkaLyteTerm Italic Nerd Font Complete italic_font IosevkaLyteTerm Italic
bold_italic_font IosevkaLyteTerm Heavy Italic Nerd Font Complete bold_italic_font IosevkaLyteTerm Heavy Italic
font_size 12.5 font_size 12.5
# use `kitty + list-fonts --psnames` to get the font's PostScript name # use `kitty + list-fonts --psnames` to get the font's PostScript name

View File

@ -181,7 +181,7 @@ bar {
swaybar_command waybar swaybar_command waybar
} }
exec /usr/share/sway/scripts/inactive-windows-transparency.py --opacity 0.95 # exec /usr/share/sway/scripts/inactive-windows-transparency.py --opacity 0.95
exec mako exec mako
# exec gammastep -t 6500:3500 -l 39.0:-94.5 # exec gammastep -t 6500:3500 -l 39.0:-94.5