From 1ff5f94bd6b0e581b6b7c9219a16716021e31e20 Mon Sep 17 00:00:00 2001 From: gnat Date: Sat, 11 Jan 2025 20:26:52 -0800 Subject: [PATCH] add misty's 88x31; update syntax highlighting styles --- files/88x31/lynx-library.neocities.org.html | 3 +++ style.css | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 files/88x31/lynx-library.neocities.org.html diff --git a/files/88x31/lynx-library.neocities.org.html b/files/88x31/lynx-library.neocities.org.html new file mode 100644 index 0000000..4e4ed7e --- /dev/null +++ b/files/88x31/lynx-library.neocities.org.html @@ -0,0 +1,3 @@ + + lynx-library.neocities.org 88x31 + diff --git a/style.css b/style.css index 3a56a8e..d3a402f 100644 --- a/style.css +++ b/style.css @@ -63,11 +63,16 @@ .-function-builtin {color: #673ab7} .Type {color: #ee5396} .-function {font-weight: bold; color: #673ab7} -.String {color: #be95ff} .Comment {font-style: italic; color: #161616} .Boolean {color: #ee5396} .-keyword-operator {color: #ff7eb6} .-punctuation-delimiter {color: #ff7eb6} +.-tag {color: #ee5396} +.-tag-delimiter {color: #ffab91} +.Operator {color: #ee5396} +.Underlined {text-decoration-line: underline} +.-tag-attribute {color: #ffab91} +.String {color: #be95ff} @media (prefers-color-scheme: dark) { :root {