Skip to content

Commit c058c5a

Browse files
committed
colors...
1 parent ac3d43e commit c058c5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ classDiagram
7171
7272
note for CoreToolkit "SparkFun Toolkit"
7373
class ApplicationPlatform["Application Platform"]
74-
style ApplicationPlatform fill:#F0F0A0
74+
style ApplicationPlatform fill:#909090
7575
class PlatformOne["Platform Implementation"]
76-
style PlatformOne fill:#F0F0a0
76+
style PlatformOne fill:#909090
7777
7878
CoreToolkit <|-- PlatformOne
7979
ApplicationCore <--> Application Platform

0 commit comments

Comments
 (0)