Skip to content

Commit

Permalink
Set default value for color7 (#88)
Browse files Browse the repository at this point in the history
Signed-off-by: Cintia Sanchez Garcia <[email protected]>
  • Loading branch information
cynthia-sg authored Jun 3, 2024
1 parent 4018efa commit 3dee60b
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions aousd/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ colors:
color4: rgba(32, 145, 208, 0.9)
color5: rgba(32, 145, 208, 0.85)
color6: rgba(52, 198, 243, 0.85)
color7: rgba(153, 208, 239, 1)

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions aswf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ colors:
color4: "rgba(37, 37, 37, 0.7)"
color5: "rgba(43, 140, 160, 0.7)"
color6: "rgba(148, 125, 74, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions camara/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ colors:
color4: "rgba(0, 146, 245, 0.7)"
color5: "rgba(0, 146, 245, 0.9)"
color6: "rgba(1, 196, 249, 0.9)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions cdf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ colors:
color4: "rgba(238, 39, 35, 0.7)"
color5: "rgba(236, 113, 12, 0.7)"
color6: "rgba(238, 39, 35, 0.7)"
color7: "rgba(252, 218, 177, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions dlt/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ colors:
color4: "rgba(1, 58, 68, 0.7)"
color5: "rgba(72, 144, 147, 0.7)"
color6: "rgba(1, 58, 68, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions graphql/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ colors:
color4: "rgba(72, 38, 75, 0.7)"
color5: "rgba(72, 38, 75, 0.7)"
color6: "rgba(255, 0, 170, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions lfai/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ colors:
color4: "rgba(25, 0, 109, 0.7)"
color5: "rgba(25, 0, 109, 0.7)"
color6: "rgba(103, 44, 226, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions lfenergy/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ colors:
color4: "rgba(0, 55, 100, 0.7)"
color5: "rgba(0, 154, 222, 0.9)"
color6: "rgba(0, 55, 100, 0.9)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions lfnetworking/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ colors:
color4: "rgba(33, 58, 118, 0.7)"
color5: "rgba(6, 147, 227, 0.7)"
color6: "rgba(33, 58, 118, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions omp/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ colors:
color4: "rgba(0, 51, 161, 0.7)"
color5: "rgba(0, 51, 161, 0.8)"
color6: "rgba(0, 51, 161, 0.6)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions openssf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ colors:
color4: "rgba(51, 31, 107, 0.7)"
color5: "rgba(51, 31, 107, 0.7)"
color6: "rgba(255, 0, 170, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions ospo/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ colors:
color4: "rgba(1, 101, 84, 0.7)"
color5: "rgba(90, 161, 0, 0.7)"
color6: "rgba(1, 101, 84, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions presto/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ colors:
color4: "rgba(93, 136, 214, 0.9)"
color5: "rgba(93, 136, 214, 0.9)"
color6: "rgba(93, 136, 214, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions riscv/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ colors:
color4: "rgba(35, 58, 150, 1)"
color5: "rgba(62, 106, 123, 0.7)"
color6: "rgba(35, 58, 150, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down
1 change: 1 addition & 0 deletions spdx/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ colors:
color4: "rgba(69, 73, 143, 0.7)"
color5: "rgba(5, 85, 182, 0.7)"
color6: "rgba(69, 73, 143, 0.7)"
color7: "rgba(243, 243, 243, 1)"

# Featured items (optional)
#
Expand Down

0 comments on commit 3dee60b

Please sign in to comment.