libcosmic-yoda/cosmic-theme/src/model
Vukašin Vojinović 564ef834ce improv(theme): list_button style
This adds a new `list_button` field to theme, which makes ListItem buttons stay transparent when pressed. It's essentially a mix of `text_button` and `background.component`, without hover highlights (as per designs).
2026-04-28 13:59:25 +02:00
..
corner.rs refactor: make corner radius f32 so that it's easier to use with BorderRadius 2023-08-14 12:31:16 -04:00
cosmic_palette.rs chore: use std::syncLazyLock 2025-09-03 21:54:46 +02:00
dark.ron Revert "refactor: introduce new palette colors for control tint" 2025-07-17 17:04:04 -04:00
density.rs fix(header_bar): increase compact height 2024-10-03 15:39:00 +02:00
derivation.rs refactor(theme): .65 opacity for disabled button text 2025-08-26 15:22:22 -06:00
layout.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
light.ron Revert "refactor: introduce new palette colors for control tint" 2025-07-17 17:04:04 -04:00
mod.rs fix: move density to cosmic_theme 2024-09-23 12:40:22 -04:00
mode.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
spacing.rs feat: add ThemeBuilder 2023-08-14 12:31:16 -04:00
theme.rs improv(theme): list_button style 2026-04-28 13:59:25 +02:00