132 Commits

Author SHA1 Message Date
Tetrakern
d7aa0a7e7d Split customizer HSL sliders into light and dark mode 2024-02-13 12:32:38 +01:00
Tetrakern
276e98f078 Add customizer option to isolate footer 2024-02-13 11:43:31 +01:00
Tetrakern
9d891cbf3b Improve infobox gradient
Now with cubic-bezier!
2024-02-12 20:03:48 +01:00
Tetrakern
078b2b1437 Update and fix --secant 2024-02-12 16:41:22 +01:00
Tetrakern
6b0f8b3f11 Added font option for card body 2024-02-09 12:20:16 +01:00
Tetrakern
8cb312ce5a Added font option for navbar items 2024-02-09 01:34:57 +01:00
Tetrakern
3bd5cc7bfc Add and optimize font options 2024-02-09 00:43:02 +01:00
Tetrakern
83d91ccd0b Add more font customization options 2024-02-08 22:13:21 +01:00
Tetrakern
7a3473b4ed Add custom property for chapter list title font 2024-02-08 15:01:56 +01:00
Tetrakern
69b35902a8 Update input font family 2024-02-07 23:12:10 +01:00
Tetrakern
8f45c06fe2 Add optional alternative mobile menu style 2024-01-11 14:18:17 +01:00
Tetrakern
5c55567c73 Update font weight options 2024-01-04 05:51:34 +01:00
Tetrakern
81ba4b0f2e Update dark mode data attribute
This will now be set to "dark" if dark mode is enabled, instead of being empty. Makes it easier to apply styles to only this mode without a :not function.
2023-11-25 16:36:45 +01:00
Tetrakern
1fb6ea962d Updated mobile menu site shadow 2023-11-25 10:30:26 +01:00
Tetrakern
a2cb9ca15a Add header and mobile nav styles to Customizer 2023-11-24 23:34:57 +01:00
Tetrakern
dca91fc34b Add AJAX to ePUB download button 2023-09-09 02:05:43 +02:00
Tetrakern
566a276ad6 Improve card-unavailable filter 2023-08-31 12:17:38 +02:00
Tetrakern
52ca59bd69 Move custom background to body
This crap caused some real render issues, holy f*ck!
2023-08-27 23:53:01 +02:00
Tetrakern
c010447ec1 Make striped comments easier to read 2023-06-18 03:43:37 +02:00
Tetrakern
cd74d3a208 Add chapter list popup menu to chapters
So you can read chapters while you read chapters.
2023-06-03 14:06:48 +02:00
Tetrakern
7b71383c9d Updated style of custom scrollbars 2023-05-28 12:43:41 +02:00
Tetrakern
c1a93ad0b8 Change CSS font variable names to --ff-*
Because apparently Jetpack just hogs "--font-base" and unsets it, breaking the theme.
2023-02-28 14:04:57 +01:00
Tetrakern
d35fca8ef1 Fixed light mode font-weight inconsistency 2023-02-24 11:43:44 +01:00
Tetrakern
7460c9b24a Updates commenter badges 2023-02-09 02:32:26 +01:00
Tetrakern
59a033a471 Darken card box shadow 2023-02-09 00:22:04 +01:00
Tetrakern
e603b04a35 Remove some placeholder backgrounds from images 2023-02-07 22:33:33 +01:00
Tetrakern
45e4fdae5d Fix mobile scroll performance for Chromium
Apparently, there is a bug in the render engine that causes scroll stuttering when certain styles are combined. In this case drop-shadow with an internal overflow scroll container. The contain property did not help. And since box-shadow works unless you use a clip-path, let's just use box-shadow.
2023-02-07 16:06:27 +01:00
Tetrakern
512e96d391 Update and move header background
Better container for positioning, less calculations, and the documentation was wrong too...
2023-02-01 21:40:28 +01:00
Tetrakern
29fd8d6fc6 Update current chapter highlight in mobile menu 2023-02-01 14:08:54 +01:00
Tetrakern
6c7e8be00d Vastly improve accessibility
Labels can be tab-navigated and used with the keyboard, added focus styles to most interactive elements, also fixed some style and translation issues.
2023-01-24 02:18:31 +01:00
Tetrakern
514cd400a0 Update compiled CSS 2023-01-23 16:22:31 +01:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00