Make types in CFG documentation show better in dark theme
diff --git a/gen/build/src/cfg.rs b/gen/build/src/cfg.rs
index c2df8da..d2d859c 100644
--- a/gen/build/src/cfg.rs
+++ b/gen/build/src/cfg.rs
@@ -19,7 +19,7 @@
///
/// <br>
///
-/// <div style="float:right;margin:22px 50px 0;font-size:1.15em;color:#444"><strong>&str</strong></div>
+/// <div style="float:right;margin:22px 50px 0;font-size:1.15em;opacity:.73"><strong>&str</strong></div>
///
/// ## **`CFG.include_prefix`**
///
@@ -71,7 +71,7 @@
///
/// <br>
///
-/// <div style="float:right;margin:22px 50px 0;font-size:1.15em;color:#444"><strong>Vec<&Path></strong></div>
+/// <div style="float:right;margin:22px 50px 0;font-size:1.15em;opacity:.73"><strong>Vec<&Path></strong></div>
///
/// ## **`CFG.exported_header_dirs`**
///
@@ -146,7 +146,7 @@
///
/// <p style="margin:0"><br><br></p>
///
-/// <div style="float:right;margin:22px 50px 0;font-size:1.15em;color:#444"><strong>Vec<&str></strong></div>
+/// <div style="float:right;margin:22px 50px 0;font-size:1.15em;opacity:.73"><strong>Vec<&str></strong></div>
///
/// ## **`CFG.exported_header_prefixes`**
///
@@ -203,7 +203,7 @@
///
/// <p style="margin:0"><br><br></p>
///
-/// <div style="float:right;margin:22px 50px 0;font-size:1.15em;color:#444"><strong>Vec<&str></strong></div>
+/// <div style="float:right;margin:22px 50px 0;font-size:1.15em;opacity:.73"><strong>Vec<&str></strong></div>
///
/// ## **`CFG.exported_header_links`**
///