Refactor style (among other things) #24

Merged
Tetrakern merged 94 commits from refactor_colors into main 2024-03-03 02:47:35 +08:00

94 Commits

Author SHA1 Message Date
Tetrakern
0fe35ba167 Update box-sizing of blocks in editor style 2024-03-02 19:44:14 +01:00
Tetrakern
6f8a84507b Improve separator block 2024-03-02 19:41:19 +01:00
Tetrakern
2d3987ca71 Add dark shade to customizer 2024-03-02 19:28:30 +01:00
Tetrakern
3ee3ea07a1 Remove obsolete CSS, add missing link hovers 2024-03-02 18:49:52 +01:00
Tetrakern
f76a45f1cd Extend post author moderation capability
Authors can now also see unapproved comments for their posts.
2024-03-02 14:18:22 +01:00
Tetrakern
c795651d27 Use shade for dark input backgrounds
Stacks better with different background colors.
2024-03-02 13:52:51 +01:00
Tetrakern
52f691f272 Update light bg-500 and uses 2024-03-02 12:40:16 +01:00
Tetrakern
7952c484f1 Add remaining light color descriptions 2024-03-02 12:31:28 +01:00
Tetrakern
1ff9b543a8 Clean up properties 2024-03-02 12:20:41 +01:00
Tetrakern
c25dcb80f6 Fix filter name 2024-03-02 04:02:36 +01:00
Tetrakern
f2d4cc3c7b Update light mode content list background opacity 2024-03-02 03:27:17 +01:00
Tetrakern
c221360ec7 Add card shadow controls 2024-03-02 03:22:16 +01:00
Tetrakern
653a0df4bb Add customizer option for card shadow 2024-03-02 03:21:31 +01:00
Tetrakern
f3238fbc53 Light mode color descriptions part 3 2024-03-02 02:32:57 +01:00
Tetrakern
378d8def00 Add dark shade CSS property 2024-03-02 02:31:16 +01:00
Tetrakern
fc62fe1407 Add more light mode color descriptions 2024-03-02 00:22:22 +01:00
Tetrakern
a0031f13bd Add some light mode color descriptions
The low effort ones lol
2024-03-01 23:27:27 +01:00
Tetrakern
d87efdfcae Finish dark mode color descriptions 2024-03-01 23:20:13 +01:00
Tetrakern
e242b9d893 Add more description to color options 2024-03-01 23:10:40 +01:00
Tetrakern
3311cdff6f Use background 950 for dark content lists 2024-03-01 22:22:33 +01:00
Tetrakern
a829be9aa2 Replace background 800 2024-03-01 21:28:45 +01:00
Tetrakern
f612c991c4 Update meta field description 2024-03-01 20:15:00 +01:00
Tetrakern
32d507da76 Update FILTERS.md 2024-03-01 13:29:02 +01:00
Tetrakern
fc7fc2ac2e Update safe title helper parameters
Added the $context parameter and $args, which now also covers $no_filters which hopefully nobody has used yet lol
2024-03-01 12:39:42 +01:00
Tetrakern
cd1585fe20 Improve chapter list title output 2024-03-01 11:45:44 +01:00
Tetrakern
c99ed3ff50 Fix bookmarks shortcode order and count 2024-03-01 10:21:29 +01:00
Tetrakern
255e833c71 Improve light mode color procedures 2024-03-01 02:42:46 +01:00
Tetrakern
8aa8988276 Color refactoring part 24 2024-02-29 13:42:34 +01:00
Tetrakern
c06fc69ad1 Color refactoring part 23 2024-02-29 12:45:19 +01:00
Tetrakern
46bc296fea Improve and fix minimalist mode styles 2024-02-29 12:04:54 +01:00
Tetrakern
6ca19ed18c Color refactoring part 22 2024-02-29 02:29:21 +01:00
Tetrakern
12d0daba58 Color refactoring part 21 2024-02-29 02:08:21 +01:00
Tetrakern
bba4d6c776 Set title text shadow default to false 2024-02-29 01:54:21 +01:00
Tetrakern
cc9c26070e Color refactoring part 20 2024-02-29 01:14:03 +01:00
Tetrakern
feb5465283 Color refactoring part 19 2024-02-29 00:46:47 +01:00
Tetrakern
c3ba8b869e Add more dark mode color descriptions 2024-02-28 23:55:37 +01:00
Tetrakern
d941099103 Color refactoring part 18 2024-02-28 23:55:21 +01:00
Tetrakern
b09efb4916 Add customizer option for site title shadow 2024-02-28 23:24:21 +01:00
Tetrakern
b19787adcf Add more dark mode color descriptions 2024-02-28 22:58:52 +01:00
Tetrakern
076380c69b Add missing dark mode colors to JSON 2024-02-28 22:42:23 +01:00
Tetrakern
4e7e4684e9 Update admin badge color 2024-02-28 21:53:17 +01:00
Tetrakern
efa0e6ead3 Improve dark mode color procedures 2024-02-28 18:53:26 +01:00
Tetrakern
853a7022aa Update read more link 2024-02-28 16:19:26 +01:00
Tetrakern
09bb96afc0 Use TW Gray 500-900 for 600-950 backgrounds 2024-02-28 11:23:30 +01:00
Tetrakern
2a36392cc0 Update admin customizer styles 2024-02-28 11:22:21 +01:00
Tetrakern
d57178c333 Update unavailable card and AJAX progress styles 2024-02-28 11:06:45 +01:00
Tetrakern
9ce8516090 Change card unavailable style 2024-02-28 01:18:14 +01:00
Tetrakern
25f75e17df Apply customizer red and green 2024-02-28 00:51:46 +01:00
Tetrakern
ae72d4482e Add red and green to customizer 2024-02-28 00:44:41 +01:00
Tetrakern
d602187c8b Color refactoring part 17 2024-02-28 00:13:23 +01:00
Tetrakern
803f2c1863 Color refactoring part 16 2024-02-27 21:45:57 +01:00
Tetrakern
e0b3b04b66 Merge branch 'main' into refactor_colors 2024-02-27 20:53:01 +01:00
Tetrakern
5e5b2a2169 Color refactoring part 15 2024-02-27 20:05:40 +01:00
Tetrakern
e63aa34e1c Color refactoring part 14 2024-02-27 14:17:33 +01:00
Tetrakern
86e53d4c12 Color refactoring part 13 2024-02-27 12:06:28 +01:00
Tetrakern
3e91f91b30 Fix follows notification focus ring 2024-02-27 01:21:11 +01:00
Tetrakern
ef2baf50c3 Color refactoring part 12 2024-02-27 01:06:57 +01:00
Tetrakern
6beb5c46db Fix tables in editor style some more 2024-02-27 00:22:37 +01:00
Tetrakern
aa9940d3fb Fix tables in editor style 2024-02-27 00:07:31 +01:00
Tetrakern
339744ca5a Color refactoring part 11 2024-02-26 23:29:50 +01:00
Tetrakern
58747d7cc9 Remove "// Done" markers 2024-02-26 00:35:44 +01:00
Tetrakern
3d37c63da0 Update site title and tagline colors 2024-02-26 00:33:38 +01:00
Tetrakern
fdac64af23 Update customizer dark color codes 2024-02-26 00:04:49 +01:00
Tetrakern
2e9b048a17 Add customizer font lightness options 2024-02-25 23:15:55 +01:00
Tetrakern
d996e24170 Add lightness variable to font hsl codes 2024-02-25 17:55:19 +01:00
Tetrakern
390d6bea56 Fix incorrect hsl function being used 2024-02-25 17:52:34 +01:00
Tetrakern
9a9d6d478b Update customizer-range-value-control.css 2024-02-25 17:40:49 +01:00
Tetrakern
f52d1bce07 Add customizer font saturation options 2024-02-25 17:33:12 +01:00
Tetrakern
e3c3c852eb Update DEVELOPMENT.md 2024-02-25 17:30:54 +01:00
Tetrakern
2c88423757 Prepare scripts and styles for font-saturation-offset 2024-02-25 16:28:38 +01:00
Tetrakern
2137b0e172 Fix critical head script 2024-02-25 16:11:11 +01:00
Tetrakern
ff4781d97b Color refactoring part 10 2024-02-25 15:37:29 +01:00
Tetrakern
838649bfc9 Color refactoring part 9 2024-02-25 15:08:35 +01:00
Tetrakern
a4f8f5aa98 Fix list block style interferences
Should have done that the first time.
2024-02-25 13:08:27 +01:00
Tetrakern
9a0ad252ad Color refactoring part 8 2024-02-25 12:50:41 +01:00
Tetrakern
68747dd625 Editor and content style refactoring part 4 2024-02-25 02:37:59 +01:00
Tetrakern
e890ed87ad Editor and content style refactoring part 3 2024-02-25 00:39:52 +01:00
Tetrakern
003838fef8 Editor and content style refactoring part 2 2024-02-24 21:35:42 +01:00
Tetrakern
7c0c515f0e Editor and content style refactoring part 1 2024-02-24 18:14:01 +01:00
Tetrakern
c1190ae329 Color refactoring part 7 2024-02-24 04:15:25 +01:00
Tetrakern
05f1d82f41 Color refactoring part 6 2024-02-24 03:39:00 +01:00
Tetrakern
b107776a57 Merge branch 'main' into refactor_colors 2024-02-24 00:52:08 +01:00
Tetrakern
235ee9fec3 Clean up tab spaces 2024-02-24 00:51:14 +01:00
Tetrakern
90b99301ff Merge branch 'main' into refactor_colors 2024-02-24 00:49:53 +01:00
Tetrakern
ccee625485 Color refactoring part 5 2024-02-24 00:49:12 +01:00
Tetrakern
debfaed123 Disable duotone and gradients 2024-02-24 00:15:16 +01:00
Tetrakern
f97ed65050 Clean up ajax-bookshelf.js 2024-02-23 21:38:26 +01:00
Tetrakern
bc5a1ae321 Color refactoring part 4 2024-02-23 19:16:36 +01:00
Tetrakern
da7b613eda Merge branch 'main' into refactor_colors 2024-02-23 12:35:19 +01:00
Tetrakern
d26ae4a855 Color refactoring part 3 2024-02-23 12:19:04 +01:00
Tetrakern
ca89b7b7d1 Merge branch 'main' into refactor_colors 2024-02-23 00:06:27 +01:00
Tetrakern
8c2626a407 Color refactoring part 2 2024-02-22 22:48:14 +01:00
Tetrakern
ee25f398db Merge branch 'main' into refactor_colors 2024-02-22 19:59:33 +01:00
Tetrakern
1a4c9737d1 Color refactoring part 1 2024-02-22 19:41:03 +01:00