18#ifndef FC__THEMESPEC_H
19#define FC__THEMESPEC_H
49 const char *tag,
const char *alt,
void theme_free(struct theme *ftheme)
struct theme_color_system * theme_get_color_system(const struct theme *t)
const char * theme_font_filename(const struct theme *t)
char * themespec_gfx_filename(const char *gfx_filename)
void theme_free_sprites(struct theme *t)
void theme_load_sprites(struct theme *t)
const char ** get_theme_list(void)
struct theme_background_system * theme_get_background_system(const struct theme *t)
void themespec_try_read(const char *theme_name)
void themespec_reread(const char *theme_name)
struct sprite * theme_lookup_sprite_tag_alt(struct theme *t, enum log_level level, const char *tag, const char *alt, const char *what, const char *name)
const char * theme_get_name(const struct theme *t)
struct theme * theme_read_toplevel(const char *theme_name)
int theme_default_font_size(const struct theme *t)
struct theme * active_theme
struct setting_list * level[OLEVELS_NUM]