We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a285e commit ac3d43eCopy full SHA for ac3d43e
README.md
@@ -71,9 +71,9 @@ classDiagram
71
72
note for CoreToolkit "SparkFun Toolkit"
73
class ApplicationPlatform["Application Platform"]
74
- style ApplicationPlatform fill:#99aa99
+ style ApplicationPlatform fill:#F0F0A0
75
class PlatformOne["Platform Implementation"]
76
- style PlatformOne fill:#99aa99
+ style PlatformOne fill:#F0F0a0
77
78
CoreToolkit <|-- PlatformOne
79
ApplicationCore <--> Application Platform
0 commit comments