MCPcopy Create free account
hub / github.com/ChrisFeldmeier/OpenCodeRust / selected

Method selected

crates/opencode-tui/src/theme/mod.rs:662–664  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

660 }
661
662 pub fn selected() -> Style {
663 Style::default().add_modifier(Modifier::REVERSED)
664 }
665}

Callers 15

move_upMethod · 0.80
move_downMethod · 0.80
select_currentMethod · 0.80
renderMethod · 0.80
move_upMethod · 0.80
move_downMethod · 0.80
selected_entryMethod · 0.80
toggle_selectionMethod · 0.80
move_upMethod · 0.80
move_downMethod · 0.80
move_upMethod · 0.80
move_downMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected