blob: f52affd36c545bc8b39b686c2bde6cf4433df253 (
plain)
1
2
3
4
5
|
# Themes
This directory contains the built-in theme definitions. The files are
turned into C using `bin2c` and compiled into the executable. New themes
need to be added to the [themes.am](themes.am) file.
|