This is still a bit incomplete, and some apps use their own custom variables as well, for example the text editor.
3 lines
113 B
Rust
3 lines
113 B
Rust
#[cfg(feature = "gtk4-output")]
|
|
/// Module for outputting the Cosmic gtk4 theme type as CSS
|
|
pub mod gtk4_output;
|