Skip to content

Commit ac3d43e

Browse files
committed
colors...
1 parent 91a285e commit ac3d43e

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:#99aa99
74+
style ApplicationPlatform fill:#F0F0A0
7575
class PlatformOne["Platform Implementation"]
76-
style PlatformOne fill:#99aa99
76+
style PlatformOne fill:#F0F0a0
7777
7878
CoreToolkit <|-- PlatformOne
7979
ApplicationCore <--> Application Platform

0 commit comments

Comments
 (0)