added compiler keybind

This commit is contained in:
venus
2026-03-11 20:59:45 -05:00
parent fe53daba15
commit 3c5532be51
5 changed files with 58 additions and 27 deletions

View File

@@ -1,9 +1,9 @@
$primary = rgb(e46767)
$surface = rgb(291414)
$secondary = rgb(d6995c)
$error = rgb(fd4663)
$tertiary = rgb(cccc66)
$surface_lowest = rgb(150a0a)
$primary = rgb(ebbcba)
$surface = rgb(191724)
$secondary = rgb(9ccfd8)
$error = rgb(eb6f92)
$tertiary = rgb(31748f)
$surface_lowest = rgb(1b1928)
general {
col.active_border = $primary