Share colors for GUI and TUI.

The shim is there but it isn't used yet.
This commit is contained in:
2026-02-21 21:10:12 -05:00
parent 8ce92b435b
commit e5f77ef51c
5 changed files with 94 additions and 33 deletions

View File

@@ -3,3 +3,4 @@
// SPDX-License-Identifier: GNU General Public License v3.0 or later
pub mod fs;
pub mod theme;