Skip to content

Commit 2be5bdf

Browse files
committed
replace color in the toolbar
1 parent 5ae07a8 commit 2be5bdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/super-editor/src/components/toolbar/color-dropdown-helpers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ const icons = [
106106
makeColorOption('#6CA0DC'),
107107
makeColorOption('#9DBFE8'),
108108
makeColorOption('#CEDFF3'),
109-
makeColorOption('#00E0FF'),
109+
makeColorOption('#21c8ce'),
110110
],
111111

112112
[

0 commit comments

Comments
 (0)