From 2074f3832a75c1ef1e9e84b6c0d9a34090f741a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Kadir=20Ak=C4=B1n?= Date: Fri, 6 Feb 2026 12:02:02 +0300 Subject: [PATCH] book update --- scripts/generate-book-pdf.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-book-pdf.ts b/scripts/generate-book-pdf.ts index af0f6bd5..d8d03f54 100644 --- a/scripts/generate-book-pdf.ts +++ b/scripts/generate-book-pdf.ts @@ -1909,7 +1909,7 @@ function convertStylesToGrayscale(html: string): string { // Traffic light dots '#ff5f56': '#999', '#ffbd2e': '#999', '#27c93f': '#999', '#f8fafc': '#fff', '#f8fdf9': '#fff', '#faf8ff': '#fff', '#fffbf5': '#fff', - '#fefce8': '#fff', '#166534': '#333', '#450a0a': '#333', '#92400e': '#333', + '#fefce8': '#fff', }; // Replace hex colors in both inline style attributes and CSS