abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Theme.java
AgeCommit message (Expand)AuthorFilesLines
2022-02-27Compute text size relative to key heightJules Aguillon1-6/+0
2022-02-06Allow egde keys instead of corner keys (swipe vertically/horizontally)Max Schillinger1-2/+2
2021-12-30Move the border radius from Config to ThemeJules Aguillon1-0/+4
2021-12-30Add themesJules Aguillon1-1/+1
2021-12-28Use the themes abstractionJules Aguillon1-6/+10
2021-12-28Reference the "special key font" in the Theme objectJules Aguillon1-3/+14
2021-12-26Move Theme code to its own classJules Aguillon1-0/+64