From 8a9d5c3aa41d833f872dcc0f0c55181c9375f082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Fri, 17 Dec 2021 09:11:05 +0100 Subject: [PATCH] Removed dark theme from readme menu --- README.md | 2 +- parse.js | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d61bca9..4056c10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Comprehensive Python Cheatsheet =============================== -[Download text file](https://raw.githubusercontent.com/gto76/python-cheatsheet/main/README.md), [Buy PDF](https://transactions.sendowl.com/products/78175486/4422834F/view), [Fork me on GitHub](https://github.com/gto76/python-cheatsheet), [Check out FAQ](https://github.com/gto76/python-cheatsheet/wiki/Frequently-Asked-Questions) or [Switch to dark theme](index.html?theme=dark2). +[Download text file](https://raw.githubusercontent.com/gto76/python-cheatsheet/main/README.md), [Buy PDF](https://transactions.sendowl.com/products/78175486/4422834F/view), [Fork me on GitHub](https://github.com/gto76/python-cheatsheet) or [Check out FAQ](https://github.com/gto76/python-cheatsheet/wiki/Frequently-Asked-Questions). ![Monty Python](web/image_888.jpeg) diff --git a/parse.js b/parse.js index 9308fbe..d2ff1b2 100755 --- a/parse.js +++ b/parse.js @@ -409,6 +409,8 @@ const DIAGRAM_18_B = "┗━━━━━━━━━━━━━┷━━━━━━━━━━━━━┷━━━━━━━━━━━━━┷━━━━━━━━━━━━━┷━━━━━━━━━━━━━━━┛\n"; +const MENU = 'Download text file, Buy PDF, Fork me on GitHub, Check out FAQ or Switch to dark theme.\n'; + const DARK_THEME_SCRIPT = '