feat: Readwise highlights sync (#3311)

This commit is contained in:
Matt Vogel
2026-02-23 11:08:59 -05:00
committed by GitHub
parent b99c1bc19a
commit ce53cd2b47
39 changed files with 998 additions and 48 deletions
+2 -1
View File
@@ -547,7 +547,8 @@ foliate-fxl {
color: theme('colors.base-content') !important;
}
[data-eink='true'] .btn-primary {
[data-eink='true'] .btn-primary,
[data-eink='true'] .btn-outline {
background-color: theme('colors.base-content') !important;
border: 1px solid theme('colors.base-content') !important;
color: theme('colors.base-100') !important;