feat: theme btop

Also change template replacement format
This commit is contained in:
2 * r + 2 * t
2025-06-11 22:25:03 +10:00
parent 63040f68b7
commit b08858191c
4 changed files with 119 additions and 29 deletions
+11 -11
View File
@@ -28,14 +28,14 @@ radius=10
width=2
[colors]
background=$surfacedd
text=$onSurfacedd
prompt=$primaryff
placeholder=$outlineff
input=$onSurfaceff
match=$tertiaryff
selection=$primary87
selection-text=$onSurfaceff
selection-match=$tertiaryff
counter=$outlineff
border=$primary77
background={{ $surface }}dd
text={{ $onSurface }}dd
prompt={{ $primary }}ff
placeholder={{ $outline }}ff
input={{ $onSurface }}ff
match={{ $tertiary }}ff
selection={{ $primary }}87
selection-text={{ $onSurface }}ff
selection-match={{ $tertiary }}ff
counter={{ $outline }}ff
border={{ $primary }}77