MCPcopy Create free account
hub / github.com/clawshell/clawshell / theme_bold

Function theme_bold

src/tui.rs:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48pub fn theme_bold() -> Style {
49 Style::new().color256(208).bold()
50}
51
52pub fn success_style() -> Style {
53 Style::new().green().bold()

Callers 3

print_bannerFunction · 0.85
print_sectionFunction · 0.85

Calls

no outgoing calls

Tested by 1