Commit 9c16a532684ac762115a5bec55ee9f3de771a4ae

Authored by Rachel Lee
1 parent 0ac2f1db92
Exists in master

fix color to use case diagram

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

use_cases_diagram.dot View file @ 9c16a53
... ... @@ -10,7 +10,7 @@
10 10 "[A8] Logout"[fillcolor="#6699ff", style=filled];
11 11 "[A9] Contact Admins"[fillcolor="#6699ff", style=filled];
12 12  
13   - "[D] Edit Deck"[fillcolor="#cctff99", style=filled];
  13 + "[D] Edit Deck"[fillcolor="#ccff99", style=filled];
14 14  
15 15 "[F1] Push Flashcard"[fillcolor="#ff5050", style=filled];
16 16 "[F2] Edit Card"[fillcolor="#ff5050", style=filled];