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

Function lf_set_theme

leif.c:1874–1876  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1872}
1873
1874void lf_set_theme(LfTheme theme) {
1875 state.theme = theme;
1876}
1877
1878void lf_resize_display(uint32_t display_width, uint32_t display_height) {
1879 // Setting the display height internally

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected