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)_ |
| ![blue](https://img.shields.io/badge/%235DA6EA-5DA6EA) | **blue** |
| ![yellow](https://img.shields.io/badge/%23C8B860-C8B860) | **yellow** |
| ![purple](https://img.shields.io/badge/%23A8A4F8-A8A4F8) | **purple** |
| ![yellow](https://img.shields.io/badge/%23FFD285-FFD285) | **yellow** |
| ![purple](https://img.shields.io/badge/%23B9A0F8-B9A0F8) | **purple** |
| ![red](https://img.shields.io/badge/%23F37C7C-F37C7C) | **red** |
| ![cyan](https://img.shields.io/badge/%23B8E7E9-B8E7E9) | **cyan** |

View File

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