vtcode-core 0.136.2

Core library for VT Code - a Rust-based terminal coding agent
1
2
3
//! Compatibility facade for shared theme APIs.

pub use vtcode_ui::theme::*;