OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colour_totheme
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tmux/dist/
colour.c
187
colour_totheme
(int c)
function
206
return (
colour_totheme
(colour_256toRGB(c)));
217
return (
colour_totheme
(colour_256toRGB(c)));
219
return (
colour_totheme
(colour_256toRGB(8 + c - 90)));
window.c
1904
theme =
colour_totheme
(window_pane_get_bg(wp));
tmux.h
3010
enum client_theme
colour_totheme
(int);
Completed in 59 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026