mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
chore(core): update fill color of shape (#9674)
part of: https://github.com/toeverything/AFFiNE/pull/9633 * updates fill color in `shape.json`
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"index": "a5",
|
||||
"seed": 338503204,
|
||||
"color": "#000000ff",
|
||||
"fillColor": "#fffbd5",
|
||||
"fillColor": "#fcd34d",
|
||||
"filled": true,
|
||||
"fontFamily": "blocksuite:surface:Inter",
|
||||
"fontSize": 12,
|
||||
@@ -57,7 +57,7 @@
|
||||
"index": "a6",
|
||||
"seed": 1896265661,
|
||||
"color": "#000000ff",
|
||||
"fillColor": "#fffbd5",
|
||||
"fillColor": "#fcd34d",
|
||||
"filled": true,
|
||||
"fontFamily": "blocksuite:surface:Inter",
|
||||
"fontSize": 12,
|
||||
@@ -81,7 +81,7 @@
|
||||
"index": "a7",
|
||||
"seed": 2073974140,
|
||||
"color": "#000000ff",
|
||||
"fillColor": "#fffbd5",
|
||||
"fillColor": "#fcd34d",
|
||||
"filled": true,
|
||||
"fontFamily": "blocksuite:surface:Inter",
|
||||
"fontSize": 12,
|
||||
@@ -105,7 +105,7 @@
|
||||
"index": "a8",
|
||||
"seed": 1457248130,
|
||||
"color": "#000000ff",
|
||||
"fillColor": "#fffbd5",
|
||||
"fillColor": "#fcd34d",
|
||||
"filled": true,
|
||||
"fontFamily": "blocksuite:surface:Inter",
|
||||
"fontSize": 12,
|
||||
@@ -129,7 +129,7 @@
|
||||
"index": "a9",
|
||||
"seed": 1896265661,
|
||||
"color": "#000000ff",
|
||||
"fillColor": "#fffbd5",
|
||||
"fillColor": "#fcd34d",
|
||||
"filled": true,
|
||||
"fontFamily": "blocksuite:surface:Inter",
|
||||
"fontSize": 12,
|
||||
|
||||
Reference in New Issue
Block a user