Skip to content

Commit 40b2acb

Browse files
committed
Updated docs/developement/Roadmap.md
1 parent 3efb7f5 commit 40b2acb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/development/Roadmap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ graph TD
5757
TCP:::green
5858
Kerberos:::red
5959
60-
classDef green fill:#cdf7cd,stroke:#333,stroke-width:2px;
61-
classDef orange fill:#ffdfb0,stroke:#333,stroke-width:2px;
62-
classDef red fill:#f5b3b3,stroke:#333,stroke-width:2px;
60+
classDef green fill:#40db40,stroke:#333,stroke-width:2px,color:#ffffff;
61+
classDef orange fill:#ff9800,stroke:#333,stroke-width:2px,color:#ffffff;
62+
classDef red fill:#ff4242,stroke:#333,stroke-width:2px,color:#ffffff;
6363
6464
%% Legend
6565
%% Green: Implemented, Orange: Partly Complete, Red: To Do

0 commit comments

Comments
 (0)