Changelog
- 1548f51 Add configurable bar fonts and settings UI
- ceb020f Add configurable status bar height
- 54d2b5d Add custom process-list colors and UI fixes
- cd937b4 Add macOS menubar mode and worker process
- 1ac46aa Add menubar docs and new processList colors
- 1025ecb Add network link info, headless output & volumes
- 25f2372 Add percent display and adjustable status bar width
- 2cde74d Add sparklineHeight and CPU cluster metrics
- 1f2389b Adds per-component color customization to theme.json
- c218ff4 Adjust Headless RSS tag and header color logic
- cc80124 Adjust menubar sparkline sizing and typography
- 6634099 Brew formula update for mactop version v2.0.8
- 0b2b5b0 Bump version; increase sparkline size & fonts
- fe4ea26 Improve interface link detection and add media types
- d807d2a Merge pull request #23 from tausiq/feature/per-component-theme-colors
- 402718b Merge pull request #26 from metaspartan/development
- 2c04efd Persist update interval and improve menubar robustness
- c92a9e9 Refactor metrics init/dispatch and menubar bool
- 0d5d0c3 Refactor theme styling into helpers
- b8d003b Report ANE percent; reuse lastNetDiskMetrics
- 40142f8 Show RDMA status in menubar and UI tweaks
- ee1afda Update config.go
- d03f988 Update ioreport.m
- ca18ba6 Update metrics.go
- 48d78ae chore: Refines theme documentation.
- a705a6b feat: Improve UI theme contrast logic for the process list.
- 695892c feat: enhance custom theming with granular color options for various UI components, gauges, and charts.
- 4cefdf9 refactor: Consolidate theme color definitions to simplify configuration by having single colors apply to related components.
- 4999941 refactor: Enhance theme application for process list readability and color consistency.
- fc07348 refactor: Validate custom process list hex colors, remove redundant color getter.