Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ theme_selector_selected
Method
theme_selector_selected
src/apps/cli/src/ui/chat/popups.rs:126–128 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
124
}
125
126
pub fn theme_selector_selected(&self) -> Option<ThemeItem> {
127
self.theme_selector.selected_item().cloned()
128
}
129
130
// ============ Agent selector methods ============
131
Callers
1
handle_key_event
Method · 0.80
Calls
1
selected_item
Method · 0.45
Tested by
no test coverage detected