fixed some basic qol stuff, bt plugins, and wayland scaling

This commit is contained in:
venus
2026-03-19 23:36:29 -05:00
parent 4d79ed42b9
commit aaa204a7cd
5 changed files with 32 additions and 19 deletions

View File

@@ -1,9 +1,9 @@
$primary = rgb(ebbcba)
$surface = rgb(191724)
$secondary = rgb(9ccfd8)
$error = rgb(eb6f92)
$tertiary = rgb(31748f)
$surface_lowest = rgb(1b1928)
$primary = rgb(ffb3b2)
$surface = rgb(181212)
$secondary = rgb(e6bdbb)
$error = rgb(ffb4ab)
$tertiary = rgb(e4c18d)
$surface_lowest = rgb(120d0d)
general {
col.active_border = $primary