added keyboard shortcuts

This commit is contained in:
river
2026-02-01 13:59:00 -06:00
parent 61f2f4a8f1
commit c2ae3c8b06
3 changed files with 23 additions and 14 deletions

View File

@@ -1,9 +1,9 @@
$primary = rgb(ffb3b1)
$surface = rgb(181212)
$secondary = rgb(e6bdbb)
$primary = rgb(f9acfa)
$surface = rgb(1e100f)
$secondary = rgb(ecb4eb)
$error = rgb(ffb4ab)
$tertiary = rgb(e4c18d)
$surface_lowest = rgb(120d0d)
$tertiary = rgb(ffb3b1)
$surface_lowest = rgb(180b0a)
general {
col.active_border = $primary