feat: more cool theming

This commit is contained in:
2024-04-25 22:18:18 +02:00
parent 5c27567ca1
commit b9cd147c0e
5 changed files with 30 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
general {
col.inactive_border = rgba({{colors.surface.default.hex_stripped}}cc)
col.active_border = rgb({{colors.primary.default.hex_stripped}})
}