MCPcopy Create free account
hub / github.com/cococry/leif / lf_get_theme

Function lf_get_theme

leif.c:1870–1872  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1868}
1869
1870LfTheme lf_get_theme() {
1871 return state.theme;
1872}
1873
1874void lf_set_theme(LfTheme theme) {
1875 state.theme = theme;

Callers 1

dropdown_menu_item_locFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected