abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Theme.java
AgeCommit message (Collapse)AuthorFilesLines
2021-12-28Use the themes abstractionJules Aguillon1-6/+10
Themes replace 'colors.xml' and soon will replace 'dimens.xml'.
2021-12-28Reference the "special key font" in the Theme objectJules Aguillon1-3/+14
Remove the last cast of the context.
2021-12-26Move Theme code to its own classJules Aguillon1-0/+64