diff --git a/R/geom-football.R b/R/geom-football.R index dfa41e3..81a43dd 100644 --- a/R/geom-football.R +++ b/R/geom-football.R @@ -660,6 +660,7 @@ geom_football <- function(league, y_anchor = 0, feature_df = field_features$field_apron, feature_color = feature_colors$field_apron, + feature_outline_color = feature_colors$field_apron, reflect_x = TRUE, reflect_y = FALSE, x_trans = x_trans,