zeph-tui 0.22.3

Ratatui-based TUI dashboard with real-time metrics for Zeph
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
bg      = "#000000"
surface = "#0D0D0D"
text    = "#FFFFFF"
muted   = "#AAAAAA"
accent  = "#00FFFF"
success = "#00FF00"
warning = "#FFFF00"
error   = "#FF0000"
info    = "#00CCFF"
border  = "#FFFFFF"

[extended]
accent_alt = "#FF8800"
highlight  = "#FFDD00"
header_bg  = "#002244"