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

5
libclide/src/theme.rs Normal file
View File

@@ -0,0 +1,5 @@
// SPDX-FileCopyrightText: 2026, Shaun Reed <shaunrd0@gmail.com>
//
// SPDX-License-Identifier: GNU General Public License v3.0 or later
pub mod colors;