Skip to content

Commit 6364bd4

Browse files
committed
Adjust colors
1 parent 7b9dc82 commit 6364bd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fern/docs/pages/airdrop/extraction-phases.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ sequenceDiagram
1616
'primaryColor': '#4285F4',
1717
'primaryTextColor': '#fff',
1818
'primaryBorderColor': '#7570b3',
19-
'lineColor': '#555',
19+
'lineColor': '#363535',
2020
'secondaryColor': '#f8f8f8',
2121
'tertiaryColor': '#f4f4f4',
22-
'signalColor': '#7d7f7c',
23-
'signalTextColor': '#7d7f7c'
22+
'signalColor': '#363535',
23+
'signalTextColor': '#363535'
2424
}}}%%
2525
actor user as User
2626
participant gw as REST API Gateway

0 commit comments

Comments
 (0)