Skip to content

Commit

Permalink
Update theme_barbie.R
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewBJane authored Jul 25, 2023
1 parent 4f5401f commit 3e9afe9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions theme_barbie.R
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
## Matthew B Jané
## theme_barbie
## 06/24/2023

# SETUP: Needs ggplot2
require('ggplot2')


## YOUR NAME
## theme_XXXX
## Date Created

# CUSTOM FONT: add a custom font from google fonts
require('showtext')
font_add_google(name = "Sansita Swashed", family = "barbie")
Expand Down

0 comments on commit 3e9afe9

Please sign in to comment.