chore: update theme (fjord-core@65f4a4f)
This commit is contained in:
@@ -22,8 +22,8 @@ A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/
|
||||
| ---- | ---------------------------- |
|
||||
|  | **green** _(primary accent)_ |
|
||||
|  | **blue** |
|
||||
|  | **yellow** |
|
||||
|  | **purple** |
|
||||
|  | **yellow** |
|
||||
|  | **purple** |
|
||||
|  | **red** |
|
||||
|  | **cyan** |
|
||||
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user