From d6e12f8b7036b3fa93eef5c8828f403d34785e4b Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sat, 1 Aug 2026 09:57:52 +0200 Subject: [PATCH 01/11] Dark colors => Inverse --- brite/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- cerulean/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- cosmo/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- cyborg/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- cyborg/cfg/fo/attrs/dita-ot.xsl | 6 +++--- darkly/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- flatly/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- journal/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- litera/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- lumen/cfg/fo/attrs/bootstrap.xsl | 22 +++++++++++----------- lumen/cfg/fo/xsl/custom.xsl | 4 ++-- lux/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- materia/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- minty/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- minty/cfg/fo/attrs/dita-ot.xsl | 6 +++--- morph/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- morph/cfg/fo/attrs/dita-ot.xsl | 6 +++--- pulse/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- quartz/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- quartz/cfg/fo/attrs/dita-ot.xsl | 6 +++--- sandstone/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- simplex/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- simplex/cfg/fo/attrs/dita-ot.xsl | 6 +++--- sketchy/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- slate/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- slate/cfg/fo/attrs/dita-ot.xsl | 6 +++--- solar/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- spacelab/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- spacelab/cfg/fo/attrs/dita-ot.xsl | 10 +++++----- superhero/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- united/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- vapor/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- vapor/cfg/fo/attrs/dita-ot.xsl | 10 +++++----- yeti/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- zephyr/cfg/fo/attrs/bootstrap.xsl | 20 ++++++++++---------- 35 files changed, 291 insertions(+), 291 deletions(-) diff --git a/brite/cfg/fo/attrs/bootstrap.xsl b/brite/cfg/fo/attrs/bootstrap.xsl index b65df70..2960d5f 100644 --- a/brite/cfg/fo/attrs/bootstrap.xsl +++ b/brite/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #000 - - #000000 - #ced4da - #495057 - #000 - #fff - #000 - #fff - - #fff + + #000000 + #ced4da + #495057 + #000 + #fff + #000 + #fff + + #fff #ffffff diff --git a/cerulean/cfg/fo/attrs/bootstrap.xsl b/cerulean/cfg/fo/attrs/bootstrap.xsl index 8d9c167..393b6a9 100644 --- a/cerulean/cfg/fo/attrs/bootstrap.xsl +++ b/cerulean/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f8f9fa #495057 - - #343a40 - - #fff - #343a40 - #fff - #ced4da - #141619 - #343a40 - #fff + + #343a40 + + #fff + #343a40 + #fff + #ced4da + #141619 + #343a40 + #fff #ffffff #495057 #dee2e6 diff --git a/cosmo/cfg/fo/attrs/bootstrap.xsl b/cosmo/cfg/fo/attrs/bootstrap.xsl index 07263bc..1e08136 100644 --- a/cosmo/cfg/fo/attrs/bootstrap.xsl +++ b/cosmo/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f8f9fa #373a3c - - #373a3c - - #fff - #373a3c - #fff - #ced4da - #141619 - #373a3c - #fff + + #373a3c + + #fff + #373a3c + #fff + #ced4da + #141619 + #373a3c + #fff #ffffff #373a3c #dee2e6 diff --git a/cyborg/cfg/fo/attrs/bootstrap.xsl b/cyborg/cfg/fo/attrs/bootstrap.xsl index 567b713..bad3606 100644 --- a/cyborg/cfg/fo/attrs/bootstrap.xsl +++ b/cyborg/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #222 #fff - - #222222 - - #000 - #adafae - #000 - #ced4da - #141619 - #adafae - #000 + + #222222 + + #000 + #adafae + #000 + #ced4da + #141619 + #adafae + #000 #1a1a1a #ffffff #222222 diff --git a/cyborg/cfg/fo/attrs/dita-ot.xsl b/cyborg/cfg/fo/attrs/dita-ot.xsl index 32c066e..4ea2377 100644 --- a/cyborg/cfg/fo/attrs/dita-ot.xsl +++ b/cyborg/cfg/fo/attrs/dita-ot.xsl @@ -190,8 +190,8 @@ - - - + + + diff --git a/darkly/cfg/fo/attrs/bootstrap.xsl b/darkly/cfg/fo/attrs/bootstrap.xsl index 90634a9..db920a4 100644 --- a/darkly/cfg/fo/attrs/bootstrap.xsl +++ b/darkly/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #adb5bd #fff - - #303030 - - #fff - #303030 - #fff - #ced4da - #141619 - #303030 - #fff + + #303030 + + #fff + #303030 + #fff + #ced4da + #141619 + #303030 + #fff #ffffff #222222 #dee2e6 diff --git a/flatly/cfg/fo/attrs/bootstrap.xsl b/flatly/cfg/fo/attrs/bootstrap.xsl index c1576ee..7f0155d 100644 --- a/flatly/cfg/fo/attrs/bootstrap.xsl +++ b/flatly/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #ecf0f1 #000 - - #7b8a8b - - #fff - #7b8a8b - #fff - #ced4da - #141619 - #7b8a8b - #fff + + #7b8a8b + + #fff + #7b8a8b + #fff + #ced4da + #141619 + #7b8a8b + #fff #ffffff #212529 #dee2e6 diff --git a/journal/cfg/fo/attrs/bootstrap.xsl b/journal/cfg/fo/attrs/bootstrap.xsl index 50e0392..281d278 100644 --- a/journal/cfg/fo/attrs/bootstrap.xsl +++ b/journal/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f8f9fa #222 - - #222222 - - #fff - #222 - #fff - #ced4da - #141619 - #222 - #fff + + #222222 + + #fff + #222 + #fff + #ced4da + #141619 + #222 + #fff #ffffff #222222 #dee2e6 diff --git a/litera/cfg/fo/attrs/bootstrap.xsl b/litera/cfg/fo/attrs/bootstrap.xsl index c75c94b..e5c7bb2 100644 --- a/litera/cfg/fo/attrs/bootstrap.xsl +++ b/litera/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f8f9fa #000 - - #343a40 - - #fff - #343a40 - #fff - #343a40 - #ffffff - #343a40 - #fff + + #343a40 + + #fff + #343a40 + #fff + #343a40 + #ffffff + #343a40 + #fff #ffffff #343a40 #dddddd diff --git a/lumen/cfg/fo/attrs/bootstrap.xsl b/lumen/cfg/fo/attrs/bootstrap.xsl index d16e5ee..3c6a8bc 100644 --- a/lumen/cfg/fo/attrs/bootstrap.xsl +++ b/lumen/cfg/fo/attrs/bootstrap.xsl @@ -97,17 +97,17 @@ #f6f6f6 #222 - - #555555 - - #fff - #555 - #fff - #555555 - #4d4d4d - #ffffff - #555 - #fff + + #555555 + + #fff + #555 + #fff + #555555 + #4d4d4d + #ffffff + #555 + #fff #ffffff #222222 #dee2e6 diff --git a/lumen/cfg/fo/xsl/custom.xsl b/lumen/cfg/fo/xsl/custom.xsl index c36aa99..636977b 100644 --- a/lumen/cfg/fo/xsl/custom.xsl +++ b/lumen/cfg/fo/xsl/custom.xsl @@ -68,7 +68,7 @@ warning danger light - dark + inverse secondary @@ -84,7 +84,7 @@ - + diff --git a/lux/cfg/fo/attrs/bootstrap.xsl b/lux/cfg/fo/attrs/bootstrap.xsl index baf263d..3540369 100644 --- a/lux/cfg/fo/attrs/bootstrap.xsl +++ b/lux/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f0f1f2 #55595c - - #343a40 - - #fff - #343a40 - #fff - #ced4da - #141619 - #343a40 - #fff + + #343a40 + + #fff + #343a40 + #fff + #ced4da + #141619 + #343a40 + #fff #ffffff #55595c #e0e1e2 diff --git a/materia/cfg/fo/attrs/bootstrap.xsl b/materia/cfg/fo/attrs/bootstrap.xsl index 83a2533..a702b12 100644 --- a/materia/cfg/fo/attrs/bootstrap.xsl +++ b/materia/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f8f9fa #444 - - #222222 - - #fff - #222 - #fff - #ced4da - #141619 - #222 - #fff + + #222222 + + #fff + #222 + #fff + #ced4da + #141619 + #222 + #fff #ffffff #444444 #dee2e6 diff --git a/minty/cfg/fo/attrs/bootstrap.xsl b/minty/cfg/fo/attrs/bootstrap.xsl index a69c146..6f2f822 100644 --- a/minty/cfg/fo/attrs/bootstrap.xsl +++ b/minty/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f8f9fa #888 - - #343a40 - - #fff - #343a40 - #fff - #ced4da - #141619 - #343a40 - #fff + + #343a40 + + #fff + #343a40 + #fff + #ced4da + #141619 + #343a40 + #fff #ffffff #888888 #eceeef diff --git a/minty/cfg/fo/attrs/dita-ot.xsl b/minty/cfg/fo/attrs/dita-ot.xsl index 8a463b3..94c30b8 100644 --- a/minty/cfg/fo/attrs/dita-ot.xsl +++ b/minty/cfg/fo/attrs/dita-ot.xsl @@ -82,8 +82,8 @@ - - - + + + diff --git a/morph/cfg/fo/attrs/bootstrap.xsl b/morph/cfg/fo/attrs/bootstrap.xsl index 1255611..0f4170a 100644 --- a/morph/cfg/fo/attrs/bootstrap.xsl +++ b/morph/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f0f5fa #7b8ab8 - - #212529 - - #fff - #212529 - #fff - #ced4da - #141619 - #212529 - #fff + + #212529 + + #fff + #212529 + #fff + #ced4da + #141619 + #212529 + #fff #c9d7e9 #ffffff #7b8ab8 diff --git a/morph/cfg/fo/attrs/dita-ot.xsl b/morph/cfg/fo/attrs/dita-ot.xsl index b46c4be..b50d438 100644 --- a/morph/cfg/fo/attrs/dita-ot.xsl +++ b/morph/cfg/fo/attrs/dita-ot.xsl @@ -190,9 +190,9 @@ - - - + + + diff --git a/pulse/cfg/fo/attrs/bootstrap.xsl b/pulse/cfg/fo/attrs/bootstrap.xsl index 179c540..03a46bc 100644 --- a/pulse/cfg/fo/attrs/bootstrap.xsl +++ b/pulse/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f9f8fc #444 - - #17141f - - #fff - #17141f - #fff - #ced4da - #141619 - #17141f - #fff + + #17141f + + #fff + #17141f + #fff + #ced4da + #141619 + #17141f + #fff #ffffff #444444 #ededed diff --git a/quartz/cfg/fo/attrs/bootstrap.xsl b/quartz/cfg/fo/attrs/bootstrap.xsl index d3b7d4a..25b1269 100644 --- a/quartz/cfg/fo/attrs/bootstrap.xsl +++ b/quartz/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #e9e9e8 #000 - - #212529 - - #fff - #212529 - #fff - #ced4da - #141619 - #212529 - #fff + + #212529 + + #fff + #212529 + #fff + #ced4da + #141619 + #212529 + #fff #5a5fac #ffffff #17141f diff --git a/quartz/cfg/fo/attrs/dita-ot.xsl b/quartz/cfg/fo/attrs/dita-ot.xsl index 3bf43f5..148b8c8 100644 --- a/quartz/cfg/fo/attrs/dita-ot.xsl +++ b/quartz/cfg/fo/attrs/dita-ot.xsl @@ -191,9 +191,9 @@ - - - + + + diff --git a/sandstone/cfg/fo/attrs/bootstrap.xsl b/sandstone/cfg/fo/attrs/bootstrap.xsl index 338066e..d1a38f7 100644 --- a/sandstone/cfg/fo/attrs/bootstrap.xsl +++ b/sandstone/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f8f5f0 #3e3f3a - - #3e3f3a - - #fff - #3e3f3a - #fff - #ced4da - #141619 - #3e3f3a - #fff + + #3e3f3a + + #fff + #3e3f3a + #fff + #ced4da + #141619 + #3e3f3a + #fff #ffffff #3e3f3a #dfd7ca diff --git a/simplex/cfg/fo/attrs/bootstrap.xsl b/simplex/cfg/fo/attrs/bootstrap.xsl index fc9b867..76a7c38 100644 --- a/simplex/cfg/fo/attrs/bootstrap.xsl +++ b/simplex/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #fff #212529 - - #373a3c - - #fff - #373a3c - #fff - #ced4da - #141619 - #373a3c - #fff + + #373a3c + + #fff + #373a3c + #fff + #ced4da + #141619 + #373a3c + #fff #fcfcfc #212529 #ccc diff --git a/simplex/cfg/fo/attrs/dita-ot.xsl b/simplex/cfg/fo/attrs/dita-ot.xsl index b407c27..1175c95 100644 --- a/simplex/cfg/fo/attrs/dita-ot.xsl +++ b/simplex/cfg/fo/attrs/dita-ot.xsl @@ -82,8 +82,8 @@ - - - + + + diff --git a/sketchy/cfg/fo/attrs/bootstrap.xsl b/sketchy/cfg/fo/attrs/bootstrap.xsl index e94b632..1982b90 100644 --- a/sketchy/cfg/fo/attrs/bootstrap.xsl +++ b/sketchy/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #fff #212529 - - #555555 - - #fff - #555 - #fff - #ced4da - #141619 - #555 - #fff + + #555555 + + #fff + #555 + #fff + #ced4da + #141619 + #555 + #fff #ffffff #212529 #333333 diff --git a/slate/cfg/fo/attrs/bootstrap.xsl b/slate/cfg/fo/attrs/bootstrap.xsl index c0f0f4a..740f5a5 100644 --- a/slate/cfg/fo/attrs/bootstrap.xsl +++ b/slate/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #e9ecef #000 - - #272b30 - - #fff - #272b30 - #fff - #ced4da - #141619 - #272b30 - #fff + + #272b30 + + #fff + #272b30 + #fff + #ced4da + #141619 + #272b30 + #fff #3e444c #ffffff #272b30 diff --git a/slate/cfg/fo/attrs/dita-ot.xsl b/slate/cfg/fo/attrs/dita-ot.xsl index fd9ec96..7303b9f 100644 --- a/slate/cfg/fo/attrs/dita-ot.xsl +++ b/slate/cfg/fo/attrs/dita-ot.xsl @@ -190,8 +190,8 @@ - - - + + + diff --git a/solar/cfg/fo/attrs/bootstrap.xsl b/solar/cfg/fo/attrs/bootstrap.xsl index 89cba5b..56ce99b 100644 --- a/solar/cfg/fo/attrs/bootstrap.xsl +++ b/solar/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #fdf6e3 #000 - - #073642 - - #fff - #073642 - #fff - #ced4da - #141619 - #073642 - #fff + + #073642 + + #fff + #073642 + #fff + #ced4da + #141619 + #073642 + #fff #ffffff #073642 #dee2e6 diff --git a/spacelab/cfg/fo/attrs/bootstrap.xsl b/spacelab/cfg/fo/attrs/bootstrap.xsl index d7b65cc..61147a5 100644 --- a/spacelab/cfg/fo/attrs/bootstrap.xsl +++ b/spacelab/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #eee #777 - - #333333 - - #fff - #333 - #fff - #ced4da - #141619 - #333 - #fff + + #333333 + + #fff + #333 + #fff + #ced4da + #141619 + #333 + #fff #ffffff #777777 #dee2e6 diff --git a/spacelab/cfg/fo/attrs/dita-ot.xsl b/spacelab/cfg/fo/attrs/dita-ot.xsl index 9095327..e87a975 100644 --- a/spacelab/cfg/fo/attrs/dita-ot.xsl +++ b/spacelab/cfg/fo/attrs/dita-ot.xsl @@ -71,9 +71,9 @@ - - - + + + @@ -105,8 +105,8 @@ #000000 - - + + #000000 diff --git a/superhero/cfg/fo/attrs/bootstrap.xsl b/superhero/cfg/fo/attrs/bootstrap.xsl index c5d06ef..d477879 100644 --- a/superhero/cfg/fo/attrs/bootstrap.xsl +++ b/superhero/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #abb6c2 #fff - - #20374c - - #fff - #20374c - #fff - #ced4da - #141619 - #20374c - #fff + + #20374c + + #fff + #20374c + #fff + #ced4da + #141619 + #20374c + #fff #ffffff #20374c #ced4da diff --git a/united/cfg/fo/attrs/bootstrap.xsl b/united/cfg/fo/attrs/bootstrap.xsl index 0ed5dce..60e385a 100644 --- a/united/cfg/fo/attrs/bootstrap.xsl +++ b/united/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #e9ecef #333 - - #772953 - - #fff - #772953 - #fff - #ced4da - #141619 - #772953 - #fff + + #772953 + + #fff + #772953 + #fff + #ced4da + #141619 + #772953 + #fff #ffffff #333333 #dee2e6 diff --git a/vapor/cfg/fo/attrs/bootstrap.xsl b/vapor/cfg/fo/attrs/bootstrap.xsl index 1cea930..65f33b0 100644 --- a/vapor/cfg/fo/attrs/bootstrap.xsl +++ b/vapor/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #44d9e8 #fff - - #170229 - - #fff - #170229 - #fff - #ced4da - #141619 - #170229 - #fff + + #170229 + + #fff + #170229 + #fff + #ced4da + #141619 + #170229 + #fff #ffffff #170229 #dee2e6 diff --git a/vapor/cfg/fo/attrs/dita-ot.xsl b/vapor/cfg/fo/attrs/dita-ot.xsl index 384aa78..076690f 100644 --- a/vapor/cfg/fo/attrs/dita-ot.xsl +++ b/vapor/cfg/fo/attrs/dita-ot.xsl @@ -90,9 +90,9 @@ - - - + + + @@ -117,8 +117,8 @@ - - + + diff --git a/yeti/cfg/fo/attrs/bootstrap.xsl b/yeti/cfg/fo/attrs/bootstrap.xsl index 39a59ab..35485a8 100644 --- a/yeti/cfg/fo/attrs/bootstrap.xsl +++ b/yeti/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #eee #222 - - #333333 - - #fff - #333 - #fff - #ced4da - #141619 - #333 - #fff + + #333333 + + #fff + #333 + #fff + #ced4da + #141619 + #333 + #fff #ffffff #222222 #dee2e6 diff --git a/zephyr/cfg/fo/attrs/bootstrap.xsl b/zephyr/cfg/fo/attrs/bootstrap.xsl index 9ee62fe..db7c7fb 100644 --- a/zephyr/cfg/fo/attrs/bootstrap.xsl +++ b/zephyr/cfg/fo/attrs/bootstrap.xsl @@ -90,16 +90,16 @@ #f8f9fa #495057 - - #212529 - - #fff - #212529 - #fff - #ced4da - #141619 - #212529 - #fff + + #212529 + + #fff + #212529 + #fff + #ced4da + #141619 + #212529 + #fff #ffffff #495057 #dee2e6 From e50a0a3f11e72ff6c2f3780aedd8308154f3b46e Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sat, 1 Aug 2026 10:11:03 +0200 Subject: [PATCH 02/11] Light colors => Accent --- brite/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- cerulean/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- cosmo/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- cyborg/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- cyborg/cfg/fo/attrs/dita-ot.xsl | 6 +++--- darkly/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- flatly/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- journal/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- litera/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- lumen/cfg/fo/attrs/bootstrap.xsl | 23 +++++++++++------------ lumen/cfg/fo/xsl/custom.xsl | 4 ++-- lux/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- materia/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- minty/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- minty/cfg/fo/attrs/dita-ot.xsl | 6 +++--- morph/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- morph/cfg/fo/attrs/dita-ot.xsl | 4 ++-- pulse/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- quartz/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- quartz/cfg/fo/attrs/dita-ot.xsl | 6 +++--- sandstone/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- simplex/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- simplex/cfg/fo/attrs/dita-ot.xsl | 6 +++--- sketchy/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- slate/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- slate/cfg/fo/attrs/dita-ot.xsl | 6 +++--- solar/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- spacelab/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- spacelab/cfg/fo/attrs/dita-ot.xsl | 10 +++++----- superhero/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- united/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- vapor/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- vapor/cfg/fo/attrs/dita-ot.xsl | 10 +++++----- yeti/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- zephyr/cfg/fo/attrs/bootstrap.xsl | 21 ++++++++++----------- 35 files changed, 290 insertions(+), 316 deletions(-) diff --git a/brite/cfg/fo/attrs/bootstrap.xsl b/brite/cfg/fo/attrs/bootstrap.xsl index 2960d5f..209ece8 100644 --- a/brite/cfg/fo/attrs/bootstrap.xsl +++ b/brite/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #000 - - #e9ecef - #fcfcfd - #495057 - #e9ecef - #000 - #e9ecef - #000 - - #000 - + + #f5a4c9 + + #fff + + #fff + #fdecf4 + #624150 + + #222 #000000 #ced4da diff --git a/cerulean/cfg/fo/attrs/bootstrap.xsl b/cerulean/cfg/fo/attrs/bootstrap.xsl index 393b6a9..5070318 100644 --- a/cerulean/cfg/fo/attrs/bootstrap.xsl +++ b/cerulean/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #f4d2d3 #495057 - - #f8f9fa - - #000 - #f8f9fa - #000 - #fefefe - #141619 - #f8f9fa - #495057 - + + #c760e7 + + #fff + + #fff + #f3dffa + #4f265c + + #222 #343a40 diff --git a/cosmo/cfg/fo/attrs/bootstrap.xsl b/cosmo/cfg/fo/attrs/bootstrap.xsl index 1e08136..547d992 100644 --- a/cosmo/cfg/fo/attrs/bootstrap.xsl +++ b/cosmo/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #ffccd7 #373a3c - - #f8f9fa - - #000 - #f8f9fa - #000 - #fefefe - #141619 - #f8f9fa - #373a3c - + + #ff40e3 + + #fff + + #fff + #ffd8f9 + #66195a + + #222 #373a3c diff --git a/cyborg/cfg/fo/attrs/bootstrap.xsl b/cyborg/cfg/fo/attrs/bootstrap.xsl index bad3606..3791e48 100644 --- a/cyborg/cfg/fo/attrs/bootstrap.xsl +++ b/cyborg/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #cc0000 #fff - - #f8f9fa - - #fff - #222 - #fff - #fefefe - #141619 - #222 - #fff - + + #cc4fd6 + + #fff + + #fff + #f4dbf6 + #511f55 + + #222 #222222 diff --git a/cyborg/cfg/fo/attrs/dita-ot.xsl b/cyborg/cfg/fo/attrs/dita-ot.xsl index 4ea2377..a295967 100644 --- a/cyborg/cfg/fo/attrs/dita-ot.xsl +++ b/cyborg/cfg/fo/attrs/dita-ot.xsl @@ -160,9 +160,9 @@ - - - + + + diff --git a/darkly/cfg/fo/attrs/bootstrap.xsl b/darkly/cfg/fo/attrs/bootstrap.xsl index db920a4..c298556 100644 --- a/darkly/cfg/fo/attrs/bootstrap.xsl +++ b/darkly/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #e74c3c #fff - - #adb5bd - - #fff - #adb5bd - #fff - #fefefe - #141619 - #adb5bd - #fff - + + #e75380 + + #fff + + #fff + #fadce5 + #5c2133 + + #222 #303030 diff --git a/flatly/cfg/fo/attrs/bootstrap.xsl b/flatly/cfg/fo/attrs/bootstrap.xsl index 7f0155d..0bb7551 100644 --- a/flatly/cfg/fo/attrs/bootstrap.xsl +++ b/flatly/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #e74c3c #fff - - #ecf0f1 - - #000 - #ecf0f1 - #000 - #fefefe - #141619 - #ecf0f1 - #000 - + + #e745af + + #fff + + #fff + #fad9ef + #5c1b46 + + #222 #7b8a8b diff --git a/journal/cfg/fo/attrs/bootstrap.xsl b/journal/cfg/fo/attrs/bootstrap.xsl index 281d278..97bf005 100644 --- a/journal/cfg/fo/attrs/bootstrap.xsl +++ b/journal/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #fde4cc #222 - - #f8f9fa - - #000 - #f8f9fa - #000 - #fefefe - #141619 - #f8f9fa - #222 - + + #f5719b + + #fff + + #fff + #fde2eb + #622d3e + + #222 #222222 diff --git a/litera/cfg/fo/attrs/bootstrap.xsl b/litera/cfg/fo/attrs/bootstrap.xsl index e5c7bb2..fe881f5 100644 --- a/litera/cfg/fo/attrs/bootstrap.xsl +++ b/litera/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #d9534f #fff - - #f8f9fa - - #000 - #f8f9fa - #000 - #fefefe - #141619 - #f8f9fa - #000 - + + #d96aec + + #fff + + #fff + #f7e1fb + #562a5e + + #222 #343a40 diff --git a/lumen/cfg/fo/attrs/bootstrap.xsl b/lumen/cfg/fo/attrs/bootstrap.xsl index 3c6a8bc..4f1fc98 100644 --- a/lumen/cfg/fo/attrs/bootstrap.xsl +++ b/lumen/cfg/fo/attrs/bootstrap.xsl @@ -85,18 +85,17 @@ #ff4136 #fff - - #f6f6f6 - - #000 - #f6f6f6 - #000 - #f6f6f6 - #dddddd - #222222 - #f6f6f6 - #222 - + + #ff66ba + + #fff + + #fff + #ffe0f1 + #e65ca7 + #66284a + + #222 #555555 diff --git a/lumen/cfg/fo/xsl/custom.xsl b/lumen/cfg/fo/xsl/custom.xsl index 636977b..0ded808 100644 --- a/lumen/cfg/fo/xsl/custom.xsl +++ b/lumen/cfg/fo/xsl/custom.xsl @@ -67,7 +67,7 @@ info warning danger - light + accent inverse secondary @@ -83,7 +83,7 @@ - + diff --git a/lux/cfg/fo/attrs/bootstrap.xsl b/lux/cfg/fo/attrs/bootstrap.xsl index 3540369..6c74511 100644 --- a/lux/cfg/fo/attrs/bootstrap.xsl +++ b/lux/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #f7dddc #55595c - - #f0f1f2 - - #000 - #f0f1f2 - #000 - #fefefe - #141619 - #f0f1f2 - #55595c - + + #d936e5 + + #fff + + #fff + #f7d6f9 + #56155b + + #222 #343a40 diff --git a/materia/cfg/fo/attrs/bootstrap.xsl b/materia/cfg/fo/attrs/bootstrap.xsl index a702b12..ab8d9f5 100644 --- a/materia/cfg/fo/attrs/bootstrap.xsl +++ b/materia/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #fad2d3 #444 - - #f8f9fa - - #000 - #f8f9fa - #000 - #fefefe - #141619 - #f8f9fa - #444 - + + #e559f3 + + #fff + + #fff + #f9ddfc + #5b2361 + + #222 #222222 diff --git a/minty/cfg/fo/attrs/bootstrap.xsl b/minty/cfg/fo/attrs/bootstrap.xsl index 6f2f822..457c991 100644 --- a/minty/cfg/fo/attrs/bootstrap.xsl +++ b/minty/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #ff7851 #fff - - #f8f9fa - - #000 - #f8f9fa - #000 - #fefefe - #141619 - #f8f9fa - #888 - + + #ff9dad + + #fff + + #fff + #ffebee + #663e45 + + #222 #343a40 diff --git a/minty/cfg/fo/attrs/dita-ot.xsl b/minty/cfg/fo/attrs/dita-ot.xsl index 94c30b8..c99c8ad 100644 --- a/minty/cfg/fo/attrs/dita-ot.xsl +++ b/minty/cfg/fo/attrs/dita-ot.xsl @@ -52,9 +52,9 @@ - - - + + + diff --git a/morph/cfg/fo/attrs/bootstrap.xsl b/morph/cfg/fo/attrs/bootstrap.xsl index 0f4170a..438882c 100644 --- a/morph/cfg/fo/attrs/bootstrap.xsl +++ b/morph/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #fad3d4 #7b8ab8 - - #f0f5fa - - #000 - #f0f5fa - #000 - #fefefe - #141619 - #f0f5fa - #7b8ab8 - + + #e559fc + + #fff + + #fff + #f9ddfe + #5b2364 + + #222 #212529 diff --git a/morph/cfg/fo/attrs/dita-ot.xsl b/morph/cfg/fo/attrs/dita-ot.xsl index b50d438..bec3097 100644 --- a/morph/cfg/fo/attrs/dita-ot.xsl +++ b/morph/cfg/fo/attrs/dita-ot.xsl @@ -160,8 +160,8 @@ - - + + #000000 diff --git a/pulse/cfg/fo/attrs/bootstrap.xsl b/pulse/cfg/fo/attrs/bootstrap.xsl index 03a46bc..a2b1262 100644 --- a/pulse/cfg/fo/attrs/bootstrap.xsl +++ b/pulse/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #fed7d7 #444 - - #f9f8fc - - #000 - #f9f8fc - #000 - #fefefe - #141619 - #f9f8fc - #444 - + + #fc3596 + + #fff + + #fff + #fed6ea + #64153c + + #222 #17141f diff --git a/quartz/cfg/fo/attrs/bootstrap.xsl b/quartz/cfg/fo/attrs/bootstrap.xsl index 25b1269..4d91da1 100644 --- a/quartz/cfg/fo/attrs/bootstrap.xsl +++ b/quartz/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #fd7e14 #fff - - #e9e9e8 - - #000 - #e9e9e8 - #000 - #fefefe - #141619 - #e9e9e8 - #000 - + + #fd5883 + + #fff + + #fff + #fedde6 + #652334 + + #222 #212529 diff --git a/quartz/cfg/fo/attrs/dita-ot.xsl b/quartz/cfg/fo/attrs/dita-ot.xsl index 148b8c8..6138271 100644 --- a/quartz/cfg/fo/attrs/dita-ot.xsl +++ b/quartz/cfg/fo/attrs/dita-ot.xsl @@ -161,9 +161,9 @@ - - - + + + diff --git a/sandstone/cfg/fo/attrs/bootstrap.xsl b/sandstone/cfg/fo/attrs/bootstrap.xsl index d1a38f7..28f8000 100644 --- a/sandstone/cfg/fo/attrs/bootstrap.xsl +++ b/sandstone/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #f7dddc #3e3f3a - - #f8f5f0 - - #000 - #f8f5f0 - #000 - #fefefe - #141619 - #f8f5f0 - #3e3f3a - + + #d95888 + + #fff + + #fff + #f7dde7 + #562336 + + #222 #3e3f3a diff --git a/simplex/cfg/fo/attrs/bootstrap.xsl b/simplex/cfg/fo/attrs/bootstrap.xsl index 76a7c38..066d42d 100644 --- a/simplex/cfg/fo/attrs/bootstrap.xsl +++ b/simplex/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #ebdaec #212529 - - #ffffff - - #000 - #fff - #000 - #fefefe - #141619 - #fff - #212529 - + + #9b35f0 + + #fff + + #fff + #ebd6fc + #3e1560 + + #222 #373a3c diff --git a/simplex/cfg/fo/attrs/dita-ot.xsl b/simplex/cfg/fo/attrs/dita-ot.xsl index 1175c95..a70b198 100644 --- a/simplex/cfg/fo/attrs/dita-ot.xsl +++ b/simplex/cfg/fo/attrs/dita-ot.xsl @@ -52,9 +52,9 @@ - - - + + + diff --git a/sketchy/cfg/fo/attrs/bootstrap.xsl b/sketchy/cfg/fo/attrs/bootstrap.xsl index 1982b90..ba4550b 100644 --- a/sketchy/cfg/fo/attrs/bootstrap.xsl +++ b/sketchy/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #f8d7da #212529 - - #ffffff - - #000 - #fff - #000 - #fefefe - #141619 - #fff - #212529 - + + #dc34cc + + #fff + + #fff + #f8d6f4 + #581451 + + #222 #555555 diff --git a/slate/cfg/fo/attrs/bootstrap.xsl b/slate/cfg/fo/attrs/bootstrap.xsl index 740f5a5..3e4087e 100644 --- a/slate/cfg/fo/attrs/bootstrap.xsl +++ b/slate/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #ee5f5b #fff - - #e9ecef - - #000 - #e9ecef - #000 - #fefefe - #141619 - #e9ecef - #000 - + + #ee4fbb + + #fff + + #fff + #fbdbf1 + #5f1f4a + + #222 #272b30 diff --git a/slate/cfg/fo/attrs/dita-ot.xsl b/slate/cfg/fo/attrs/dita-ot.xsl index 7303b9f..242af59 100644 --- a/slate/cfg/fo/attrs/dita-ot.xsl +++ b/slate/cfg/fo/attrs/dita-ot.xsl @@ -160,9 +160,9 @@ - - - + + + diff --git a/solar/cfg/fo/attrs/bootstrap.xsl b/solar/cfg/fo/attrs/bootstrap.xsl index 56ce99b..4ff8595 100644 --- a/solar/cfg/fo/attrs/bootstrap.xsl +++ b/solar/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #d33682 #fff - - #fdf6e3 - - #000 - #fdf6e3 - #000 - #fefefe - #141619 - #fdf6e3 - #000 - + + #d35fff + + #fff + + #fff + #f6dfff + #542666 + + #222 #073642 diff --git a/spacelab/cfg/fo/attrs/bootstrap.xsl b/spacelab/cfg/fo/attrs/bootstrap.xsl index 61147a5..b47f294 100644 --- a/spacelab/cfg/fo/attrs/bootstrap.xsl +++ b/spacelab/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #f5cccc #777 - - #eeeeee - - #000 - #eee - #000 - #fefefe - #141619 - #eee - #777 - + + #cd389b + + #fff + + #fff + #f5d7eb + #52163e + + #222 #333333 diff --git a/spacelab/cfg/fo/attrs/dita-ot.xsl b/spacelab/cfg/fo/attrs/dita-ot.xsl index e87a975..cadc560 100644 --- a/spacelab/cfg/fo/attrs/dita-ot.xsl +++ b/spacelab/cfg/fo/attrs/dita-ot.xsl @@ -67,9 +67,9 @@ - - - + + + @@ -101,8 +101,8 @@ #000000 - - + + #000000 diff --git a/superhero/cfg/fo/attrs/bootstrap.xsl b/superhero/cfg/fo/attrs/bootstrap.xsl index d477879..f8b67a0 100644 --- a/superhero/cfg/fo/attrs/bootstrap.xsl +++ b/superhero/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #d9534f #fff - - #abb6c2 - - #fff - #abb6c2 - #fff - #fefefe - #141619 - #abb6c2 - #fff - + + #d95ee6 + + #fff + + #fff + #f7defa + #56255c + + #222 #20374c diff --git a/united/cfg/fo/attrs/bootstrap.xsl b/united/cfg/fo/attrs/bootstrap.xsl index 60e385a..6233d7b 100644 --- a/united/cfg/fo/attrs/bootstrap.xsl +++ b/united/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #f9d7d5 #333 - - #e9ecef - - #000 - #e9ecef - #000 - #fefefe - #141619 - #e9ecef - #333 - + + #df46df + + #fff + + #fff + #f8daf8 + #591c59 + + #222 #772953 diff --git a/vapor/cfg/fo/attrs/bootstrap.xsl b/vapor/cfg/fo/attrs/bootstrap.xsl index 65f33b0..e09c99a 100644 --- a/vapor/cfg/fo/attrs/bootstrap.xsl +++ b/vapor/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #e44c55 #fff - - #44d9e8 - - #fff - #44d9e8 - #fff - #fefefe - #141619 - #44d9e8 - #fff - + + #e447c1 + + #fff + + #fff + #f9daf2 + #5b1c4d + + #222 #170229 diff --git a/vapor/cfg/fo/attrs/dita-ot.xsl b/vapor/cfg/fo/attrs/dita-ot.xsl index 076690f..c8401ab 100644 --- a/vapor/cfg/fo/attrs/dita-ot.xsl +++ b/vapor/cfg/fo/attrs/dita-ot.xsl @@ -86,9 +86,9 @@ - - - + + + @@ -114,8 +114,8 @@ - - + + diff --git a/yeti/cfg/fo/attrs/bootstrap.xsl b/yeti/cfg/fo/attrs/bootstrap.xsl index 35485a8..49040be 100644 --- a/yeti/cfg/fo/attrs/bootstrap.xsl +++ b/yeti/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #f04124 #fff - - #eeeeee - - #000 - #eee - #000 - #fefefe - #141619 - #eee - #222 - + + #f066ba + + #fff + + #fff + #fce0f1 + #60284a + + #222 #333333 diff --git a/zephyr/cfg/fo/attrs/bootstrap.xsl b/zephyr/cfg/fo/attrs/bootstrap.xsl index db7c7fb..cca00c2 100644 --- a/zephyr/cfg/fo/attrs/bootstrap.xsl +++ b/zephyr/cfg/fo/attrs/bootstrap.xsl @@ -79,17 +79,16 @@ #f8d4d5 #495057 - - #f8f9fa - - #000 - #f8f9fa - #000 - #fefefe - #141619 - #f8f9fa - #495057 - + + #da41e6 + + #fff + + #fff + #f7d9fa + #571a5c + + #222 #212529 From ea968b3ec31ef0f28163de61a2b881e9d6378955 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sat, 8 Aug 2026 15:44:39 +0200 Subject: [PATCH 03/11] Fix lefthook --- .lefthook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lefthook.yml b/.lefthook.yml index d5e4b64..b6692ee 100644 --- a/.lefthook.yml +++ b/.lefthook.yml @@ -9,5 +9,5 @@ pre-commit: commands: prettier: glob: '*.{css,dita*,json,md,xml,xsl,yml}' - run: prettier --write {staged_files} + run: npx prettier --write {staged_files} stage_fixed: true From cfa4f2eee467ffd829d1f66fb0e0750019f33649 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Tue, 11 Aug 2026 19:27:18 +0200 Subject: [PATCH 04/11] Update secondary contrast. --- brite/cfg/fo/attrs/bootstrap.xsl | 2 +- cerulean/cfg/fo/attrs/bootstrap.xsl | 2 +- cosmo/cfg/fo/attrs/bootstrap.xsl | 2 +- cyborg/cfg/fo/attrs/bootstrap.xsl | 2 +- darkly/cfg/fo/attrs/bootstrap.xsl | 2 +- flatly/cfg/fo/attrs/bootstrap.xsl | 4 ++-- journal/cfg/fo/attrs/bootstrap.xsl | 2 +- litera/cfg/fo/attrs/bootstrap.xsl | 4 ++-- lumen/cfg/fo/attrs/bootstrap.xsl | 2 +- lux/cfg/fo/attrs/bootstrap.xsl | 2 +- materia/cfg/fo/attrs/bootstrap.xsl | 2 +- minty/cfg/fo/attrs/bootstrap.xsl | 2 +- morph/cfg/fo/attrs/bootstrap.xsl | 4 ++-- pulse/cfg/fo/attrs/bootstrap.xsl | 2 +- quartz/cfg/fo/attrs/bootstrap.xsl | 2 +- sandstone/cfg/fo/attrs/bootstrap.xsl | 2 +- simplex/cfg/fo/attrs/bootstrap.xsl | 2 +- sketchy/cfg/fo/attrs/bootstrap.xsl | 2 +- slate/cfg/fo/attrs/bootstrap.xsl | 2 +- solar/cfg/fo/attrs/bootstrap.xsl | 2 +- superhero/cfg/fo/attrs/bootstrap.xsl | 2 +- united/cfg/fo/attrs/bootstrap.xsl | 2 +- vapor/cfg/fo/attrs/bootstrap.xsl | 2 +- yeti/cfg/fo/attrs/bootstrap.xsl | 2 +- zephyr/cfg/fo/attrs/bootstrap.xsl | 2 +- 25 files changed, 28 insertions(+), 28 deletions(-) diff --git a/brite/cfg/fo/attrs/bootstrap.xsl b/brite/cfg/fo/attrs/bootstrap.xsl index 209ece8..3e3e943 100644 --- a/brite/cfg/fo/attrs/bootstrap.xsl +++ b/brite/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #415b16 - #ffffff + #585c5e #000 #fff diff --git a/cerulean/cfg/fo/attrs/bootstrap.xsl b/cerulean/cfg/fo/attrs/bootstrap.xsl index 5070318..07b1201 100644 --- a/cerulean/cfg/fo/attrs/bootstrap.xsl +++ b/cerulean/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #000 - #e9ecef + #767c81 #000 #e9ecef diff --git a/cosmo/cfg/fo/attrs/bootstrap.xsl b/cosmo/cfg/fo/attrs/bootstrap.xsl index 547d992..3447729 100644 --- a/cosmo/cfg/fo/attrs/bootstrap.xsl +++ b/cosmo/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #373a3c - #373a3c + #696b6d #fff #373a3c diff --git a/cyborg/cfg/fo/attrs/bootstrap.xsl b/cyborg/cfg/fo/attrs/bootstrap.xsl index 3791e48..f9562c4 100644 --- a/cyborg/cfg/fo/attrs/bootstrap.xsl +++ b/cyborg/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #555555 + #595959 #fff #555 diff --git a/darkly/cfg/fo/attrs/bootstrap.xsl b/darkly/cfg/fo/attrs/bootstrap.xsl index c298556..73e8732 100644 --- a/darkly/cfg/fo/attrs/bootstrap.xsl +++ b/darkly/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #444444 + #595959 #fff #444 diff --git a/flatly/cfg/fo/attrs/bootstrap.xsl b/flatly/cfg/fo/attrs/bootstrap.xsl index 0bb7551..1dcce0a 100644 --- a/flatly/cfg/fo/attrs/bootstrap.xsl +++ b/flatly/cfg/fo/attrs/bootstrap.xsl @@ -25,13 +25,13 @@ #fff - #95a5a6 + #585c5e #fff #95a5a6 #fff #95a5a6 - #ffffff + #212529 #95a5a6 #fff diff --git a/journal/cfg/fo/attrs/bootstrap.xsl b/journal/cfg/fo/attrs/bootstrap.xsl index 97bf005..6077a9a 100644 --- a/journal/cfg/fo/attrs/bootstrap.xsl +++ b/journal/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #000 - #aaaaaa + #595959 #fff #aaa diff --git a/litera/cfg/fo/attrs/bootstrap.xsl b/litera/cfg/fo/attrs/bootstrap.xsl index fe881f5..be26df3 100644 --- a/litera/cfg/fo/attrs/bootstrap.xsl +++ b/litera/cfg/fo/attrs/bootstrap.xsl @@ -25,13 +25,13 @@ #fff - #adb5bd + #676b70 #fff #adb5bd #fff #adb5bd - #ffffff + #212529 #adb5bd #fff diff --git a/lumen/cfg/fo/attrs/bootstrap.xsl b/lumen/cfg/fo/attrs/bootstrap.xsl index 4f1fc98..b3572c6 100644 --- a/lumen/cfg/fo/attrs/bootstrap.xsl +++ b/lumen/cfg/fo/attrs/bootstrap.xsl @@ -26,7 +26,7 @@ #fff - #f0f0f0 + #595959 #000 #f0f0f0 diff --git a/lux/cfg/fo/attrs/bootstrap.xsl b/lux/cfg/fo/attrs/bootstrap.xsl index 6c74511..d569bed 100644 --- a/lux/cfg/fo/attrs/bootstrap.xsl +++ b/lux/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #55595c - #ffffff + #808285 #000 #fff diff --git a/materia/cfg/fo/attrs/bootstrap.xsl b/materia/cfg/fo/attrs/bootstrap.xsl index ab8d9f5..4f0ff44 100644 --- a/materia/cfg/fo/attrs/bootstrap.xsl +++ b/materia/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #444 - #ffffff + #737373 #000 #fff diff --git a/minty/cfg/fo/attrs/bootstrap.xsl b/minty/cfg/fo/attrs/bootstrap.xsl index 457c991..6d29ced 100644 --- a/minty/cfg/fo/attrs/bootstrap.xsl +++ b/minty/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #f3969a + #a6a6a6 #fff #f3969a diff --git a/morph/cfg/fo/attrs/bootstrap.xsl b/morph/cfg/fo/attrs/bootstrap.xsl index 438882c..ba02941 100644 --- a/morph/cfg/fo/attrs/bootstrap.xsl +++ b/morph/cfg/fo/attrs/bootstrap.xsl @@ -25,13 +25,13 @@ #7b8ab8 - #d9e3f1 + #9ca7ca #000 #d9e3f1 #000 #d9e3f1 - #ffffff + #212529 #f7f9fc #7b8ab8 diff --git a/pulse/cfg/fo/attrs/bootstrap.xsl b/pulse/cfg/fo/attrs/bootstrap.xsl index a2b1262..c63a82d 100644 --- a/pulse/cfg/fo/attrs/bootstrap.xsl +++ b/pulse/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #444 - #a991d4 + #737373 #fff #a991d4 diff --git a/quartz/cfg/fo/attrs/bootstrap.xsl b/quartz/cfg/fo/attrs/bootstrap.xsl index 4d91da1..ab6e7ea 100644 --- a/quartz/cfg/fo/attrs/bootstrap.xsl +++ b/quartz/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #dddddd + #514f57 #000 rgba(255, 255, 255, 0.4) diff --git a/sandstone/cfg/fo/attrs/bootstrap.xsl b/sandstone/cfg/fo/attrs/bootstrap.xsl index 28f8000..2f7538a 100644 --- a/sandstone/cfg/fo/attrs/bootstrap.xsl +++ b/sandstone/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #3e3f3a - #8e8c84 + #6e6f6b #fff #8e8c84 diff --git a/simplex/cfg/fo/attrs/bootstrap.xsl b/simplex/cfg/fo/attrs/bootstrap.xsl index 066d42d..c993730 100644 --- a/simplex/cfg/fo/attrs/bootstrap.xsl +++ b/simplex/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #212529 - #ffffff + #585c5e #000 #fff diff --git a/sketchy/cfg/fo/attrs/bootstrap.xsl b/sketchy/cfg/fo/attrs/bootstrap.xsl index ba4550b..ea4b9f4 100644 --- a/sketchy/cfg/fo/attrs/bootstrap.xsl +++ b/sketchy/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #212529 - #555555 + #585c5e #fff #555 diff --git a/slate/cfg/fo/attrs/bootstrap.xsl b/slate/cfg/fo/attrs/bootstrap.xsl index 3e4087e..74fbbc6 100644 --- a/slate/cfg/fo/attrs/bootstrap.xsl +++ b/slate/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #7a8288 + #5d6064 #fff #7a8288 diff --git a/solar/cfg/fo/attrs/bootstrap.xsl b/solar/cfg/fo/attrs/bootstrap.xsl index 4ff8595..f817bc6 100644 --- a/solar/cfg/fo/attrs/bootstrap.xsl +++ b/solar/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #839496 + #456871 #fff #839496 diff --git a/superhero/cfg/fo/attrs/bootstrap.xsl b/superhero/cfg/fo/attrs/bootstrap.xsl index f8b67a0..1597b58 100644 --- a/superhero/cfg/fo/attrs/bootstrap.xsl +++ b/superhero/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #4e5d6c + #586979 #fff #4e5d6c diff --git a/united/cfg/fo/attrs/bootstrap.xsl b/united/cfg/fo/attrs/bootstrap.xsl index 6233d7b..8bbce08 100644 --- a/united/cfg/fo/attrs/bootstrap.xsl +++ b/united/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #333 - #aea79f + #666666 #fff #aea79f diff --git a/vapor/cfg/fo/attrs/bootstrap.xsl b/vapor/cfg/fo/attrs/bootstrap.xsl index e09c99a..d5b1d57 100644 --- a/vapor/cfg/fo/attrs/bootstrap.xsl +++ b/vapor/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #ea39b8 + #51415e #fff #ea39b8 diff --git a/yeti/cfg/fo/attrs/bootstrap.xsl b/yeti/cfg/fo/attrs/bootstrap.xsl index 49040be..b2e978d 100644 --- a/yeti/cfg/fo/attrs/bootstrap.xsl +++ b/yeti/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #fff - #eeeeee + #595959 #000 #eee diff --git a/zephyr/cfg/fo/attrs/bootstrap.xsl b/zephyr/cfg/fo/attrs/bootstrap.xsl index cca00c2..a8a1b7d 100644 --- a/zephyr/cfg/fo/attrs/bootstrap.xsl +++ b/zephyr/cfg/fo/attrs/bootstrap.xsl @@ -25,7 +25,7 @@ #495057 - #ffffff + #767c81 #000 #fff From 8952aea66be0b1e4910cd4902fcb5f30ade66db4 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sun, 16 Aug 2026 13:45:44 +0200 Subject: [PATCH 05/11] Expand Prism category mappings. --- brite/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- cerulean/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- cosmo/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- cyborg/cfg/fo/attrs/prismjs.xsl | 23 ++++++++++++----------- darkly/cfg/fo/attrs/prismjs.xsl | 23 ++++++++++++----------- flatly/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- journal/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- litera/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- lumen/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- lux/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- materia/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- minty/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- morph/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- pulse/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- quartz/cfg/fo/attrs/prismjs.xsl | 20 +++++++++++--------- sandstone/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- simplex/cfg/fo/attrs/prismjs.xsl | 20 +++++++++++--------- sketchy/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- slate/cfg/fo/attrs/prismjs.xsl | 20 +++++++++++--------- solar/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- spacelab/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- superhero/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- united/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- vapor/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- yeti/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- zephyr/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++---------- 26 files changed, 309 insertions(+), 259 deletions(-) diff --git a/brite/cfg/fo/attrs/prismjs.xsl b/brite/cfg/fo/attrs/prismjs.xsl index 8ce65cc..e401d4f 100644 --- a/brite/cfg/fo/attrs/prismjs.xsl +++ b/brite/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #666666 - - #adb5bd - #666a70 - #458c60 - #8c6d00 - #127382 - #a34343 - #127382 - #6c9824 + #212529 + #ffffff + #585c5e + #585c5e + #585c5e + #ea4998 + #68d391 + #61bcff + #f56565 + #fa984a + #f56565 + #ffc700 diff --git a/cerulean/cfg/fo/attrs/prismjs.xsl b/cerulean/cfg/fo/attrs/prismjs.xsl index 1d01b76..637f38e 100644 --- a/cerulean/cfg/fo/attrs/prismjs.xsl +++ b/cerulean/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #5d5e60 - - #adb5bd - #5a6167 - #679733 - #d05c00 - #1a71a1 - #c71c22 - #033c73 - #19aa80 + #495057 + #fcfcfd + #767b80 + #767b80 + #767b80 + #e83e8c + #73a839 + #033c73 + #c71c22 + #fd7e14 + #c71c22 + #dd5600 diff --git a/cosmo/cfg/fo/attrs/prismjs.xsl b/cosmo/cfg/fo/attrs/prismjs.xsl index 39e7c25..0e85408 100644 --- a/cosmo/cfg/fo/attrs/prismjs.xsl +++ b/cosmo/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #161718 - - #adb5bd - #495057 - #2f8c12 - #c5670b - #1b599f - #b20028 - #6b3b83 - #189474 + #373a3c + #e1e1e2 + #626466 + #626466 + #626466 + #e83e8c + #3fb618 + #2780e3 + #ff0039 + #f0ad4e + #ff0039 + #ff7518 diff --git a/cyborg/cfg/fo/attrs/prismjs.xsl b/cyborg/cfg/fo/attrs/prismjs.xsl index 3c2b031..e7a5fa8 100644 --- a/cyborg/cfg/fo/attrs/prismjs.xsl +++ b/cyborg/cfg/fo/attrs/prismjs.xsl @@ -6,16 +6,17 @@ > - #ffffff - #222222 - #888 - #ced4da - #92d928 - #e69e3e - #52b8e8 - #e66060 - #c192db - #6ed1b4 - 0pt + #adafae + #121212 + #868887 + #868887 + #868887 + #e83e8c + #77b300 + #2a9fd6 + #cc0000 + #fd7e14 + #cc0000 + #ff8800 diff --git a/darkly/cfg/fo/attrs/prismjs.xsl b/darkly/cfg/fo/attrs/prismjs.xsl index 3f3f8c9..77fbade 100644 --- a/darkly/cfg/fo/attrs/prismjs.xsl +++ b/darkly/cfg/fo/attrs/prismjs.xsl @@ -6,16 +6,17 @@ > - #dee2e6 - #222 - #adb5bd - #888 - #18a481 - #db741e - #6c8ab8 - #ce756e - #3d8bbd - #22b58b - 0pt + #ffffff + #272727 + #c9c9c9 + #c9c9c9 + #c9c9c9 + #e83e8c + #00bc8c + #375a7f + #e74c3c + #fd7e14 + #e74c3c + #f39c12 diff --git a/flatly/cfg/fo/attrs/prismjs.xsl b/flatly/cfg/fo/attrs/prismjs.xsl index 8024b40..c7780ec 100644 --- a/flatly/cfg/fo/attrs/prismjs.xsl +++ b/flatly/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #dee2e6 - #212529 - #b4bcc2 - #95a5a6 - #26a48a - #db822a - #5d86a9 - #d86c62 - #458fba - #2bb189 + #212529 + #eff2f2 + #54585b + #54585b + #54585b + #e83e8c + #18bc9c + #2c3e50 + #e74c3c + #fd7e14 + #e74c3c + #f39c12 diff --git a/journal/cfg/fo/attrs/prismjs.xsl b/journal/cfg/fo/attrs/prismjs.xsl index dfb21ed..8a8671c 100644 --- a/journal/cfg/fo/attrs/prismjs.xsl +++ b/journal/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #444444 - - #adb5bd - #777 - #1b8e3d - #dc6e05 - #b04340 - #a69a19 - #336699 - #1c9c7f + #212529 + #f2f2f2 + #55585b + #55585b + #55585b + #e83e8c + #22b24c + #eb6864 + #f57a00 + #fd7e14 + #f57a00 + #f5e625 diff --git a/litera/cfg/fo/attrs/prismjs.xsl b/litera/cfg/fo/attrs/prismjs.xsl index 5c3add4..653ad47 100644 --- a/litera/cfg/fo/attrs/prismjs.xsl +++ b/litera/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #2f3133 - - #adb5bd - #585e63 - #059f65 - #db882c - #3972d4 - #be4541 - #148ea2 - #18af82 + #343a40 + #f3f4f5 + #64686d + #64686d + #64686d + #e83e8c + #02b875 + #4582ec + #d9534f + #fd7e14 + #d9534f + #f0ad4e diff --git a/lumen/cfg/fo/attrs/prismjs.xsl b/lumen/cfg/fo/attrs/prismjs.xsl index 502377e..ed6e403 100644 --- a/lumen/cfg/fo/attrs/prismjs.xsl +++ b/lumen/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #606060 - - #adb5bd - #777777 - #19a143 - #e17312 - #1378b6 - #e53a37 - #1378b6 - #18af82 + #212529 + #fdfdfd + #585b5e + #585b5e + #585b5e + #e83e8c + #28b62c + #158cba + #ff4136 + #fd7e14 + #ff4136 + #ff851b diff --git a/lux/cfg/fo/attrs/prismjs.xsl b/lux/cfg/fo/attrs/prismjs.xsl index bb9da77..b47fefb 100644 --- a/lux/cfg/fo/attrs/prismjs.xsl +++ b/lux/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #666666 - - #adb5bd - #777b7e - #3e9e60 - #d7882c - #007bff - #b74744 - #1a80ab - #189474 + #55595c + #ffffff + #808285 + #808285 + #808285 + #e83e8c + #4bbf73 + #007bff + #d9534f + #fd7e14 + #d9534f + #f0ad4e diff --git a/materia/cfg/fo/attrs/prismjs.xsl b/materia/cfg/fo/attrs/prismjs.xsl index 78609d6..b827391 100644 --- a/materia/cfg/fo/attrs/prismjs.xsl +++ b/materia/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #666666 - - #bbb - #666 - #3f9142 - #e27d05 - #1b7bc8 - #c1171d - #9c27b0 - #189474 + #444444 + #ffffff + #737373 + #737373 + #737373 + #e83e8c + #4caf50 + #2196f3 + #e51c23 + #fd7e14 + #e51c23 + #ff9800 diff --git a/minty/cfg/fo/attrs/prismjs.xsl b/minty/cfg/fo/attrs/prismjs.xsl index 2c39caf..2e78fde 100644 --- a/minty/cfg/fo/attrs/prismjs.xsl +++ b/minty/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #613c3e - - #adb5bd - #888 - #43a07b - #e49a38 - #3689d0 - #de544c - #58abc7 - #48ab8d + #888888 + #fdeff0 + #a5a2a2 + #a5a2a2 + #a5a2a2 + #e83e8c + #56cc9d + #007bff + #ff7851 + #fd7e14 + #ff7851 + #ffce67 diff --git a/morph/cfg/fo/attrs/prismjs.xsl b/morph/cfg/fo/attrs/prismjs.xsl index ef2b9ba..f7db1e0 100644 --- a/morph/cfg/fo/attrs/prismjs.xsl +++ b/morph/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #575b60 - - #adb5bd - #626a75 - #36a421 - #e2720d - #2c73cd - #c1171d - #0caccb - #20c997 + #7b8ab8 + #d9e3f1 + #92a0c6 + #92a0c6 + #92a0c6 + #d63384 + #43cc29 + #378dfc + #e52527 + #fd7e14 + #e52527 + #ffc107 diff --git a/pulse/cfg/fo/attrs/prismjs.xsl b/pulse/cfg/fo/attrs/prismjs.xsl index 2f0beb8..54ef57a 100644 --- a/pulse/cfg/fo/attrs/prismjs.xsl +++ b/pulse/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #443a55 - - #adb5bd - #666a70 - #119745 - #d98213 - #2c4ea5 - #dd3530 - #008dc8 - #189474 + #444444 + #f2eef9 + #706e71 + #706e71 + #706e71 + #e83e8c + #13b955 + #007bff + #fc3939 + #fd7e14 + #fc3939 + #efa31d diff --git a/quartz/cfg/fo/attrs/prismjs.xsl b/quartz/cfg/fo/attrs/prismjs.xsl index 25ec128..610dad6 100644 --- a/quartz/cfg/fo/attrs/prismjs.xsl +++ b/quartz/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #242424 - - #adb5bd - #6c757d - #257a60 - #007fb4 - #3a8fd9 + #ffffff + #696eb8 + #dadbed + #dadbed + #dadbed #e83283 - #39cbfb - #a6245d + #41d7a7 + #3a8fd9 + #fc346f + #fd7e14 + #fc346f + #ffc107 diff --git a/sandstone/cfg/fo/attrs/prismjs.xsl b/sandstone/cfg/fo/attrs/prismjs.xsl index 6e65cbc..cba640b 100644 --- a/sandstone/cfg/fo/attrs/prismjs.xsl +++ b/sandstone/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #393835 - - #98978b - #62615c - #506b29 - #c4620a - #325d88 - #953a37 - #165d7a - #189474 + #3e3f3a + #eeeeed + #6a6b67 + #6a6b67 + #6a6b67 + #e83e8c + #93c54b + #325d88 + #d9534f + #f47c3c + #d9534f + #ffc107 diff --git a/simplex/cfg/fo/attrs/prismjs.xsl b/simplex/cfg/fo/attrs/prismjs.xsl index 33e9738..f341f2b 100644 --- a/simplex/cfg/fo/attrs/prismjs.xsl +++ b/simplex/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #666666 - - #adb5bd - #777 + #212529 + #fcfcfc + #585b5e + #585b5e + #585b5e + #e83e8c #469408 - #905714 - #007bff - #d9230f - #029acf - #189474 + #007bff + #d9230f + #d9831f + #d9230f + #ffc107 diff --git a/sketchy/cfg/fo/attrs/prismjs.xsl b/sketchy/cfg/fo/attrs/prismjs.xsl index 7b444cf..3c76231 100644 --- a/sketchy/cfg/fo/attrs/prismjs.xsl +++ b/sketchy/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #222222 - - #aaa - #666a70 - #1e7832 - #c4620a - #0050a6 - #dc3545 - #107282 - #189474 + #212529 + #e6e6e6 + #525558 + #525558 + #525558 + #e83e8c + #28a745 + #007bff + #dc3545 + #fd7e14 + #dc3545 + #ffc107 diff --git a/slate/cfg/fo/attrs/prismjs.xsl b/slate/cfg/fo/attrs/prismjs.xsl index 19400e3..808f53d 100644 --- a/slate/cfg/fo/attrs/prismjs.xsl +++ b/slate/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #313436 - #e4e6e7 - #999 - #7a8288 + #aaaaaa + #33383d + #8c8e8f + #8c8e8f + #8c8e8f + #e83e8c #62c462 - #fd7e14 - #007bff - #ee5f5b - #5bc0de - #20c997 + #007bff + #ee5f5b + #fd7e14 + #ee5f5b + #f89406 diff --git a/solar/cfg/fo/attrs/prismjs.xsl b/solar/cfg/fo/attrs/prismjs.xsl index 95d920e..bd48847 100644 --- a/solar/cfg/fo/attrs/prismjs.xsl +++ b/solar/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #343b3c - #fdf6e3 - #767676 - #586e75 - #1f7c75 - #bf2a72 - #2178b8 - #cb4b16 - #926e00 - #6c7a00 + #839496 + #143b44 + #677e82 + #677e82 + #677e82 + #e83e8c + #2aa198 + #b58900 + #d33682 + #fd7e14 + #d33682 + #cb4b16 diff --git a/spacelab/cfg/fo/attrs/prismjs.xsl b/spacelab/cfg/fo/attrs/prismjs.xsl index e6fb3e2..676e52c 100644 --- a/spacelab/cfg/fo/attrs/prismjs.xsl +++ b/spacelab/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #3d3d3d - - #999 - #777 - #287816 - #c4620a - #446e9b - #cd0200 - #2368a5 - #189474 + #777777 + #f0f0f0 + #959595 + #959595 + #959595 + #e83e8c + #3cb521 + #446e9b + #cd0200 + #fd7e14 + #cd0200 + #d47500 diff --git a/superhero/cfg/fo/attrs/prismjs.xsl b/superhero/cfg/fo/attrs/prismjs.xsl index 5e53046..1071e7b 100644 --- a/superhero/cfg/fo/attrs/prismjs.xsl +++ b/superhero/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #1f252b - #dcdfe2 - #868e96 - #4e5d6c - #3d7a3d - #c4620a - #32679a - #903734 - #3c8094 - #954611 + #ebebeb + #182d3f + #b6bcc0 + #b6bcc0 + #b6bcc0 + #e83e8c + #5cb85c + #4c9be8 + #d9534f + #df6919 + #d9534f + #ffc107 diff --git a/united/cfg/fo/attrs/prismjs.xsl b/united/cfg/fo/attrs/prismjs.xsl index 52e23be..36f9a5d 100644 --- a/united/cfg/fo/attrs/prismjs.xsl +++ b/united/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #464340 - - #aea79f - #666a70 - #257a31 - #e95420 - #0050a6 - #df382c - #107282 - #189474 + #333333 + #f3f2f1 + #636362 + #636362 + #636362 + #e83e8c + #38b44a + #007bff + #df382c + #e95420 + #df382c + #efb73e diff --git a/vapor/cfg/fo/attrs/prismjs.xsl b/vapor/cfg/fo/attrs/prismjs.xsl index ed2f920..0076ae9 100644 --- a/vapor/cfg/fo/attrs/prismjs.xsl +++ b/vapor/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #5e174a - #fbd7f1 - #9ba5af - #69727a - #0cb94e - #efac17 - #0a9af3 - #e23e48 - #04c1aa - #3d7d9c + #32fbe2 + #391047 + #34c0bb + #34c0bb + #34c0bb + #ea39b8 + #3cf281 + #1ba2f6 + #e44c55 + #f1b633 + #e44c55 + #ffc107 diff --git a/yeti/cfg/fo/attrs/prismjs.xsl b/yeti/cfg/fo/attrs/prismjs.xsl index 45f7d79..a2b4a6a 100644 --- a/yeti/cfg/fo/attrs/prismjs.xsl +++ b/yeti/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #5f5f5f - - #adb5bd - #888 - #2d7347 - #c4620a - #008cba - #f04124 - #3c8094 - #189474 + #212529 + #fcfcfc + #585b5e + #585b5e + #585b5e + #e83e8c + #43ac6a + #008cba + #f04124 + #fd7e14 + #f04124 + #e99002 diff --git a/zephyr/cfg/fo/attrs/prismjs.xsl b/zephyr/cfg/fo/attrs/prismjs.xsl index 6bde532..d3bd991 100644 --- a/zephyr/cfg/fo/attrs/prismjs.xsl +++ b/zephyr/cfg/fo/attrs/prismjs.xsl @@ -6,15 +6,17 @@ > - #666666 - - #adb5bd - #6c757d - #1f7755 - #a54e3f - #3459e6 - #da292e - #287bb5 - #189474 + #495057 + #ffffff + #767c81 + #767c81 + #767c81 + #d63384 + #2fb380 + #3459e6 + #da292e + #f8765f + #da292e + #f4bd61 From 0044fe7c171268cc9657354751da0db31f008eec Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sun, 16 Aug 2026 14:16:53 +0200 Subject: [PATCH 06/11] Tweak colors --- brite/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- cerulean/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- cosmo/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- cyborg/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- darkly/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- default/cfg/fo/attrs/custom.xsl | 14 ++------------ default/cfg/fo/attrs/prismjs.xsl | 22 ++++++++++++++++++++++ flatly/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- journal/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- litera/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- lumen/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- lux/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- materia/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- minty/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- morph/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- none/cfg/fo/attrs/custom.xsl | 12 ------------ none/cfg/fo/font-mappings.xml | 30 ++++++++++++++++++++++++++++++ pulse/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- quartz/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- sandstone/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- simplex/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- sketchy/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- slate/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- solar/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- spacelab/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- superhero/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- united/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- vapor/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- yeti/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- zephyr/cfg/fo/attrs/prismjs.xsl | 14 +++++++------- 30 files changed, 236 insertions(+), 206 deletions(-) create mode 100644 default/cfg/fo/attrs/prismjs.xsl create mode 100644 none/cfg/fo/font-mappings.xml diff --git a/brite/cfg/fo/attrs/prismjs.xsl b/brite/cfg/fo/attrs/prismjs.xsl index e401d4f..45768cb 100644 --- a/brite/cfg/fo/attrs/prismjs.xsl +++ b/brite/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #585c5e #585c5e #585c5e - #ea4998 - #68d391 - #61bcff - #f56565 - #fa984a - #f56565 - #ffc700 + #c53d80 + #57b17a + #519ed6 + #ce5555 + #d2803e + #ce5555 + #d6a700 diff --git a/cerulean/cfg/fo/attrs/prismjs.xsl b/cerulean/cfg/fo/attrs/prismjs.xsl index 637f38e..2c670eb 100644 --- a/cerulean/cfg/fo/attrs/prismjs.xsl +++ b/cerulean/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #767b80 #767b80 #767b80 - #e83e8c - #73a839 - #033c73 - #c71c22 - #fd7e14 - #c71c22 - #dd5600 + #c33476 + #618d30 + #033261 + #a7181d + #d56a11 + #a7181d + #ba4800 diff --git a/cosmo/cfg/fo/attrs/prismjs.xsl b/cosmo/cfg/fo/attrs/prismjs.xsl index 0e85408..36a8ba1 100644 --- a/cosmo/cfg/fo/attrs/prismjs.xsl +++ b/cosmo/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #626466 #626466 #626466 - #e83e8c - #3fb618 - #2780e3 - #ff0039 - #f0ad4e - #ff0039 - #ff7518 + #c33476 + #359914 + #216cbf + #d60030 + #ca9142 + #d60030 + #d66214 diff --git a/cyborg/cfg/fo/attrs/prismjs.xsl b/cyborg/cfg/fo/attrs/prismjs.xsl index e7a5fa8..e80afae 100644 --- a/cyborg/cfg/fo/attrs/prismjs.xsl +++ b/cyborg/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #868887 #868887 #868887 - #e83e8c - #77b300 - #2a9fd6 - #cc0000 - #fd7e14 - #cc0000 - #ff8800 + #ed65a3 + #92c233 + #55b2de + #d63333 + #fd9843 + #d63333 + #ffa033 diff --git a/darkly/cfg/fo/attrs/prismjs.xsl b/darkly/cfg/fo/attrs/prismjs.xsl index 77fbade..10bb235 100644 --- a/darkly/cfg/fo/attrs/prismjs.xsl +++ b/darkly/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #c9c9c9 #c9c9c9 #c9c9c9 - #e83e8c - #00bc8c - #375a7f - #e74c3c - #fd7e14 - #e74c3c - #f39c12 + #ed65a3 + #33c9a3 + #5f7b99 + #ec7063 + #fd9843 + #ec7063 + #f5b041 diff --git a/default/cfg/fo/attrs/custom.xsl b/default/cfg/fo/attrs/custom.xsl index eb16f49..4f775e5 100644 --- a/default/cfg/fo/attrs/custom.xsl +++ b/default/cfg/fo/attrs/custom.xsl @@ -5,22 +5,12 @@ version="2.0" > + + sans-serif monospace - - #2b2f32 - - #adb5bd - #6c757d - #198754 - #fd7e14 - #0d6efd - #dc3545 - #0dcaf0 - #20c997 - diff --git a/default/cfg/fo/attrs/prismjs.xsl b/default/cfg/fo/attrs/prismjs.xsl new file mode 100644 index 0000000..67ca7a4 --- /dev/null +++ b/default/cfg/fo/attrs/prismjs.xsl @@ -0,0 +1,22 @@ + + + + + #2b2f32 + #f7f8f8 + #5e6164 + #5e6164 + #5e6164 + #bd225f + #00954c + #0071d5 + #c1223a + #d65700 + #c1223a + #d6a900 + + diff --git a/flatly/cfg/fo/attrs/prismjs.xsl b/flatly/cfg/fo/attrs/prismjs.xsl index c7780ec..369a67a 100644 --- a/flatly/cfg/fo/attrs/prismjs.xsl +++ b/flatly/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #54585b #54585b #54585b - #e83e8c - #18bc9c - #2c3e50 - #e74c3c - #fd7e14 - #e74c3c - #f39c12 + #c33476 + #149e83 + #253443 + #c24032 + #d56a11 + #c24032 + #cc830f diff --git a/journal/cfg/fo/attrs/prismjs.xsl b/journal/cfg/fo/attrs/prismjs.xsl index 8a8671c..7b5ce93 100644 --- a/journal/cfg/fo/attrs/prismjs.xsl +++ b/journal/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #55585b #55585b #55585b - #e83e8c - #22b24c - #eb6864 - #f57a00 - #fd7e14 - #f57a00 - #f5e625 + #c33476 + #1d9640 + #c55754 + #ce6600 + #d56a11 + #ce6600 + #cec11f diff --git a/litera/cfg/fo/attrs/prismjs.xsl b/litera/cfg/fo/attrs/prismjs.xsl index 653ad47..d47962f 100644 --- a/litera/cfg/fo/attrs/prismjs.xsl +++ b/litera/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #64686d #64686d #64686d - #e83e8c - #02b875 - #4582ec - #d9534f - #fd7e14 - #d9534f - #f0ad4e + #c33476 + #029b62 + #3a6dc6 + #b64642 + #d56a11 + #b64642 + #ca9142 diff --git a/lumen/cfg/fo/attrs/prismjs.xsl b/lumen/cfg/fo/attrs/prismjs.xsl index ed6e403..775c8b3 100644 --- a/lumen/cfg/fo/attrs/prismjs.xsl +++ b/lumen/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #585b5e #585b5e #585b5e - #e83e8c - #28b62c - #158cba - #ff4136 - #fd7e14 - #ff4136 - #ff851b + #c33476 + #229925 + #12769c + #d6372d + #d56a11 + #d6372d + #d67017 diff --git a/lux/cfg/fo/attrs/prismjs.xsl b/lux/cfg/fo/attrs/prismjs.xsl index b47fefb..b124b2a 100644 --- a/lux/cfg/fo/attrs/prismjs.xsl +++ b/lux/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #808285 #808285 #808285 - #e83e8c - #4bbf73 - #007bff - #d9534f - #fd7e14 - #d9534f - #f0ad4e + #c33476 + #3fa061 + #0067d6 + #b64642 + #d56a11 + #b64642 + #ca9142 diff --git a/materia/cfg/fo/attrs/prismjs.xsl b/materia/cfg/fo/attrs/prismjs.xsl index b827391..6c3ff66 100644 --- a/materia/cfg/fo/attrs/prismjs.xsl +++ b/materia/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #737373 #737373 #737373 - #e83e8c - #4caf50 - #2196f3 - #e51c23 - #fd7e14 - #e51c23 - #ff9800 + #c33476 + #409343 + #1c7ecc + #c0181d + #d56a11 + #c0181d + #d68000 diff --git a/minty/cfg/fo/attrs/prismjs.xsl b/minty/cfg/fo/attrs/prismjs.xsl index 2e78fde..f6d5b0a 100644 --- a/minty/cfg/fo/attrs/prismjs.xsl +++ b/minty/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #a5a2a2 #a5a2a2 #a5a2a2 - #e83e8c - #56cc9d - #007bff - #ff7851 - #fd7e14 - #ff7851 - #ffce67 + #c33476 + #48ab84 + #0067d6 + #d66544 + #d56a11 + #d66544 + #d6ad57 diff --git a/morph/cfg/fo/attrs/prismjs.xsl b/morph/cfg/fo/attrs/prismjs.xsl index f7db1e0..dcb81e9 100644 --- a/morph/cfg/fo/attrs/prismjs.xsl +++ b/morph/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #92a0c6 #92a0c6 #92a0c6 - #d63384 - #43cc29 - #378dfc - #e52527 - #fd7e14 - #e52527 - #ffc107 + #b42b6f + #38ab22 + #2e76d4 + #c01f21 + #d56a11 + #c01f21 + #d6a206 diff --git a/none/cfg/fo/attrs/custom.xsl b/none/cfg/fo/attrs/custom.xsl index 3927369..65b6860 100644 --- a/none/cfg/fo/attrs/custom.xsl +++ b/none/cfg/fo/attrs/custom.xsl @@ -9,18 +9,6 @@ sans-serif monospace - - #000000 - - #999999 - #6c757d - #ee9900 - #f08d49 - #669900 - #e2777a - #67cdcc - #0077aa - diff --git a/none/cfg/fo/font-mappings.xml b/none/cfg/fo/font-mappings.xml new file mode 100644 index 0000000..8e7373c --- /dev/null +++ b/none/cfg/fo/font-mappings.xml @@ -0,0 +1,30 @@ + + + + Serif + Sans + Monospaced + Sans + Monospaced + + + + Roboto, Noto Sans, Liberation Sans, Arial Unicode MS, Tahoma, Batang, SimSun + + + + + + Roboto, Arial Unicode MS, Tahoma, Batang, SimSun + + + + + + Liberation Mono, Arial Unicode MS, Tahoma, Batang, SimSun + + + + diff --git a/pulse/cfg/fo/attrs/prismjs.xsl b/pulse/cfg/fo/attrs/prismjs.xsl index 54ef57a..ea0db44 100644 --- a/pulse/cfg/fo/attrs/prismjs.xsl +++ b/pulse/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #706e71 #706e71 #706e71 - #e83e8c - #13b955 - #007bff - #fc3939 - #fd7e14 - #fc3939 - #efa31d + #c33476 + #109b47 + #0067d6 + #d43030 + #d56a11 + #d43030 + #c98918 diff --git a/quartz/cfg/fo/attrs/prismjs.xsl b/quartz/cfg/fo/attrs/prismjs.xsl index 610dad6..d02654a 100644 --- a/quartz/cfg/fo/attrs/prismjs.xsl +++ b/quartz/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #dadbed #dadbed #dadbed - #e83283 - #41d7a7 - #3a8fd9 - #fc346f - #fd7e14 - #fc346f - #ffc107 + #ed5b9c + #67dfb9 + #61a5e1 + #fd5d8c + #fd9843 + #fd5d8c + #ffcd39 diff --git a/sandstone/cfg/fo/attrs/prismjs.xsl b/sandstone/cfg/fo/attrs/prismjs.xsl index cba640b..7b16122 100644 --- a/sandstone/cfg/fo/attrs/prismjs.xsl +++ b/sandstone/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #6a6b67 #6a6b67 #6a6b67 - #e83e8c - #93c54b - #325d88 - #d9534f - #f47c3c - #d9534f - #ffc107 + #c33476 + #7ba53f + #2a4e72 + #b64642 + #cd6832 + #b64642 + #d6a206 diff --git a/simplex/cfg/fo/attrs/prismjs.xsl b/simplex/cfg/fo/attrs/prismjs.xsl index f341f2b..fe1a41c 100644 --- a/simplex/cfg/fo/attrs/prismjs.xsl +++ b/simplex/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #585b5e #585b5e #585b5e - #e83e8c - #469408 - #007bff - #d9230f - #d9831f - #d9230f - #ffc107 + #c33476 + #3b7c07 + #0067d6 + #b61d0d + #b66e1a + #b61d0d + #d6a206 diff --git a/sketchy/cfg/fo/attrs/prismjs.xsl b/sketchy/cfg/fo/attrs/prismjs.xsl index 3c76231..10e58fa 100644 --- a/sketchy/cfg/fo/attrs/prismjs.xsl +++ b/sketchy/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #525558 #525558 #525558 - #e83e8c - #28a745 - #007bff - #dc3545 - #fd7e14 - #dc3545 - #ffc107 + #c33476 + #228c3a + #0067d6 + #b92d3a + #d56a11 + #b92d3a + #d6a206 diff --git a/slate/cfg/fo/attrs/prismjs.xsl b/slate/cfg/fo/attrs/prismjs.xsl index 808f53d..6341d00 100644 --- a/slate/cfg/fo/attrs/prismjs.xsl +++ b/slate/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #8c8e8f #8c8e8f #8c8e8f - #e83e8c - #62c462 - #007bff - #ee5f5b - #fd7e14 - #ee5f5b - #f89406 + #ed65a3 + #81d081 + #3395ff + #f17f7c + #fd9843 + #f17f7c + #f9a938 diff --git a/solar/cfg/fo/attrs/prismjs.xsl b/solar/cfg/fo/attrs/prismjs.xsl index bd48847..0213853 100644 --- a/solar/cfg/fo/attrs/prismjs.xsl +++ b/solar/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #677e82 #677e82 #677e82 - #e83e8c - #2aa198 - #b58900 - #d33682 - #fd7e14 - #d33682 - #cb4b16 + #ed65a3 + #55b4ad + #c4a133 + #dc5e9b + #fd9843 + #dc5e9b + #d56f45 diff --git a/spacelab/cfg/fo/attrs/prismjs.xsl b/spacelab/cfg/fo/attrs/prismjs.xsl index 676e52c..4ebb766 100644 --- a/spacelab/cfg/fo/attrs/prismjs.xsl +++ b/spacelab/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #959595 #959595 #959595 - #e83e8c - #3cb521 - #446e9b - #cd0200 - #fd7e14 - #cd0200 - #d47500 + #c33476 + #32981c + #395c82 + #ac0200 + #d56a11 + #ac0200 + #b26200 diff --git a/superhero/cfg/fo/attrs/prismjs.xsl b/superhero/cfg/fo/attrs/prismjs.xsl index 1071e7b..e003e31 100644 --- a/superhero/cfg/fo/attrs/prismjs.xsl +++ b/superhero/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #b6bcc0 #b6bcc0 #b6bcc0 - #e83e8c - #5cb85c - #4c9be8 - #d9534f - #df6919 - #d9534f - #ffc107 + #ed65a3 + #7dc67d + #70afed + #e17572 + #e58747 + #e17572 + #ffcd39 diff --git a/united/cfg/fo/attrs/prismjs.xsl b/united/cfg/fo/attrs/prismjs.xsl index 36f9a5d..1f39b24 100644 --- a/united/cfg/fo/attrs/prismjs.xsl +++ b/united/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #636362 #636362 #636362 - #e83e8c - #38b44a - #007bff - #df382c - #e95420 - #df382c - #efb73e + #c33476 + #2f973e + #0067d6 + #bb2f25 + #c4471b + #bb2f25 + #c99a34 diff --git a/vapor/cfg/fo/attrs/prismjs.xsl b/vapor/cfg/fo/attrs/prismjs.xsl index 0076ae9..3480758 100644 --- a/vapor/cfg/fo/attrs/prismjs.xsl +++ b/vapor/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #34c0bb #34c0bb #34c0bb - #ea39b8 - #3cf281 - #1ba2f6 - #e44c55 - #f1b633 - #e44c55 - #ffc107 + #ee61c6 + #63f59a + #49b5f8 + #e97077 + #f4c55c + #e97077 + #ffcd39 diff --git a/yeti/cfg/fo/attrs/prismjs.xsl b/yeti/cfg/fo/attrs/prismjs.xsl index a2b4a6a..e29dcee 100644 --- a/yeti/cfg/fo/attrs/prismjs.xsl +++ b/yeti/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #585b5e #585b5e #585b5e - #e83e8c - #43ac6a - #008cba - #f04124 - #fd7e14 - #f04124 - #e99002 + #c33476 + #389059 + #00769c + #ca371e + #d56a11 + #ca371e + #c47902 diff --git a/zephyr/cfg/fo/attrs/prismjs.xsl b/zephyr/cfg/fo/attrs/prismjs.xsl index d3bd991..d3df8a3 100644 --- a/zephyr/cfg/fo/attrs/prismjs.xsl +++ b/zephyr/cfg/fo/attrs/prismjs.xsl @@ -11,12 +11,12 @@ #767c81 #767c81 #767c81 - #d63384 - #2fb380 - #3459e6 - #da292e - #f8765f - #da292e - #f4bd61 + #b42b6f + #27966c + #2c4bc1 + #b72227 + #d06350 + #b72227 + #cd9f51 From fe6f72c3b74d9f2ee9b5f82a32fdbd756bb97026 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sun, 16 Aug 2026 14:22:16 +0200 Subject: [PATCH 07/11] Use normal monospace --- brite/cfg/fo/attrs/prismjs.xsl | 2 ++ cerulean/cfg/fo/attrs/prismjs.xsl | 2 ++ cosmo/cfg/fo/attrs/prismjs.xsl | 2 ++ cyborg/cfg/fo/attrs/prismjs.xsl | 2 ++ darkly/cfg/fo/attrs/prismjs.xsl | 2 ++ default/cfg/fo/attrs/prismjs.xsl | 2 ++ flatly/cfg/fo/attrs/prismjs.xsl | 2 ++ journal/cfg/fo/attrs/prismjs.xsl | 2 ++ litera/cfg/fo/attrs/prismjs.xsl | 2 ++ lumen/cfg/fo/attrs/prismjs.xsl | 2 ++ lux/cfg/fo/attrs/prismjs.xsl | 2 ++ materia/cfg/fo/attrs/prismjs.xsl | 2 ++ minty/cfg/fo/attrs/prismjs.xsl | 2 ++ morph/cfg/fo/attrs/prismjs.xsl | 2 ++ pulse/cfg/fo/attrs/prismjs.xsl | 2 ++ quartz/cfg/fo/attrs/prismjs.xsl | 2 ++ sandstone/cfg/fo/attrs/prismjs.xsl | 2 ++ simplex/cfg/fo/attrs/prismjs.xsl | 2 ++ sketchy/cfg/fo/attrs/prismjs.xsl | 2 ++ slate/cfg/fo/attrs/prismjs.xsl | 2 ++ solar/cfg/fo/attrs/prismjs.xsl | 2 ++ spacelab/cfg/fo/attrs/prismjs.xsl | 2 ++ superhero/cfg/fo/attrs/prismjs.xsl | 2 ++ united/cfg/fo/attrs/prismjs.xsl | 2 ++ vapor/cfg/fo/attrs/prismjs.xsl | 2 ++ yeti/cfg/fo/attrs/prismjs.xsl | 2 ++ zephyr/cfg/fo/attrs/prismjs.xsl | 2 ++ 27 files changed, 54 insertions(+) diff --git a/brite/cfg/fo/attrs/prismjs.xsl b/brite/cfg/fo/attrs/prismjs.xsl index 45768cb..787e990 100644 --- a/brite/cfg/fo/attrs/prismjs.xsl +++ b/brite/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #ce5555 #d6a700 + normal + diff --git a/cerulean/cfg/fo/attrs/prismjs.xsl b/cerulean/cfg/fo/attrs/prismjs.xsl index 2c670eb..7731898 100644 --- a/cerulean/cfg/fo/attrs/prismjs.xsl +++ b/cerulean/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #a7181d #ba4800 + normal + diff --git a/cosmo/cfg/fo/attrs/prismjs.xsl b/cosmo/cfg/fo/attrs/prismjs.xsl index 36a8ba1..80401d5 100644 --- a/cosmo/cfg/fo/attrs/prismjs.xsl +++ b/cosmo/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #d60030 #d66214 + normal + diff --git a/cyborg/cfg/fo/attrs/prismjs.xsl b/cyborg/cfg/fo/attrs/prismjs.xsl index e80afae..373e0f8 100644 --- a/cyborg/cfg/fo/attrs/prismjs.xsl +++ b/cyborg/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #d63333 #ffa033 + normal + diff --git a/darkly/cfg/fo/attrs/prismjs.xsl b/darkly/cfg/fo/attrs/prismjs.xsl index 10bb235..7efa540 100644 --- a/darkly/cfg/fo/attrs/prismjs.xsl +++ b/darkly/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #ec7063 #f5b041 + normal + diff --git a/default/cfg/fo/attrs/prismjs.xsl b/default/cfg/fo/attrs/prismjs.xsl index 67ca7a4..e075bfa 100644 --- a/default/cfg/fo/attrs/prismjs.xsl +++ b/default/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #c1223a #d6a900 + normal + diff --git a/flatly/cfg/fo/attrs/prismjs.xsl b/flatly/cfg/fo/attrs/prismjs.xsl index 369a67a..3bd07c7 100644 --- a/flatly/cfg/fo/attrs/prismjs.xsl +++ b/flatly/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #c24032 #cc830f + normal + diff --git a/journal/cfg/fo/attrs/prismjs.xsl b/journal/cfg/fo/attrs/prismjs.xsl index 7b5ce93..ff514ac 100644 --- a/journal/cfg/fo/attrs/prismjs.xsl +++ b/journal/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #ce6600 #cec11f + normal + diff --git a/litera/cfg/fo/attrs/prismjs.xsl b/litera/cfg/fo/attrs/prismjs.xsl index d47962f..31bb396 100644 --- a/litera/cfg/fo/attrs/prismjs.xsl +++ b/litera/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #b64642 #ca9142 + normal + diff --git a/lumen/cfg/fo/attrs/prismjs.xsl b/lumen/cfg/fo/attrs/prismjs.xsl index 775c8b3..e944d7d 100644 --- a/lumen/cfg/fo/attrs/prismjs.xsl +++ b/lumen/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #d6372d #d67017 + normal + diff --git a/lux/cfg/fo/attrs/prismjs.xsl b/lux/cfg/fo/attrs/prismjs.xsl index b124b2a..137b7cf 100644 --- a/lux/cfg/fo/attrs/prismjs.xsl +++ b/lux/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #b64642 #ca9142 + normal + diff --git a/materia/cfg/fo/attrs/prismjs.xsl b/materia/cfg/fo/attrs/prismjs.xsl index 6c3ff66..1e49779 100644 --- a/materia/cfg/fo/attrs/prismjs.xsl +++ b/materia/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #c0181d #d68000 + normal + diff --git a/minty/cfg/fo/attrs/prismjs.xsl b/minty/cfg/fo/attrs/prismjs.xsl index f6d5b0a..edab85b 100644 --- a/minty/cfg/fo/attrs/prismjs.xsl +++ b/minty/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #d66544 #d6ad57 + normal + diff --git a/morph/cfg/fo/attrs/prismjs.xsl b/morph/cfg/fo/attrs/prismjs.xsl index dcb81e9..7c33a2c 100644 --- a/morph/cfg/fo/attrs/prismjs.xsl +++ b/morph/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #c01f21 #d6a206 + normal + diff --git a/pulse/cfg/fo/attrs/prismjs.xsl b/pulse/cfg/fo/attrs/prismjs.xsl index ea0db44..452e042 100644 --- a/pulse/cfg/fo/attrs/prismjs.xsl +++ b/pulse/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #d43030 #c98918 + normal + diff --git a/quartz/cfg/fo/attrs/prismjs.xsl b/quartz/cfg/fo/attrs/prismjs.xsl index d02654a..b3dd69c 100644 --- a/quartz/cfg/fo/attrs/prismjs.xsl +++ b/quartz/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #fd5d8c #ffcd39 + normal + diff --git a/sandstone/cfg/fo/attrs/prismjs.xsl b/sandstone/cfg/fo/attrs/prismjs.xsl index 7b16122..7c23701 100644 --- a/sandstone/cfg/fo/attrs/prismjs.xsl +++ b/sandstone/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #b64642 #d6a206 + normal + diff --git a/simplex/cfg/fo/attrs/prismjs.xsl b/simplex/cfg/fo/attrs/prismjs.xsl index fe1a41c..a3b01ce 100644 --- a/simplex/cfg/fo/attrs/prismjs.xsl +++ b/simplex/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #b61d0d #d6a206 + normal + diff --git a/sketchy/cfg/fo/attrs/prismjs.xsl b/sketchy/cfg/fo/attrs/prismjs.xsl index 10e58fa..6c0e38d 100644 --- a/sketchy/cfg/fo/attrs/prismjs.xsl +++ b/sketchy/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #b92d3a #d6a206 + normal + diff --git a/slate/cfg/fo/attrs/prismjs.xsl b/slate/cfg/fo/attrs/prismjs.xsl index 6341d00..619a9e7 100644 --- a/slate/cfg/fo/attrs/prismjs.xsl +++ b/slate/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #f17f7c #f9a938 + normal + diff --git a/solar/cfg/fo/attrs/prismjs.xsl b/solar/cfg/fo/attrs/prismjs.xsl index 0213853..c96ccf2 100644 --- a/solar/cfg/fo/attrs/prismjs.xsl +++ b/solar/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #dc5e9b #d56f45 + normal + diff --git a/spacelab/cfg/fo/attrs/prismjs.xsl b/spacelab/cfg/fo/attrs/prismjs.xsl index 4ebb766..a7ed243 100644 --- a/spacelab/cfg/fo/attrs/prismjs.xsl +++ b/spacelab/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #ac0200 #b26200 + normal + diff --git a/superhero/cfg/fo/attrs/prismjs.xsl b/superhero/cfg/fo/attrs/prismjs.xsl index e003e31..d9a2884 100644 --- a/superhero/cfg/fo/attrs/prismjs.xsl +++ b/superhero/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #e17572 #ffcd39 + normal + diff --git a/united/cfg/fo/attrs/prismjs.xsl b/united/cfg/fo/attrs/prismjs.xsl index 1f39b24..f8bb7e6 100644 --- a/united/cfg/fo/attrs/prismjs.xsl +++ b/united/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #bb2f25 #c99a34 + normal + diff --git a/vapor/cfg/fo/attrs/prismjs.xsl b/vapor/cfg/fo/attrs/prismjs.xsl index 3480758..46878a4 100644 --- a/vapor/cfg/fo/attrs/prismjs.xsl +++ b/vapor/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #e97077 #ffcd39 + normal + diff --git a/yeti/cfg/fo/attrs/prismjs.xsl b/yeti/cfg/fo/attrs/prismjs.xsl index e29dcee..535baf3 100644 --- a/yeti/cfg/fo/attrs/prismjs.xsl +++ b/yeti/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #ca371e #c47902 + normal + diff --git a/zephyr/cfg/fo/attrs/prismjs.xsl b/zephyr/cfg/fo/attrs/prismjs.xsl index d3df8a3..17faa12 100644 --- a/zephyr/cfg/fo/attrs/prismjs.xsl +++ b/zephyr/cfg/fo/attrs/prismjs.xsl @@ -19,4 +19,6 @@ #b72227 #cd9f51 + normal + From f217d952f1a1735c85f7de36b7e4b94809f1d3b4 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Thu, 20 Aug 2026 19:56:07 +0200 Subject: [PATCH 08/11] Correcting table and codeblock processing --- brite/cfg/fo/attrs/prismjs.xsl | 1 - brite/cfg/fo/xsl/custom.xsl | 2 -- cerulean/cfg/fo/attrs/prismjs.xsl | 1 - cerulean/cfg/fo/xsl/custom.xsl | 1 - cosmo/cfg/fo/attrs/prismjs.xsl | 1 - cyborg/cfg/fo/attrs/prismjs.xsl | 1 - cyborg/cfg/fo/xsl/tables.xsl | 30 +++++++++++++++++++++++++----- darkly/cfg/fo/attrs/prismjs.xsl | 1 - default/cfg/fo/attrs/prismjs.xsl | 1 - flatly/cfg/fo/attrs/prismjs.xsl | 1 - journal/cfg/fo/attrs/prismjs.xsl | 1 - litera/cfg/fo/attrs/prismjs.xsl | 1 - lumen/cfg/fo/attrs/bootstrap.xsl | 24 ++++++++++++------------ lumen/cfg/fo/attrs/prismjs.xsl | 1 - lumen/cfg/fo/xsl/custom.xsl | 11 +++++------ lux/cfg/fo/attrs/prismjs.xsl | 1 - lux/cfg/fo/xsl/tables.xsl | 20 ++++++++++---------- materia/cfg/fo/attrs/prismjs.xsl | 1 - materia/cfg/fo/xsl/custom.xsl | 1 - minty/cfg/fo/attrs/prismjs.xsl | 1 - minty/cfg/fo/xsl/tables.xsl | 30 +++++++++++++++++++++++++----- morph/cfg/fo/attrs/prismjs.xsl | 1 - morph/cfg/fo/xsl/tables.xsl | 30 +++++++++++++++++++++++++----- pulse/cfg/fo/attrs/prismjs.xsl | 1 - pulse/cfg/fo/xsl/custom.xsl | 1 - quartz/cfg/fo/attrs/prismjs.xsl | 1 - quartz/cfg/fo/xsl/custom.xsl | 1 - quartz/cfg/fo/xsl/tables.xsl | 30 +++++++++++++++++++++++++----- sandstone/cfg/fo/attrs/prismjs.xsl | 1 - sandstone/cfg/fo/xsl/custom.xsl | 1 - simplex/cfg/fo/attrs/prismjs.xsl | 1 - simplex/cfg/fo/xsl/tables.xsl | 12 ++++++------ sketchy/cfg/fo/attrs/prismjs.xsl | 1 - sketchy/cfg/fo/xsl/custom.xsl | 1 - slate/cfg/fo/attrs/prismjs.xsl | 1 - slate/cfg/fo/xsl/tables.xsl | 30 +++++++++++++++++++++++++----- solar/cfg/fo/attrs/prismjs.xsl | 1 - solar/cfg/fo/xsl/tables.xsl | 30 +++++++++++++++++++++++++----- spacelab/cfg/fo/attrs/prismjs.xsl | 1 - spacelab/cfg/fo/xsl/custom.xsl | 1 - spacelab/cfg/fo/xsl/tables.xsl | 12 ++++++------ superhero/cfg/fo/attrs/prismjs.xsl | 1 - superhero/cfg/fo/xsl/tables.xsl | 30 +++++++++++++++++++++++++----- united/cfg/fo/attrs/prismjs.xsl | 1 - united/cfg/fo/xsl/custom.xsl | 1 - united/cfg/fo/xsl/tables.xsl | 12 ++++++------ vapor/cfg/fo/attrs/prismjs.xsl | 1 - vapor/cfg/fo/xsl/custom.xsl | 1 - vapor/cfg/fo/xsl/tables.xsl | 12 ++++++------ yeti/cfg/fo/attrs/prismjs.xsl | 1 - yeti/cfg/fo/xsl/custom.xsl | 1 - zephyr/cfg/fo/attrs/prismjs.xsl | 1 - zephyr/cfg/fo/xsl/custom.xsl | 1 - 53 files changed, 226 insertions(+), 127 deletions(-) diff --git a/brite/cfg/fo/attrs/prismjs.xsl b/brite/cfg/fo/attrs/prismjs.xsl index 787e990..8cae6da 100644 --- a/brite/cfg/fo/attrs/prismjs.xsl +++ b/brite/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #212529 - #ffffff #585c5e #585c5e #585c5e diff --git a/brite/cfg/fo/xsl/custom.xsl b/brite/cfg/fo/xsl/custom.xsl index 90ef61f..e4161d8 100644 --- a/brite/cfg/fo/xsl/custom.xsl +++ b/brite/cfg/fo/xsl/custom.xsl @@ -13,7 +13,6 @@ - solid #000000 @@ -57,7 +56,6 @@ - diff --git a/cerulean/cfg/fo/attrs/prismjs.xsl b/cerulean/cfg/fo/attrs/prismjs.xsl index 7731898..eb039fb 100644 --- a/cerulean/cfg/fo/attrs/prismjs.xsl +++ b/cerulean/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #495057 - #fcfcfd #767b80 #767b80 #767b80 diff --git a/cerulean/cfg/fo/xsl/custom.xsl b/cerulean/cfg/fo/xsl/custom.xsl index 3f14c53..1e3bf9f 100644 --- a/cerulean/cfg/fo/xsl/custom.xsl +++ b/cerulean/cfg/fo/xsl/custom.xsl @@ -6,7 +6,6 @@ > - solid diff --git a/cosmo/cfg/fo/attrs/prismjs.xsl b/cosmo/cfg/fo/attrs/prismjs.xsl index 80401d5..495f8a2 100644 --- a/cosmo/cfg/fo/attrs/prismjs.xsl +++ b/cosmo/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #373a3c - #e1e1e2 #626466 #626466 #626466 diff --git a/cyborg/cfg/fo/attrs/prismjs.xsl b/cyborg/cfg/fo/attrs/prismjs.xsl index 373e0f8..fd0c2ad 100644 --- a/cyborg/cfg/fo/attrs/prismjs.xsl +++ b/cyborg/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #adafae - #121212 #868887 #868887 #868887 diff --git a/cyborg/cfg/fo/xsl/tables.xsl b/cyborg/cfg/fo/xsl/tables.xsl index 4524aa1..d9c43af 100644 --- a/cyborg/cfg/fo/xsl/tables.xsl +++ b/cyborg/cfg/fo/xsl/tables.xsl @@ -8,14 +8,34 @@ version="2.0" > + + + + + + + + + + + + + + + + + - + - + @@ -60,7 +80,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -130,9 +150,9 @@ - + - + diff --git a/darkly/cfg/fo/attrs/prismjs.xsl b/darkly/cfg/fo/attrs/prismjs.xsl index 7efa540..2e55c72 100644 --- a/darkly/cfg/fo/attrs/prismjs.xsl +++ b/darkly/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #ffffff - #272727 #c9c9c9 #c9c9c9 #c9c9c9 diff --git a/default/cfg/fo/attrs/prismjs.xsl b/default/cfg/fo/attrs/prismjs.xsl index e075bfa..1df433a 100644 --- a/default/cfg/fo/attrs/prismjs.xsl +++ b/default/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #2b2f32 - #f7f8f8 #5e6164 #5e6164 #5e6164 diff --git a/flatly/cfg/fo/attrs/prismjs.xsl b/flatly/cfg/fo/attrs/prismjs.xsl index 3bd07c7..cdf73d0 100644 --- a/flatly/cfg/fo/attrs/prismjs.xsl +++ b/flatly/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #212529 - #eff2f2 #54585b #54585b #54585b diff --git a/journal/cfg/fo/attrs/prismjs.xsl b/journal/cfg/fo/attrs/prismjs.xsl index ff514ac..41267e2 100644 --- a/journal/cfg/fo/attrs/prismjs.xsl +++ b/journal/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #212529 - #f2f2f2 #55585b #55585b #55585b diff --git a/litera/cfg/fo/attrs/prismjs.xsl b/litera/cfg/fo/attrs/prismjs.xsl index 31bb396..814c952 100644 --- a/litera/cfg/fo/attrs/prismjs.xsl +++ b/litera/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #343a40 - #f3f4f5 #64686d #64686d #64686d diff --git a/lumen/cfg/fo/attrs/bootstrap.xsl b/lumen/cfg/fo/attrs/bootstrap.xsl index b3572c6..1aa6c84 100644 --- a/lumen/cfg/fo/attrs/bootstrap.xsl +++ b/lumen/cfg/fo/attrs/bootstrap.xsl @@ -19,9 +19,9 @@ #fff #158cba #fff - #158cba + #d0e8f1 #137ea7 - #ffffff + #08384a #158cba #fff @@ -43,9 +43,9 @@ #fff #28b62c #fff - #28b62c + #d4f0d5 #24a428 - #ffffff + #104912 #28b62c #fff @@ -55,9 +55,9 @@ #fff #75caeb #fff - #75caeb + #e3f4fb #69b6d4 - #ffffff + #2f515e #75caeb #fff @@ -67,9 +67,9 @@ #fff #ff851b #fff - #ff851b + #ffe7d1 #e67818 - #ffffff + #66350b #ff851b #fff @@ -79,9 +79,9 @@ #fff #ff4136 #fff - #ff4136 + #ffd9d7 #e63b31 - #ffffff + #661a16 #ff4136 #fff @@ -102,9 +102,9 @@ #fff #555 #fff - #555555 + #dddddd #4d4d4d - #ffffff + #222222 #555 #fff #ffffff diff --git a/lumen/cfg/fo/attrs/prismjs.xsl b/lumen/cfg/fo/attrs/prismjs.xsl index e944d7d..2c3e7cd 100644 --- a/lumen/cfg/fo/attrs/prismjs.xsl +++ b/lumen/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #212529 - #fdfdfd #585b5e #585b5e #585b5e diff --git a/lumen/cfg/fo/xsl/custom.xsl b/lumen/cfg/fo/xsl/custom.xsl index 0ded808..08c1ed4 100644 --- a/lumen/cfg/fo/xsl/custom.xsl +++ b/lumen/cfg/fo/xsl/custom.xsl @@ -7,9 +7,8 @@ - solid - 0pt + 1pt 0.75pt 3pt 0.75pt @@ -39,8 +38,9 @@ - - + + - - + diff --git a/lux/cfg/fo/attrs/prismjs.xsl b/lux/cfg/fo/attrs/prismjs.xsl index 137b7cf..6d8c663 100644 --- a/lux/cfg/fo/attrs/prismjs.xsl +++ b/lux/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #55595c - #ffffff #808285 #808285 #808285 diff --git a/lux/cfg/fo/xsl/tables.xsl b/lux/cfg/fo/xsl/tables.xsl index 23b7319..21e140c 100644 --- a/lux/cfg/fo/xsl/tables.xsl +++ b/lux/cfg/fo/xsl/tables.xsl @@ -41,11 +41,11 @@ - + - - + + - + - + @@ -125,7 +125,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -197,9 +197,9 @@ 2pt - + - + - + - + diff --git a/materia/cfg/fo/attrs/prismjs.xsl b/materia/cfg/fo/attrs/prismjs.xsl index 1e49779..10a7547 100644 --- a/materia/cfg/fo/attrs/prismjs.xsl +++ b/materia/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #444444 - #ffffff #737373 #737373 #737373 diff --git a/materia/cfg/fo/xsl/custom.xsl b/materia/cfg/fo/xsl/custom.xsl index 3f14c53..1e3bf9f 100644 --- a/materia/cfg/fo/xsl/custom.xsl +++ b/materia/cfg/fo/xsl/custom.xsl @@ -6,7 +6,6 @@ > - solid diff --git a/minty/cfg/fo/attrs/prismjs.xsl b/minty/cfg/fo/attrs/prismjs.xsl index edab85b..c135e87 100644 --- a/minty/cfg/fo/attrs/prismjs.xsl +++ b/minty/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #888888 - #fdeff0 #a5a2a2 #a5a2a2 #a5a2a2 diff --git a/minty/cfg/fo/xsl/tables.xsl b/minty/cfg/fo/xsl/tables.xsl index 3b34103..b0ad668 100644 --- a/minty/cfg/fo/xsl/tables.xsl +++ b/minty/cfg/fo/xsl/tables.xsl @@ -8,14 +8,34 @@ version="2.0" > + + + + + + + + + + + + + + + + + - + - + @@ -60,7 +80,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -130,9 +150,9 @@ - + - + diff --git a/morph/cfg/fo/attrs/prismjs.xsl b/morph/cfg/fo/attrs/prismjs.xsl index 7c33a2c..f3a4f3d 100644 --- a/morph/cfg/fo/attrs/prismjs.xsl +++ b/morph/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #7b8ab8 - #d9e3f1 #92a0c6 #92a0c6 #92a0c6 diff --git a/morph/cfg/fo/xsl/tables.xsl b/morph/cfg/fo/xsl/tables.xsl index 41f1e51..1644663 100644 --- a/morph/cfg/fo/xsl/tables.xsl +++ b/morph/cfg/fo/xsl/tables.xsl @@ -8,14 +8,34 @@ version="2.0" > + + + + + + + + + + + + + + + + + - + - + @@ -61,7 +81,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -131,9 +151,9 @@ - + - + diff --git a/pulse/cfg/fo/attrs/prismjs.xsl b/pulse/cfg/fo/attrs/prismjs.xsl index 452e042..0e3e643 100644 --- a/pulse/cfg/fo/attrs/prismjs.xsl +++ b/pulse/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #444444 - #f2eef9 #706e71 #706e71 #706e71 diff --git a/pulse/cfg/fo/xsl/custom.xsl b/pulse/cfg/fo/xsl/custom.xsl index 3f14c53..1e3bf9f 100644 --- a/pulse/cfg/fo/xsl/custom.xsl +++ b/pulse/cfg/fo/xsl/custom.xsl @@ -6,7 +6,6 @@ > - solid diff --git a/quartz/cfg/fo/attrs/prismjs.xsl b/quartz/cfg/fo/attrs/prismjs.xsl index b3dd69c..b12e292 100644 --- a/quartz/cfg/fo/attrs/prismjs.xsl +++ b/quartz/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #ffffff - #696eb8 #dadbed #dadbed #dadbed diff --git a/quartz/cfg/fo/xsl/custom.xsl b/quartz/cfg/fo/xsl/custom.xsl index 0ff7a04..810650e 100644 --- a/quartz/cfg/fo/xsl/custom.xsl +++ b/quartz/cfg/fo/xsl/custom.xsl @@ -9,7 +9,6 @@ - solid diff --git a/quartz/cfg/fo/xsl/tables.xsl b/quartz/cfg/fo/xsl/tables.xsl index 82ce632..a2c8792 100644 --- a/quartz/cfg/fo/xsl/tables.xsl +++ b/quartz/cfg/fo/xsl/tables.xsl @@ -8,14 +8,34 @@ version="2.0" > + + + + + + + + + + + + + + + + + - + - + @@ -61,7 +81,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -131,9 +151,9 @@ - + - + diff --git a/sandstone/cfg/fo/attrs/prismjs.xsl b/sandstone/cfg/fo/attrs/prismjs.xsl index 7c23701..bb1b32b 100644 --- a/sandstone/cfg/fo/attrs/prismjs.xsl +++ b/sandstone/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #3e3f3a - #eeeeed #6a6b67 #6a6b67 #6a6b67 diff --git a/sandstone/cfg/fo/xsl/custom.xsl b/sandstone/cfg/fo/xsl/custom.xsl index 3f14c53..1e3bf9f 100644 --- a/sandstone/cfg/fo/xsl/custom.xsl +++ b/sandstone/cfg/fo/xsl/custom.xsl @@ -6,7 +6,6 @@ > - solid diff --git a/simplex/cfg/fo/attrs/prismjs.xsl b/simplex/cfg/fo/attrs/prismjs.xsl index a3b01ce..9137862 100644 --- a/simplex/cfg/fo/attrs/prismjs.xsl +++ b/simplex/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #212529 - #fcfcfc #585b5e #585b5e #585b5e diff --git a/simplex/cfg/fo/xsl/tables.xsl b/simplex/cfg/fo/xsl/tables.xsl index 34457d6..fab5d46 100644 --- a/simplex/cfg/fo/xsl/tables.xsl +++ b/simplex/cfg/fo/xsl/tables.xsl @@ -15,7 +15,7 @@ @@ -34,9 +34,9 @@ - + - + @@ -81,7 +81,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -144,9 +144,9 @@ - + - + diff --git a/sketchy/cfg/fo/attrs/prismjs.xsl b/sketchy/cfg/fo/attrs/prismjs.xsl index 6c0e38d..e9aec26 100644 --- a/sketchy/cfg/fo/attrs/prismjs.xsl +++ b/sketchy/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #212529 - #e6e6e6 #525558 #525558 #525558 diff --git a/sketchy/cfg/fo/xsl/custom.xsl b/sketchy/cfg/fo/xsl/custom.xsl index 69d4f41..0ba4ead 100644 --- a/sketchy/cfg/fo/xsl/custom.xsl +++ b/sketchy/cfg/fo/xsl/custom.xsl @@ -7,7 +7,6 @@ > - diff --git a/slate/cfg/fo/attrs/prismjs.xsl b/slate/cfg/fo/attrs/prismjs.xsl index 619a9e7..ad14e25 100644 --- a/slate/cfg/fo/attrs/prismjs.xsl +++ b/slate/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #aaaaaa - #33383d #8c8e8f #8c8e8f #8c8e8f diff --git a/slate/cfg/fo/xsl/tables.xsl b/slate/cfg/fo/xsl/tables.xsl index 9eacff2..4b0feb3 100644 --- a/slate/cfg/fo/xsl/tables.xsl +++ b/slate/cfg/fo/xsl/tables.xsl @@ -8,14 +8,34 @@ version="2.0" > + + + + + + + + + + + + + + + + + - + - + @@ -60,7 +80,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -130,9 +150,9 @@ - + - + diff --git a/solar/cfg/fo/attrs/prismjs.xsl b/solar/cfg/fo/attrs/prismjs.xsl index c96ccf2..3f4b98d 100644 --- a/solar/cfg/fo/attrs/prismjs.xsl +++ b/solar/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #839496 - #143b44 #677e82 #677e82 #677e82 diff --git a/solar/cfg/fo/xsl/tables.xsl b/solar/cfg/fo/xsl/tables.xsl index e94cb93..d05d3b2 100644 --- a/solar/cfg/fo/xsl/tables.xsl +++ b/solar/cfg/fo/xsl/tables.xsl @@ -8,14 +8,34 @@ version="2.0" > + + + + + + + + + + + + + + + + + - + - + @@ -60,7 +80,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -130,9 +150,9 @@ - + - + diff --git a/spacelab/cfg/fo/attrs/prismjs.xsl b/spacelab/cfg/fo/attrs/prismjs.xsl index a7ed243..fc54719 100644 --- a/spacelab/cfg/fo/attrs/prismjs.xsl +++ b/spacelab/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #777777 - #f0f0f0 #959595 #959595 #959595 diff --git a/spacelab/cfg/fo/xsl/custom.xsl b/spacelab/cfg/fo/xsl/custom.xsl index fdf385f..7e2ed15 100644 --- a/spacelab/cfg/fo/xsl/custom.xsl +++ b/spacelab/cfg/fo/xsl/custom.xsl @@ -8,7 +8,6 @@ - solid diff --git a/spacelab/cfg/fo/xsl/tables.xsl b/spacelab/cfg/fo/xsl/tables.xsl index 29fbab8..b5f9597 100644 --- a/spacelab/cfg/fo/xsl/tables.xsl +++ b/spacelab/cfg/fo/xsl/tables.xsl @@ -15,7 +15,7 @@ @@ -34,9 +34,9 @@ - + - + @@ -81,7 +81,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -144,9 +144,9 @@ - + - + diff --git a/superhero/cfg/fo/attrs/prismjs.xsl b/superhero/cfg/fo/attrs/prismjs.xsl index d9a2884..89fa763 100644 --- a/superhero/cfg/fo/attrs/prismjs.xsl +++ b/superhero/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #ebebeb - #182d3f #b6bcc0 #b6bcc0 #b6bcc0 diff --git a/superhero/cfg/fo/xsl/tables.xsl b/superhero/cfg/fo/xsl/tables.xsl index 781ac1f..13ca6c3 100644 --- a/superhero/cfg/fo/xsl/tables.xsl +++ b/superhero/cfg/fo/xsl/tables.xsl @@ -8,14 +8,34 @@ version="2.0" > + + + + + + + + + + + + + + + + + - + - + @@ -60,7 +80,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -130,9 +150,9 @@ - + - + diff --git a/united/cfg/fo/attrs/prismjs.xsl b/united/cfg/fo/attrs/prismjs.xsl index f8bb7e6..5f2c5dc 100644 --- a/united/cfg/fo/attrs/prismjs.xsl +++ b/united/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #333333 - #f3f2f1 #636362 #636362 #636362 diff --git a/united/cfg/fo/xsl/custom.xsl b/united/cfg/fo/xsl/custom.xsl index fdf385f..7e2ed15 100644 --- a/united/cfg/fo/xsl/custom.xsl +++ b/united/cfg/fo/xsl/custom.xsl @@ -8,7 +8,6 @@ - solid diff --git a/united/cfg/fo/xsl/tables.xsl b/united/cfg/fo/xsl/tables.xsl index 497302c..364ea6b 100644 --- a/united/cfg/fo/xsl/tables.xsl +++ b/united/cfg/fo/xsl/tables.xsl @@ -15,7 +15,7 @@ @@ -34,9 +34,9 @@ - + - + @@ -81,7 +81,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -144,9 +144,9 @@ - + - + diff --git a/vapor/cfg/fo/attrs/prismjs.xsl b/vapor/cfg/fo/attrs/prismjs.xsl index 46878a4..f732e63 100644 --- a/vapor/cfg/fo/attrs/prismjs.xsl +++ b/vapor/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #32fbe2 - #391047 #34c0bb #34c0bb #34c0bb diff --git a/vapor/cfg/fo/xsl/custom.xsl b/vapor/cfg/fo/xsl/custom.xsl index fdf385f..7e2ed15 100644 --- a/vapor/cfg/fo/xsl/custom.xsl +++ b/vapor/cfg/fo/xsl/custom.xsl @@ -8,7 +8,6 @@ - solid diff --git a/vapor/cfg/fo/xsl/tables.xsl b/vapor/cfg/fo/xsl/tables.xsl index 058d04e..51727a1 100644 --- a/vapor/cfg/fo/xsl/tables.xsl +++ b/vapor/cfg/fo/xsl/tables.xsl @@ -15,7 +15,7 @@ @@ -34,9 +34,9 @@ - + - + @@ -81,7 +81,7 @@ select="parent::*[contains(@class, ' topic/row ')]/parent::*[contains(@class, ' topic/tfoot ')]" /> - + @@ -144,9 +144,9 @@ - + - + diff --git a/yeti/cfg/fo/attrs/prismjs.xsl b/yeti/cfg/fo/attrs/prismjs.xsl index 535baf3..1c84b93 100644 --- a/yeti/cfg/fo/attrs/prismjs.xsl +++ b/yeti/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #212529 - #fcfcfc #585b5e #585b5e #585b5e diff --git a/yeti/cfg/fo/xsl/custom.xsl b/yeti/cfg/fo/xsl/custom.xsl index 3f14c53..1e3bf9f 100644 --- a/yeti/cfg/fo/xsl/custom.xsl +++ b/yeti/cfg/fo/xsl/custom.xsl @@ -6,7 +6,6 @@ > - solid diff --git a/zephyr/cfg/fo/attrs/prismjs.xsl b/zephyr/cfg/fo/attrs/prismjs.xsl index 17faa12..9f1255a 100644 --- a/zephyr/cfg/fo/attrs/prismjs.xsl +++ b/zephyr/cfg/fo/attrs/prismjs.xsl @@ -7,7 +7,6 @@ #495057 - #ffffff #767c81 #767c81 #767c81 diff --git a/zephyr/cfg/fo/xsl/custom.xsl b/zephyr/cfg/fo/xsl/custom.xsl index 3f14c53..1e3bf9f 100644 --- a/zephyr/cfg/fo/xsl/custom.xsl +++ b/zephyr/cfg/fo/xsl/custom.xsl @@ -6,7 +6,6 @@ > - solid From 4dd407824db408d71acc7615653cd452bacff1cf Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 21 Aug 2026 10:47:33 +0200 Subject: [PATCH 09/11] Amending themes --- cerulean/cfg/fo/attrs/bootstrap.xsl | 1 + cerulean/cfg/fo/xsl/custom.xsl | 2 +- cyborg/cfg/fo/attrs/bootstrap.xsl | 34 +++++++++++++------------ darkly/cfg/fo/attrs/bootstrap.xsl | 34 +++++++++++++------------ flatly/cfg/fo/attrs/bootstrap.xsl | 32 +++++++++++------------ litera/cfg/fo/attrs/bootstrap.xsl | 32 +++++++++++------------ lumen/cfg/fo/xsl/custom.xsl | 2 +- materia/cfg/fo/attrs/bootstrap.xsl | 3 ++- materia/cfg/fo/xsl/custom.xsl | 2 +- morph/cfg/fo/attrs/bootstrap.xsl | 28 ++++++++++---------- pulse/cfg/fo/attrs/bootstrap.xsl | 1 + pulse/cfg/fo/xsl/custom.xsl | 2 +- quartz/cfg/fo/attrs/bootstrap.xsl | 37 ++++++++++++++------------- quartz/cfg/fo/xsl/custom.xsl | 2 +- sandstone/cfg/fo/attrs/bootstrap.xsl | 1 + sandstone/cfg/fo/xsl/custom.xsl | 2 +- simplex/cfg/fo/attrs/bootstrap.xsl | 2 +- slate/cfg/fo/attrs/bootstrap.xsl | 34 +++++++++++++------------ solar/cfg/fo/attrs/bootstrap.xsl | 34 +++++++++++++------------ spacelab/cfg/fo/attrs/bootstrap.xsl | 1 + spacelab/cfg/fo/xsl/custom.xsl | 2 +- superhero/cfg/fo/attrs/bootstrap.xsl | 34 +++++++++++++------------ united/cfg/fo/attrs/bootstrap.xsl | 1 + united/cfg/fo/xsl/custom.xsl | 2 +- vapor/cfg/fo/attrs/bootstrap.xsl | 38 +++++++++++++++------------- vapor/cfg/fo/xsl/custom.xsl | 2 +- yeti/cfg/fo/attrs/bootstrap.xsl | 1 + yeti/cfg/fo/xsl/custom.xsl | 2 +- zephyr/cfg/fo/attrs/bootstrap.xsl | 1 + zephyr/cfg/fo/xsl/custom.xsl | 2 +- 30 files changed, 196 insertions(+), 175 deletions(-) diff --git a/cerulean/cfg/fo/attrs/bootstrap.xsl b/cerulean/cfg/fo/attrs/bootstrap.xsl index 07b1201..877e062 100644 --- a/cerulean/cfg/fo/attrs/bootstrap.xsl +++ b/cerulean/cfg/fo/attrs/bootstrap.xsl @@ -102,6 +102,7 @@ #ffffff #495057 #dee2e6 + #e9ecef 6pt diff --git a/cerulean/cfg/fo/xsl/custom.xsl b/cerulean/cfg/fo/xsl/custom.xsl index 1e3bf9f..e052abe 100644 --- a/cerulean/cfg/fo/xsl/custom.xsl +++ b/cerulean/cfg/fo/xsl/custom.xsl @@ -8,7 +8,7 @@ solid - + diff --git a/cyborg/cfg/fo/attrs/bootstrap.xsl b/cyborg/cfg/fo/attrs/bootstrap.xsl index f9562c4..d1bfec5 100644 --- a/cyborg/cfg/fo/attrs/bootstrap.xsl +++ b/cyborg/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #2a9fd6 #fff - #2a9fd6 - #ffffff + #0c1e27 + #2a9fd6 #2a9fd6 #fff @@ -30,8 +30,8 @@ #fff #555 #fff - #555555 - #ffffff + #131313 + #808080 #555555 #fff @@ -41,8 +41,8 @@ #fff #77b300 #fff - #77b300 - #ffffff + #182205 + #77b300 #77b300 #fff @@ -52,8 +52,8 @@ #fff #93c #fff - #9933cc - #ffffff + #1e0d26 + #ad5cd6 #9933cc #fff @@ -63,8 +63,8 @@ #fff #f80 #fff - #ff8800 - #ffffff + #2e1b05 + #ff8800 #ff8800 #fff @@ -74,8 +74,8 @@ #fff #c00 #fff - #cc0000 - #ffffff + #260505 + #db4c4c #cc0000 #fff @@ -85,8 +85,8 @@ #fff #fff - #f4dbf6 - #511f55 + #261227 + #cc4fd6 #222 @@ -95,14 +95,16 @@ #000 #adafae #000 - #ced4da - #141619 + #2b2b2b + #cccccc #adafae #000 #1a1a1a #ffffff #222222 #adafae + #060606 + #555555 6pt diff --git a/darkly/cfg/fo/attrs/bootstrap.xsl b/darkly/cfg/fo/attrs/bootstrap.xsl index 73e8732..1f57ead 100644 --- a/darkly/cfg/fo/attrs/bootstrap.xsl +++ b/darkly/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #375a7f #fff - #375a7f - #ffffff + #252b31 + #7d94ac #375a7f #fff @@ -30,8 +30,8 @@ #fff #444 #fff - #444444 - #ffffff + #272727 + #8f8f8f #444444 #fff @@ -41,8 +41,8 @@ #fff #00bc8c #fff - #00bc8c - #ffffff + #1d3b33 + #00bc8c #00bc8c #fff @@ -52,8 +52,8 @@ #fff #3498db #fff - #3498db - #ffffff + #253540 + #48a2df #3498db #fff @@ -63,8 +63,8 @@ #fff #f39c12 #fff - #f39c12 - #ffffff + #43361f + #f39c12 #f39c12 #fff @@ -74,8 +74,8 @@ #fff #e74c3c #fff - #e74c3c - #ffffff + #422926 + #ed796d #e74c3c #fff @@ -85,8 +85,8 @@ #fff #fff - #fadce5 - #5c2133 + #422a31 + #ec7599 #222 @@ -95,13 +95,15 @@ #fff #303030 #fff - #ced4da - #141619 + #3a3a3a + #e0e0e0 #303030 #fff #ffffff #222222 #dee2e6 + #222222 + #444444 6pt diff --git a/flatly/cfg/fo/attrs/bootstrap.xsl b/flatly/cfg/fo/attrs/bootstrap.xsl index 1dcce0a..9971309 100644 --- a/flatly/cfg/fo/attrs/bootstrap.xsl +++ b/flatly/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #2c3e50 #fff - #2c3e50 - #ffffff + #dfe2e5 + #2c3e50 #2c3e50 #fff @@ -30,8 +30,8 @@ #fff #95a5a6 #fff - #95a5a6 - #212529 + #eff2f2 + #616b6c #95a5a6 #fff @@ -41,8 +41,8 @@ #fff #18bc9c #fff - #18bc9c - #ffffff + #dcf5f0 + #107a65 #18bc9c #fff @@ -52,8 +52,8 @@ #fff #3498db #fff - #3498db - #ffffff + #e1f0fa + #246a99 #3498db #fff @@ -63,8 +63,8 @@ #fff #f39c12 #fff - #f39c12 - #ffffff + #fdf0db + #925e0b #f39c12 #fff @@ -74,8 +74,8 @@ #fff #e74c3c #fff - #e74c3c - #ffffff + #fbe4e2 + #b93d30 #e74c3c #fff @@ -85,8 +85,8 @@ #fff #fff - #fad9ef - #5c1b46 + #fbe3f3 + #ad3483 #222 @@ -95,8 +95,8 @@ #fff #7b8a8b #fff - #ced4da - #141619 + #ebedee + #5c6868 #7b8a8b #fff #ffffff diff --git a/litera/cfg/fo/attrs/bootstrap.xsl b/litera/cfg/fo/attrs/bootstrap.xsl index be26df3..7593a0e 100644 --- a/litera/cfg/fo/attrs/bootstrap.xsl +++ b/litera/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #4582ec #fff - #4582ec - #ffffff + #e3ecfc + #3768bd #4582ec #fff @@ -30,8 +30,8 @@ #fff #adb5bd #fff - #adb5bd - #212529 + #e8e9ea + #62666a #adb5bd #fff @@ -41,8 +41,8 @@ #fff #02b875 #fff - #02b875 - #ffffff + #d9f4ea + #01784c #02b875 #fff @@ -52,8 +52,8 @@ #fff #17a2b8 #fff - #17a2b8 - #ffffff + #dcf1f4 + #107181 #17a2b8 #fff @@ -63,8 +63,8 @@ #fff #f0ad4e #fff - #f0ad4e - #ffffff + #fdf3e4 + #90682f #f0ad4e #fff @@ -74,8 +74,8 @@ #fff #d9534f #fff - #d9534f - #ffffff + #f9e5e5 + #ae423f #d9534f #fff @@ -85,8 +85,8 @@ #fff #fff - #f7e1fb - #562a5e + #f9e9fc + #984aa5 #222 @@ -95,8 +95,8 @@ #fff #343a40 #fff - #343a40 - #ffffff + #e1e1e2 + #343a40 #343a40 #fff #ffffff diff --git a/lumen/cfg/fo/xsl/custom.xsl b/lumen/cfg/fo/xsl/custom.xsl index 08c1ed4..71cea6a 100644 --- a/lumen/cfg/fo/xsl/custom.xsl +++ b/lumen/cfg/fo/xsl/custom.xsl @@ -12,7 +12,7 @@ 0.75pt 3pt 0.75pt - + diff --git a/materia/cfg/fo/attrs/bootstrap.xsl b/materia/cfg/fo/attrs/bootstrap.xsl index 4f0ff44..1a13531 100644 --- a/materia/cfg/fo/attrs/bootstrap.xsl +++ b/materia/cfg/fo/attrs/bootstrap.xsl @@ -102,7 +102,8 @@ #ffffff #444444 #dee2e6 - 2pt + #ffffff + 6pt 30pt diff --git a/materia/cfg/fo/xsl/custom.xsl b/materia/cfg/fo/xsl/custom.xsl index 1e3bf9f..e052abe 100644 --- a/materia/cfg/fo/xsl/custom.xsl +++ b/materia/cfg/fo/xsl/custom.xsl @@ -8,7 +8,7 @@ solid - + diff --git a/morph/cfg/fo/attrs/bootstrap.xsl b/morph/cfg/fo/attrs/bootstrap.xsl index ba02941..487356d 100644 --- a/morph/cfg/fo/attrs/bootstrap.xsl +++ b/morph/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #378dfc #fff - #378dfc - #ffffff + #e1eeff + #296abd #d7e8fe #7b8ab8 @@ -41,8 +41,8 @@ #fff #43cc29 #fff - #43cc29 - #ffffff + #e3f7df + #287a19 #d9f5d4 #7b8ab8 @@ -52,8 +52,8 @@ #fff #5b62f4 #fff - #5b62f4 - #ffffff + #e6e7fd + #5258dc #dee0fd #7b8ab8 @@ -63,8 +63,8 @@ #fff #ffc107 #fff - #ffc107 - #ffffff + #fff6da + #8c6a04 #fff3cd #7b8ab8 @@ -74,8 +74,8 @@ #fff #e52527 #fff - #e52527 - #ffffff + #fbdedf + #c31f21 #fad3d4 #7b8ab8 @@ -85,8 +85,8 @@ #fff #fff - #f9ddfe - #5b2364 + #fbe6ff + #a03eb0 #222 @@ -95,8 +95,8 @@ #fff #212529 #fff - #ced4da - #141619 + #dededf + #212529 #212529 #fff #c9d7e9 diff --git a/pulse/cfg/fo/attrs/bootstrap.xsl b/pulse/cfg/fo/attrs/bootstrap.xsl index c63a82d..c16c155 100644 --- a/pulse/cfg/fo/attrs/bootstrap.xsl +++ b/pulse/cfg/fo/attrs/bootstrap.xsl @@ -102,6 +102,7 @@ #ffffff #444444 #ededed + #a991d4 0 diff --git a/pulse/cfg/fo/xsl/custom.xsl b/pulse/cfg/fo/xsl/custom.xsl index 1e3bf9f..e052abe 100644 --- a/pulse/cfg/fo/xsl/custom.xsl +++ b/pulse/cfg/fo/xsl/custom.xsl @@ -8,7 +8,7 @@ solid - + diff --git a/quartz/cfg/fo/attrs/bootstrap.xsl b/quartz/cfg/fo/attrs/bootstrap.xsl index ab6e7ea..6d7425c 100644 --- a/quartz/cfg/fo/attrs/bootstrap.xsl +++ b/quartz/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #e83283 #fff - #fad6e6 - #5d1434 + #7567bd + #ffffff #e83283 #fff @@ -30,8 +30,8 @@ #000 rgba(255, 255, 255, 0.4) #000 - #f8f8f8 - #666666 + #686ebc + #ffffff rgba(255, 255, 255, 0.4) #fff @@ -41,8 +41,8 @@ #fff #41d7a7 #fff - #d9f7ed - #1a5643 + #6478c0 + #ffffff #41d7a7 #fff @@ -52,8 +52,8 @@ #fff #39cbfb #fff - #d7f5fe - #175164 + #6376c9 + #ffffff #39cbfb #fff @@ -63,8 +63,8 @@ #fff #ffc107 #fff - #fff3cd - #664d03 + #7775b0 + #ffffff #ffc107 #fff @@ -74,8 +74,8 @@ #fff #fd7e14 #fff - #ffe5d0 - #653208 + #776fb2 + #ffffff #fd7e14 #fff @@ -85,8 +85,8 @@ #fff #fff - #fedde6 - #652334 + #776bbd + #ffffff #222 @@ -95,16 +95,17 @@ #fff #212529 #fff - #ced4da - #141619 + #212529 + #ffffff #212529 #fff #5a5fac #ffffff #17141f rgba(255, 255, 255, 0.2) - - 4pt + #686dc3 + #6c757d + 6pt 30pt diff --git a/quartz/cfg/fo/xsl/custom.xsl b/quartz/cfg/fo/xsl/custom.xsl index 810650e..5df7944 100644 --- a/quartz/cfg/fo/xsl/custom.xsl +++ b/quartz/cfg/fo/xsl/custom.xsl @@ -11,7 +11,7 @@ solid - + diff --git a/sandstone/cfg/fo/attrs/bootstrap.xsl b/sandstone/cfg/fo/attrs/bootstrap.xsl index 2f7538a..eab0e9c 100644 --- a/sandstone/cfg/fo/attrs/bootstrap.xsl +++ b/sandstone/cfg/fo/attrs/bootstrap.xsl @@ -102,6 +102,7 @@ #ffffff #3e3f3a #dfd7ca + #8e8c84 6pt diff --git a/sandstone/cfg/fo/xsl/custom.xsl b/sandstone/cfg/fo/xsl/custom.xsl index 1e3bf9f..e052abe 100644 --- a/sandstone/cfg/fo/xsl/custom.xsl +++ b/sandstone/cfg/fo/xsl/custom.xsl @@ -8,7 +8,7 @@ solid - + diff --git a/simplex/cfg/fo/attrs/bootstrap.xsl b/simplex/cfg/fo/attrs/bootstrap.xsl index c993730..f81c734 100644 --- a/simplex/cfg/fo/attrs/bootstrap.xsl +++ b/simplex/cfg/fo/attrs/bootstrap.xsl @@ -102,7 +102,7 @@ #fcfcfc #212529 #ccc - 4pt + 6pt 30pt diff --git a/slate/cfg/fo/attrs/bootstrap.xsl b/slate/cfg/fo/attrs/bootstrap.xsl index 74fbbc6..e554691 100644 --- a/slate/cfg/fo/attrs/bootstrap.xsl +++ b/slate/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #3a3f44 #fff - #3a3f44 - #ffffff + #2a2e33 + #939598 #3a3f44 #fff @@ -30,8 +30,8 @@ #fff #7a8288 #fff - #7a8288 - #ffffff + #34393e + #a2a8ac #7a8288 #fff @@ -41,8 +41,8 @@ #fff #62c462 #fff - #62c462 - #ffffff + #304338 + #62c462 #62c462 #fff @@ -52,8 +52,8 @@ #fff #5bc0de #fff - #5bc0de - #ffffff + #2f434c + #5bc0de #5bc0de #fff @@ -63,8 +63,8 @@ #fff #f89406 #fff - #f89406 - #ffffff + #483c29 + #f89406 #f89406 #fff @@ -74,8 +74,8 @@ #fff #ee5f5b #fff - #ee5f5b - #ffffff + #473337 + #f28784 #ee5f5b #fff @@ -85,8 +85,8 @@ #fff #fff - #fbdbf1 - #5f1f4a + #473146 + #f27bcc #222 @@ -95,14 +95,16 @@ #fff #272b30 #fff - #ced4da - #141619 + #3f434a + #d8dadc #272b30 #fff #3e444c #ffffff #272b30 #272b30 + #272b30 + #7a8288 6pt diff --git a/solar/cfg/fo/attrs/bootstrap.xsl b/solar/cfg/fo/attrs/bootstrap.xsl index f817bc6..4fc7551 100644 --- a/solar/cfg/fo/attrs/bootstrap.xsl +++ b/solar/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #b58900 #fff - #f9f2d5 - #654a00 + #1d3a2d + #c09b26 #b58900 #fff @@ -30,8 +30,8 @@ #fff #839496 #fff - #eff1f1 - #414a4b + #153c45 + #96a4a6 #839496 #fff @@ -41,8 +41,8 @@ #fff #2aa198 #fff - #d7ecea - #15514c + #073e46 + #55b4ad #2aa198 #fff @@ -52,8 +52,8 @@ #fff #268bd2 #fff - #d4e8f6 - #134669 + #063a4f + #5ca8dd #268bd2 #fff @@ -63,8 +63,8 @@ #fff #cb4b16 #fff - #f7e5d9 - #66260b + #203031 + #db815c #cb4b16 #fff @@ -74,8 +74,8 @@ #fff #d33682 #fff - #f6e2ec - #6a1b41 + #222d42 + #e072a8 #d33682 #fff @@ -85,8 +85,8 @@ #fff #fff - #f6dfff - #542666 + #223356 + #d76fff #222 @@ -95,13 +95,15 @@ #fff #073642 #fff - #ced4da - #141619 + #0f4552 + #aab8b8 #073642 #fff #ffffff #073642 #dee2e6 + #002b36 + #839496 6pt diff --git a/spacelab/cfg/fo/attrs/bootstrap.xsl b/spacelab/cfg/fo/attrs/bootstrap.xsl index b47f294..6242e83 100644 --- a/spacelab/cfg/fo/attrs/bootstrap.xsl +++ b/spacelab/cfg/fo/attrs/bootstrap.xsl @@ -102,6 +102,7 @@ #ffffff #777777 #dee2e6 + #999999 6pt diff --git a/spacelab/cfg/fo/xsl/custom.xsl b/spacelab/cfg/fo/xsl/custom.xsl index 7e2ed15..d379b37 100644 --- a/spacelab/cfg/fo/xsl/custom.xsl +++ b/spacelab/cfg/fo/xsl/custom.xsl @@ -10,7 +10,7 @@ solid - + diff --git a/superhero/cfg/fo/attrs/bootstrap.xsl b/superhero/cfg/fo/attrs/bootstrap.xsl index 1597b58..8f04643 100644 --- a/superhero/cfg/fo/attrs/bootstrap.xsl +++ b/superhero/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #df6919 #fff - #faece3 - #6a320c + #303032 + #e4803c #df6919 #fff @@ -30,8 +30,8 @@ #fff #4e5d6c #fff - #eaedf0 - #272e36 + #192e3f + #8c969f #4e5d6c #fff @@ -41,8 +41,8 @@ #fff #5cb85c #fff - #eef7ee - #2e5c2e + #1b3d3d + #5cb85c #5cb85c #fff @@ -52,8 +52,8 @@ #fff #5bc0de #fff - #eef8fb - #2d606f + #1b3e52 + #5bc0de #5bc0de #fff @@ -63,8 +63,8 @@ #fff #ffc107 #fff - #fff9e6 - #806104 + #353e2f + #ffc107 #ffc107 #fff @@ -74,8 +74,8 @@ #fff #d9534f #fff - #faeeed - #6d2a28 + #2f2c3b + #e17572 #d9534f #fff @@ -85,8 +85,8 @@ #fff #fff - #f7defa - #56255c + #2f2e53 + #dd6ee8 #222 @@ -95,13 +95,15 @@ #fff #20374c #fff - #ced4da - #141619 + #28405a + #eeeeee #20374c #fff #ffffff #20374c #ced4da + #0f2537 + #4e5d6c 0pt diff --git a/united/cfg/fo/attrs/bootstrap.xsl b/united/cfg/fo/attrs/bootstrap.xsl index 8bbce08..0b0e26a 100644 --- a/united/cfg/fo/attrs/bootstrap.xsl +++ b/united/cfg/fo/attrs/bootstrap.xsl @@ -102,6 +102,7 @@ #ffffff #333333 #dee2e6 + #aea79f 6pt diff --git a/united/cfg/fo/xsl/custom.xsl b/united/cfg/fo/xsl/custom.xsl index 7e2ed15..d379b37 100644 --- a/united/cfg/fo/xsl/custom.xsl +++ b/united/cfg/fo/xsl/custom.xsl @@ -10,7 +10,7 @@ solid - + diff --git a/vapor/cfg/fo/attrs/bootstrap.xsl b/vapor/cfg/fo/attrs/bootstrap.xsl index d5b1d57..16b6917 100644 --- a/vapor/cfg/fo/attrs/bootstrap.xsl +++ b/vapor/cfg/fo/attrs/bootstrap.xsl @@ -19,8 +19,8 @@ #fff #6f42c1 #fff - #e2d9f3 - #2c1a4d + #241044 + #6f42c1 #6f42c1 #fff @@ -30,8 +30,8 @@ #fff #ea39b8 #fff - #fbd7f1 - #5e174a + #330f43 + #ea39b8 #ea39b8 #fff @@ -41,8 +41,8 @@ #fff #3cf281 #fff - #d8fce6 - #186134 + #1e253c + #3cf281 #3cf281 #fff @@ -52,8 +52,8 @@ #fff #1ba2f6 #fff - #d1ecfd - #0b4162 + #1a1b4a + #1ba2f6 #1ba2f6 #fff @@ -63,8 +63,8 @@ #fff #ffc107 #fff - #fff3cd - #664d03 + #351f2e + #ffc107 #ffc107 #fff @@ -74,8 +74,8 @@ #fff #e44c55 #fff - #fadbdd - #5b1e22 + #321137 + #e44c55 #e44c55 #fff @@ -85,8 +85,8 @@ #fff #fff - #f9daf2 - #5b1c4d + #321044 + #e447c1 #222 @@ -95,15 +95,17 @@ #fff #170229 #fff - #ced4da - #141619 + #2d2440 + #d9d3e0 #170229 #fff #ffffff #170229 #dee2e6 - 0pt - 0 + #ea39b8 + #1a0933 + 1pt + 6pt 30pt diff --git a/vapor/cfg/fo/xsl/custom.xsl b/vapor/cfg/fo/xsl/custom.xsl index 7e2ed15..d379b37 100644 --- a/vapor/cfg/fo/xsl/custom.xsl +++ b/vapor/cfg/fo/xsl/custom.xsl @@ -10,7 +10,7 @@ solid - + diff --git a/yeti/cfg/fo/attrs/bootstrap.xsl b/yeti/cfg/fo/attrs/bootstrap.xsl index b2e978d..02013a1 100644 --- a/yeti/cfg/fo/attrs/bootstrap.xsl +++ b/yeti/cfg/fo/attrs/bootstrap.xsl @@ -102,6 +102,7 @@ #ffffff #222222 #dee2e6 + #eeeeee 0pt diff --git a/yeti/cfg/fo/xsl/custom.xsl b/yeti/cfg/fo/xsl/custom.xsl index 1e3bf9f..e052abe 100644 --- a/yeti/cfg/fo/xsl/custom.xsl +++ b/yeti/cfg/fo/xsl/custom.xsl @@ -8,7 +8,7 @@ solid - + diff --git a/zephyr/cfg/fo/attrs/bootstrap.xsl b/zephyr/cfg/fo/attrs/bootstrap.xsl index a8a1b7d..0e92715 100644 --- a/zephyr/cfg/fo/attrs/bootstrap.xsl +++ b/zephyr/cfg/fo/attrs/bootstrap.xsl @@ -102,6 +102,7 @@ #ffffff #495057 #dee2e6 + #ffffff 6pt diff --git a/zephyr/cfg/fo/xsl/custom.xsl b/zephyr/cfg/fo/xsl/custom.xsl index 1e3bf9f..e052abe 100644 --- a/zephyr/cfg/fo/xsl/custom.xsl +++ b/zephyr/cfg/fo/xsl/custom.xsl @@ -8,7 +8,7 @@ solid - + From f24b42c843a3f828b3964d6cf9659e1e2b1dc76f Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sat, 22 Aug 2026 12:36:59 +0200 Subject: [PATCH 10/11] Solar code overrides --- solar/cfg/fo/attrs/prismjs.xsl | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/solar/cfg/fo/attrs/prismjs.xsl b/solar/cfg/fo/attrs/prismjs.xsl index 3f4b98d..270ba47 100644 --- a/solar/cfg/fo/attrs/prismjs.xsl +++ b/solar/cfg/fo/attrs/prismjs.xsl @@ -6,18 +6,22 @@ > - #839496 - #677e82 - #677e82 - #677e82 - #ed65a3 - #55b4ad - #c4a133 - #dc5e9b - #fd9843 - #dc5e9b - #d56f45 + #eee8d5 + #657b83 + #93a1a1 + #586e75 + #93a1a1 + #dc322f + #2aa198 + #859900 + #d33682 + #cb4b16 + #dc322f + #6c71c4 normal + + #d1ccbb + From f2365db32dcc59cab303290357d7a78bfd0793b4 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sat, 22 Aug 2026 14:01:20 +0200 Subject: [PATCH 11/11] Tweaking dark theme colors. --- cyborg/cfg/fo/attrs/bootstrap.xsl | 28 +-- darkly/cfg/fo/attrs/bootstrap.xsl | 33 +-- slate/cfg/fo/attrs/bootstrap.xsl | 28 +-- solar/cfg/fo/attrs/bootstrap.xsl | 43 ++-- superhero/cfg/fo/attrs/bootstrap.xsl | 28 +-- vapor/cfg/fo/attrs/bootstrap.xsl | 28 +-- vapor/cfg/fo/xsl/custom.xsl | 298 +++++++++++++++++++++++++++ 7 files changed, 392 insertions(+), 94 deletions(-) diff --git a/cyborg/cfg/fo/attrs/bootstrap.xsl b/cyborg/cfg/fo/attrs/bootstrap.xsl index d1bfec5..b482951 100644 --- a/cyborg/cfg/fo/attrs/bootstrap.xsl +++ b/cyborg/cfg/fo/attrs/bootstrap.xsl @@ -19,19 +19,19 @@ #fff #2a9fd6 #fff - #0c1e27 - #2a9fd6 + #d4ecf7 + #114056 #2a9fd6 #fff - #595959 + #555555 #fff - #555 + #fff - #131313 - #808080 + #dddddd + #222222 #555555 #fff @@ -41,8 +41,8 @@ #fff #77b300 #fff - #182205 - #77b300 + #e4f0cc + #304800 #77b300 #fff @@ -52,8 +52,8 @@ #fff #93c #fff - #1e0d26 - #ad5cd6 + #ebd6f5 + #3d1452 #9933cc #fff @@ -63,8 +63,8 @@ #fff #f80 #fff - #2e1b05 - #ff8800 + #ffe7cc + #663600 #ff8800 #fff @@ -74,8 +74,8 @@ #fff #c00 #fff - #260505 - #db4c4c + #f5cccc + #520000 #cc0000 #fff diff --git a/darkly/cfg/fo/attrs/bootstrap.xsl b/darkly/cfg/fo/attrs/bootstrap.xsl index 1f57ead..93ed016 100644 --- a/darkly/cfg/fo/attrs/bootstrap.xsl +++ b/darkly/cfg/fo/attrs/bootstrap.xsl @@ -9,7 +9,10 @@ sans-serif monospace - + #00bc8c @@ -19,19 +22,19 @@ #fff #375a7f #fff - #252b31 - #7d94ac + #d7dee5 + #162433 #375a7f #fff - #595959 + #444444 #fff - #444 + #fff - #272727 - #8f8f8f + #dadada + #1b1b1b #444444 #fff @@ -41,8 +44,8 @@ #fff #00bc8c #fff - #1d3b33 - #00bc8c + #ccf2e8 + #004b38 #00bc8c #fff @@ -52,8 +55,8 @@ #fff #3498db #fff - #253540 - #48a2df + #d6eaf8 + #153d58 #3498db #fff @@ -63,8 +66,8 @@ #fff #f39c12 #fff - #43361f - #f39c12 + #fdebd0 + #613e07 #f39c12 #fff @@ -74,8 +77,8 @@ #fff #e74c3c #fff - #422926 - #ed796d + #fadbd8 + #5c1e18 #e74c3c #fff diff --git a/slate/cfg/fo/attrs/bootstrap.xsl b/slate/cfg/fo/attrs/bootstrap.xsl index e554691..51026c6 100644 --- a/slate/cfg/fo/attrs/bootstrap.xsl +++ b/slate/cfg/fo/attrs/bootstrap.xsl @@ -19,19 +19,19 @@ #fff #3a3f44 #fff - #2a2e33 - #939598 + #515960 + #17191b #3a3f44 #fff - #5d6064 + #7a8288 #fff - #7a8288 + #fff - #34393e - #a2a8ac + #e4e6e7 + #313436 #7a8288 #fff @@ -41,8 +41,8 @@ #fff #62c462 #fff - #304338 - #62c462 + #e0f3e0 + #274e27 #62c462 #fff @@ -52,8 +52,8 @@ #fff #5bc0de #fff - #2f434c - #5bc0de + #def2f8 + #244d59 #5bc0de #fff @@ -63,8 +63,8 @@ #fff #f89406 #fff - #483c29 - #f89406 + #feeacd + #633b02 #f89406 #fff @@ -74,8 +74,8 @@ #fff #ee5f5b #fff - #473337 - #f28784 + #fcdfde + #5f2624 #ee5f5b #fff diff --git a/solar/cfg/fo/attrs/bootstrap.xsl b/solar/cfg/fo/attrs/bootstrap.xsl index 4fc7551..d8101c2 100644 --- a/solar/cfg/fo/attrs/bootstrap.xsl +++ b/solar/cfg/fo/attrs/bootstrap.xsl @@ -8,9 +8,6 @@ sans-serif monospace - - - #2aa198 @@ -19,19 +16,19 @@ #fff #b58900 #fff - #1d3a2d - #c09b26 + #f0e7cc + #483700 #b58900 #fff - #456871 + #839496 #fff #839496 #fff - #153c45 - #96a4a6 + #e6eaea + #343b3c #839496 #fff @@ -41,8 +38,8 @@ #fff #2aa198 #fff - #073e46 - #55b4ad + #d4ecea + #11403d #2aa198 #fff @@ -52,8 +49,8 @@ #fff #268bd2 #fff - #063a4f - #5ca8dd + #d4e8f6 + #0f3854 #268bd2 #fff @@ -63,8 +60,8 @@ #fff #cb4b16 #fff - #203031 - #db815c + #f5dbd0 + #511e09 #cb4b16 #fff @@ -74,29 +71,29 @@ #fff #d33682 #fff - #222d42 - #e072a8 + #f6d7e6 + #541634 #d33682 #fff - - #d35fff + + #6c71c4 #fff #fff - #223356 - #d76fff + #e2e3f3 + #2b2d4e #222 - + #073642 #fff #073642 #fff - #0f4552 - #aab8b8 + #ced4da + #495057 #073642 #fff #ffffff diff --git a/superhero/cfg/fo/attrs/bootstrap.xsl b/superhero/cfg/fo/attrs/bootstrap.xsl index 8f04643..1253cbd 100644 --- a/superhero/cfg/fo/attrs/bootstrap.xsl +++ b/superhero/cfg/fo/attrs/bootstrap.xsl @@ -19,19 +19,19 @@ #fff #df6919 #fff - #303032 - #e4803c + #f9e1d1 + #592a0a #df6919 #fff - #586979 + #4e5d6c #fff - #4e5d6c + #fff - #192e3f - #8c969f + #dcdfe2 + #1f252b #4e5d6c #fff @@ -41,8 +41,8 @@ #fff #5cb85c #fff - #1b3d3d - #5cb85c + #def1de + #254a25 #5cb85c #fff @@ -52,8 +52,8 @@ #fff #5bc0de #fff - #1b3e52 - #5bc0de + #def2f8 + #244d59 #5bc0de #fff @@ -63,8 +63,8 @@ #fff #ffc107 #fff - #353e2f - #ffc107 + #fff3cd + #664d03 #ffc107 #fff @@ -74,8 +74,8 @@ #fff #d9534f #fff - #2f2c3b - #e17572 + #f7dddc + #572120 #d9534f #fff diff --git a/vapor/cfg/fo/attrs/bootstrap.xsl b/vapor/cfg/fo/attrs/bootstrap.xsl index 16b6917..0ab8d56 100644 --- a/vapor/cfg/fo/attrs/bootstrap.xsl +++ b/vapor/cfg/fo/attrs/bootstrap.xsl @@ -19,19 +19,19 @@ #fff #6f42c1 #fff - #241044 - #6f42c1 + #e2d9f3 + #2c1a4d #6f42c1 #fff - #51415e + #ea39b8 #fff - #ea39b8 + #fff - #330f43 - #ea39b8 + #fbd7f1 + #5e174a #ea39b8 #fff @@ -41,8 +41,8 @@ #fff #3cf281 #fff - #1e253c - #3cf281 + #d8fce6 + #186134 #3cf281 #fff @@ -52,8 +52,8 @@ #fff #1ba2f6 #fff - #1a1b4a - #1ba2f6 + #d1ecfd + #0b4162 #1ba2f6 #fff @@ -63,8 +63,8 @@ #fff #ffc107 #fff - #351f2e - #ffc107 + #fff3cd + #664d03 #ffc107 #fff @@ -74,8 +74,8 @@ #fff #e44c55 #fff - #321137 - #e44c55 + #fadbdd + #5b1e22 #e44c55 #fff diff --git a/vapor/cfg/fo/xsl/custom.xsl b/vapor/cfg/fo/xsl/custom.xsl index d379b37..3847817 100644 --- a/vapor/cfg/fo/xsl/custom.xsl +++ b/vapor/cfg/fo/xsl/custom.xsl @@ -16,4 +16,302 @@ + + + + + + + + + + + + + + + + + + + secondary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10pt + + always + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + solid + + + + + solid + + + + + + 12pt + + + 10pt + 10pt + + + + + + + + + + + + + + + + + + + + always + + + + + + + + + + + + + bi-lightbulb + bi-shield-check + bi-clipboard-check + bi-slash-circle + bi-exclamation-circle-fill + bi-exclamation-triangle + bi-exclamation-triangle + bi-exclamation-triangle + bi-exclamation-triangle + bi-exclamation-triangle + bi-info-circle-fill + bi-pencil + bi-info-circle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + +