From debaa020dbc9485d13aa19bdccb17e70f8534a21 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Fri, 17 Jan 2025 18:27:26 -0500 Subject: [PATCH] chore: regenerate themes (#10) --- themes/frappe-no-loader.css | 9 +++++---- themes/frappe.css | 9 +++++---- themes/latte-no-loader.css | 9 +++++---- themes/latte.css | 9 +++++---- themes/macchiato-no-loader.css | 9 +++++---- themes/macchiato.css | 9 +++++---- themes/mocha-no-loader.css | 9 +++++---- themes/mocha.css | 9 +++++---- 8 files changed, 40 insertions(+), 32 deletions(-) diff --git a/themes/frappe-no-loader.css b/themes/frappe-no-loader.css index ed81a63..636b0b8 100644 --- a/themes/frappe-no-loader.css +++ b/themes/frappe-no-loader.css @@ -1,15 +1,16 @@ main { - --color-prettylights-syntax-comment: #838ba7; + --color-prettylights-syntax-comment: #949cbb; --color-prettylights-syntax-constant: #8caaee; + --color-prettylights-syntax-constant-other-reference-link: #8caaee; --color-prettylights-syntax-entity: #8caaee; --color-prettylights-syntax-storage-modifier-import: #ef9f76; - --color-prettylights-syntax-entity-tag: #81c8be; - --color-prettylights-syntax-keyword: #f4b8e4; + --color-prettylights-syntax-entity-tag: #8caaee; + --color-prettylights-syntax-keyword: #ca9ee6; --color-prettylights-syntax-string: #a6d189; --color-prettylights-syntax-variable: #ef9f76; --color-prettylights-syntax-invalid-illegal-text: #e78284; --color-prettylights-syntax-invalid-illegal-bg: rgba(231, 130, 132, 0.15); - --color-prettylights-syntax-markup-heading: #81c8be; + --color-prettylights-syntax-markup-heading: #e78284; --color-prettylights-syntax-markup-italic: #e5c890; --color-prettylights-syntax-markup-bold: #e5c890; --color-prettylights-syntax-markup-deleted-text: #c6d0f5; diff --git a/themes/frappe.css b/themes/frappe.css index b6256a1..fd59cb5 100644 --- a/themes/frappe.css +++ b/themes/frappe.css @@ -1,15 +1,16 @@ main { - --color-prettylights-syntax-comment: #838ba7; + --color-prettylights-syntax-comment: #949cbb; --color-prettylights-syntax-constant: #8caaee; + --color-prettylights-syntax-constant-other-reference-link: #8caaee; --color-prettylights-syntax-entity: #8caaee; --color-prettylights-syntax-storage-modifier-import: #ef9f76; - --color-prettylights-syntax-entity-tag: #81c8be; - --color-prettylights-syntax-keyword: #f4b8e4; + --color-prettylights-syntax-entity-tag: #8caaee; + --color-prettylights-syntax-keyword: #ca9ee6; --color-prettylights-syntax-string: #a6d189; --color-prettylights-syntax-variable: #ef9f76; --color-prettylights-syntax-invalid-illegal-text: #e78284; --color-prettylights-syntax-invalid-illegal-bg: rgba(231, 130, 132, 0.15); - --color-prettylights-syntax-markup-heading: #81c8be; + --color-prettylights-syntax-markup-heading: #e78284; --color-prettylights-syntax-markup-italic: #e5c890; --color-prettylights-syntax-markup-bold: #e5c890; --color-prettylights-syntax-markup-deleted-text: #c6d0f5; diff --git a/themes/latte-no-loader.css b/themes/latte-no-loader.css index 9789495..4fbabef 100644 --- a/themes/latte-no-loader.css +++ b/themes/latte-no-loader.css @@ -1,15 +1,16 @@ main { - --color-prettylights-syntax-comment: #8c8fa1; + --color-prettylights-syntax-comment: #7c7f93; --color-prettylights-syntax-constant: #1e66f5; + --color-prettylights-syntax-constant-other-reference-link: #1e66f5; --color-prettylights-syntax-entity: #1e66f5; --color-prettylights-syntax-storage-modifier-import: #fe640b; - --color-prettylights-syntax-entity-tag: #179299; - --color-prettylights-syntax-keyword: #ea76cb; + --color-prettylights-syntax-entity-tag: #1e66f5; + --color-prettylights-syntax-keyword: #8839ef; --color-prettylights-syntax-string: #40a02b; --color-prettylights-syntax-variable: #fe640b; --color-prettylights-syntax-invalid-illegal-text: #d20f39; --color-prettylights-syntax-invalid-illegal-bg: rgba(210, 15, 57, 0.15); - --color-prettylights-syntax-markup-heading: #179299; + --color-prettylights-syntax-markup-heading: #d20f39; --color-prettylights-syntax-markup-italic: #df8e1d; --color-prettylights-syntax-markup-bold: #df8e1d; --color-prettylights-syntax-markup-deleted-text: #4c4f69; diff --git a/themes/latte.css b/themes/latte.css index c190dd6..aaad75b 100644 --- a/themes/latte.css +++ b/themes/latte.css @@ -1,15 +1,16 @@ main { - --color-prettylights-syntax-comment: #8c8fa1; + --color-prettylights-syntax-comment: #7c7f93; --color-prettylights-syntax-constant: #1e66f5; + --color-prettylights-syntax-constant-other-reference-link: #1e66f5; --color-prettylights-syntax-entity: #1e66f5; --color-prettylights-syntax-storage-modifier-import: #fe640b; - --color-prettylights-syntax-entity-tag: #179299; - --color-prettylights-syntax-keyword: #ea76cb; + --color-prettylights-syntax-entity-tag: #1e66f5; + --color-prettylights-syntax-keyword: #8839ef; --color-prettylights-syntax-string: #40a02b; --color-prettylights-syntax-variable: #fe640b; --color-prettylights-syntax-invalid-illegal-text: #d20f39; --color-prettylights-syntax-invalid-illegal-bg: rgba(210, 15, 57, 0.15); - --color-prettylights-syntax-markup-heading: #179299; + --color-prettylights-syntax-markup-heading: #d20f39; --color-prettylights-syntax-markup-italic: #df8e1d; --color-prettylights-syntax-markup-bold: #df8e1d; --color-prettylights-syntax-markup-deleted-text: #4c4f69; diff --git a/themes/macchiato-no-loader.css b/themes/macchiato-no-loader.css index ba9a295..7017e50 100644 --- a/themes/macchiato-no-loader.css +++ b/themes/macchiato-no-loader.css @@ -1,15 +1,16 @@ main { - --color-prettylights-syntax-comment: #8087a2; + --color-prettylights-syntax-comment: #939ab7; --color-prettylights-syntax-constant: #8aadf4; + --color-prettylights-syntax-constant-other-reference-link: #8aadf4; --color-prettylights-syntax-entity: #8aadf4; --color-prettylights-syntax-storage-modifier-import: #f5a97f; - --color-prettylights-syntax-entity-tag: #8bd5ca; - --color-prettylights-syntax-keyword: #f5bde6; + --color-prettylights-syntax-entity-tag: #8aadf4; + --color-prettylights-syntax-keyword: #c6a0f6; --color-prettylights-syntax-string: #a6da95; --color-prettylights-syntax-variable: #f5a97f; --color-prettylights-syntax-invalid-illegal-text: #ed8796; --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15); - --color-prettylights-syntax-markup-heading: #8bd5ca; + --color-prettylights-syntax-markup-heading: #ed8796; --color-prettylights-syntax-markup-italic: #eed49f; --color-prettylights-syntax-markup-bold: #eed49f; --color-prettylights-syntax-markup-deleted-text: #cad3f5; diff --git a/themes/macchiato.css b/themes/macchiato.css index ce87671..7c37cb1 100644 --- a/themes/macchiato.css +++ b/themes/macchiato.css @@ -1,15 +1,16 @@ main { - --color-prettylights-syntax-comment: #8087a2; + --color-prettylights-syntax-comment: #939ab7; --color-prettylights-syntax-constant: #8aadf4; + --color-prettylights-syntax-constant-other-reference-link: #8aadf4; --color-prettylights-syntax-entity: #8aadf4; --color-prettylights-syntax-storage-modifier-import: #f5a97f; - --color-prettylights-syntax-entity-tag: #8bd5ca; - --color-prettylights-syntax-keyword: #f5bde6; + --color-prettylights-syntax-entity-tag: #8aadf4; + --color-prettylights-syntax-keyword: #c6a0f6; --color-prettylights-syntax-string: #a6da95; --color-prettylights-syntax-variable: #f5a97f; --color-prettylights-syntax-invalid-illegal-text: #ed8796; --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15); - --color-prettylights-syntax-markup-heading: #8bd5ca; + --color-prettylights-syntax-markup-heading: #ed8796; --color-prettylights-syntax-markup-italic: #eed49f; --color-prettylights-syntax-markup-bold: #eed49f; --color-prettylights-syntax-markup-deleted-text: #cad3f5; diff --git a/themes/mocha-no-loader.css b/themes/mocha-no-loader.css index 6e53a5f..83c361c 100644 --- a/themes/mocha-no-loader.css +++ b/themes/mocha-no-loader.css @@ -1,15 +1,16 @@ main { - --color-prettylights-syntax-comment: #7f849c; + --color-prettylights-syntax-comment: #9399b2; --color-prettylights-syntax-constant: #89b4fa; + --color-prettylights-syntax-constant-other-reference-link: #89b4fa; --color-prettylights-syntax-entity: #89b4fa; --color-prettylights-syntax-storage-modifier-import: #fab387; - --color-prettylights-syntax-entity-tag: #94e2d5; - --color-prettylights-syntax-keyword: #f5c2e7; + --color-prettylights-syntax-entity-tag: #89b4fa; + --color-prettylights-syntax-keyword: #cba6f7; --color-prettylights-syntax-string: #a6e3a1; --color-prettylights-syntax-variable: #fab387; --color-prettylights-syntax-invalid-illegal-text: #f38ba8; --color-prettylights-syntax-invalid-illegal-bg: rgba(243, 139, 168, 0.15); - --color-prettylights-syntax-markup-heading: #94e2d5; + --color-prettylights-syntax-markup-heading: #f38ba8; --color-prettylights-syntax-markup-italic: #f9e2af; --color-prettylights-syntax-markup-bold: #f9e2af; --color-prettylights-syntax-markup-deleted-text: #cdd6f4; diff --git a/themes/mocha.css b/themes/mocha.css index 7eed8c6..4959568 100644 --- a/themes/mocha.css +++ b/themes/mocha.css @@ -1,15 +1,16 @@ main { - --color-prettylights-syntax-comment: #7f849c; + --color-prettylights-syntax-comment: #9399b2; --color-prettylights-syntax-constant: #89b4fa; + --color-prettylights-syntax-constant-other-reference-link: #89b4fa; --color-prettylights-syntax-entity: #89b4fa; --color-prettylights-syntax-storage-modifier-import: #fab387; - --color-prettylights-syntax-entity-tag: #94e2d5; - --color-prettylights-syntax-keyword: #f5c2e7; + --color-prettylights-syntax-entity-tag: #89b4fa; + --color-prettylights-syntax-keyword: #cba6f7; --color-prettylights-syntax-string: #a6e3a1; --color-prettylights-syntax-variable: #fab387; --color-prettylights-syntax-invalid-illegal-text: #f38ba8; --color-prettylights-syntax-invalid-illegal-bg: rgba(243, 139, 168, 0.15); - --color-prettylights-syntax-markup-heading: #94e2d5; + --color-prettylights-syntax-markup-heading: #f38ba8; --color-prettylights-syntax-markup-italic: #f9e2af; --color-prettylights-syntax-markup-bold: #f9e2af; --color-prettylights-syntax-markup-deleted-text: #cdd6f4;