Skip to content

Commit

Permalink
Merge pull request #70 from officialchengyud/branch-dg-uml
Browse files Browse the repository at this point in the history
Update Logic Diagram
  • Loading branch information
ararchch authored Mar 21, 2024
2 parents 9c720ec + 2e447b0 commit d8da2e6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/diagrams/LogicClassDiagram.puml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@startuml
!include style.puml
skinparam arrowThickness 1.1
skinparam arrowColor LOGIC_COLOR_T4
skinparam classBackgroundColor LOGIC_COLOR
skinparam arrowColor LOGIC_COLOR_T5
skinparam classBackgroundColor LOGIC_COLOR_T6

package Logic as LogicPackage {

Expand Down
2 changes: 2 additions & 0 deletions docs/diagrams/style.puml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
!define LOGIC_COLOR_T2 #6A6ADC
!define LOGIC_COLOR_T3 #1616B0
!define LOGIC_COLOR_T4 #101086
!define LOGIC_COLOR_T5 #3260a8
!define LOGIC_COLOR_T6 #267afc

!define MODEL_COLOR #9D0012
!define MODEL_COLOR_T1 #F97181
Expand Down
Binary file modified docs/images/LogicClassDiagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d8da2e6

Please sign in to comment.