Skip to content

Commit

Permalink
deduplication of lesson colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Random-user420 committed Nov 23, 2024
1 parent 83ba67c commit ea40d89
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions logic/properties.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@ const lessonColor = {
"FU-IT": "#4576cd",
"smw": "#79bb24",
"K": "#101050",
"DGWP": "#24bb7e",
"TRF": "#101050",
"MSWE": "#b9b372",
"DGWP": "#242b7e",
"TRF": "#401080",
"MSWE": "#b9b3f2",
"AEmP": "#37ae1c",
"IuKS": "#4576cd",
"WU-PE": "#79bb24",
"Ev": "#582a8f",
"IuKS": "#4546cd",
"WU-PE": "#79bb84",
"Ev": "#103050",
"DBS": "#24bb7e"
}

0 comments on commit ea40d89

Please sign in to comment.