aboutsummaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2024-03-14remove most custom style (but leave large font)NunoSempere
gtk default already looks amazing
2023-05-15Revert "css tweaks; to be reverted"NunoSempere
This reverts commit 84df2273ebc63703c494b681a941d7984cace42b.
2023-05-15css tweaks; to be revertedNunoSempere
2023-05-08make tabs larger, document.NunoSempere
2023-05-08feat: make search bar gigantic, document GTK inspect.NunoSempere
2023-03-28Revert "tweak: move things around"NunoSempere
This reverts commit ca59138a2aef96960381f986b8c683634e4d8e63.
2023-03-28tweak: move things aroundNunoSempere
2023-02-08feat: add possibility of launching many tabs at once.NunoSempere
also, personalize this: - enable extensions - change to my css - change relative paths. fix various bugs: - set the zoom level in notebook_append, not in notebook_init - have a handly debug option for valgrind
2022-11-14Initial commitfenze