chore: update theme (fjord-core@65f4a4f)

This commit is contained in:
fjord-themes-bot
2026-03-21 20:36:35 +00:00
parent 4485ef1366
commit d7a29d8517
2 changed files with 8 additions and 8 deletions

View File

@@ -22,8 +22,8 @@ A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/
| ---- | ---------------------------- | | ---- | ---------------------------- |
| ![green](https://img.shields.io/badge/%239DD99A-9DD99A) | **green** _(primary accent)_ | | ![green](https://img.shields.io/badge/%239DD99A-9DD99A) | **green** _(primary accent)_ |
| ![blue](https://img.shields.io/badge/%235DA6EA-5DA6EA) | **blue** | | ![blue](https://img.shields.io/badge/%235DA6EA-5DA6EA) | **blue** |
| ![yellow](https://img.shields.io/badge/%23C8B860-C8B860) | **yellow** | | ![yellow](https://img.shields.io/badge/%23FFD285-FFD285) | **yellow** |
| ![purple](https://img.shields.io/badge/%23A8A4F8-A8A4F8) | **purple** | | ![purple](https://img.shields.io/badge/%23B9A0F8-B9A0F8) | **purple** |
| ![red](https://img.shields.io/badge/%23F37C7C-F37C7C) | **red** | | ![red](https://img.shields.io/badge/%23F37C7C-F37C7C) | **red** |
| ![cyan](https://img.shields.io/badge/%23B8E7E9-B8E7E9) | **cyan** | | ![cyan](https://img.shields.io/badge/%23B8E7E9-B8E7E9) | **cyan** |

View File

@@ -21,7 +21,7 @@
"h1": { "h1": {
"prefix": "██ ", "prefix": "██ ",
"suffix": " ", "suffix": " ",
"color": "#C8B860", "color": "#FFD285",
"bold": true "bold": true
}, },
"h2": { "h2": {
@@ -39,7 +39,7 @@
"h4": { "h4": {
"prefix": "░░░░░ ", "prefix": "░░░░░ ",
"suffix": " ", "suffix": " ",
"color": "#A8A4F8", "color": "#B9A0F8",
"bold": true "bold": true
}, },
"text": {}, "text": {},
@@ -71,11 +71,11 @@
"underline": true "underline": true
}, },
"link_text": { "link_text": {
"color": "#A8A4F8", "color": "#B9A0F8",
"bold": true "bold": true
}, },
"image": { "image": {
"color": "#C8B860", "color": "#FFD285",
"underline": true "underline": true
}, },
"image_text": { "image_text": {
@@ -103,7 +103,7 @@
"color": "#6C7A86" "color": "#6C7A86"
}, },
"comment_preproc": { "comment_preproc": {
"color": "#C8B860" "color": "#FFD285"
}, },
"keyword": { "keyword": {
"color": "#5DA6EA" "color": "#5DA6EA"
@@ -142,7 +142,7 @@
}, },
"name_constant": {}, "name_constant": {},
"name_decorator": { "name_decorator": {
"color": "#C8CCF7" "color": "#D4C6F7"
}, },
"name_exception": {}, "name_exception": {},
"name_function": { "name_function": {