theming changes

This commit is contained in:
Reid 2024-12-06 02:16:46 -08:00
parent 6f070b291f
commit 9c92ea27e3
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
6 changed files with 17 additions and 15 deletions

View file

@ -1,5 +1,5 @@
window {
background: alpha(@base, 0.3);
background: alpha(@base, 0.5);
color: @text;
font-family: 'Lexica Ultralegible', 'Atkinson Hyperlegible', "Font Awesome 6 Free", "Noto Sans CJK";
font-size: 13px;