Skip to content

Commit

Permalink
Update Pytorch landscape settings (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: Cintia Sánchez García <cynthiasg@icloud.com>
  • Loading branch information
cynthia-sg authored Nov 4, 2024
1 parent 00dfec2 commit b060f8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pytorch/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ url: https://pytorch.landscape2.io
# color7: <COLOR7> # Borders, shadows and options boxes in games
#
colors:
color1: "rgba(238, 76, 44, 1)"
color1: "rgba(198, 0, 10, 1)"
color2: "rgba(129, 44, 229, 1)"
color3: "rgba(16, 12, 73, 1)"
color4: "rgba(238, 76, 44, 0.7)"
color5: "rgba(238, 76, 44, 0.9)"
color4: "rgba(198, 0, 10, 0.7)"
color5: "rgba(198, 0, 10, 1)"
color6: "rgba(16, 12, 73, 0.9)"
color7: "rgba(254, 245, 244, 1)"

Expand Down

0 comments on commit b060f8a

Please sign in to comment.