Yes! But you need to install your own font (.ttfor.otf) usingContext::set_fonts. Yes! You can customize the colors, spacing, fonts and sizes of everything usingContext::set_style. Here is an example (fromhttps://github.com/AlexxxRu/TinyPomodoro): ...