A more current Economist-style ggplot2 theme

theme_econodist(econ_text_col = "#3b454a",
  econ_plot_bg_col = "#d7e6ee", econ_grid_col = "#bbcad2",
  econ_font = "EconSansCndReg", light_font = "EconSansCndLig",
  bold_font = "EconSansCndBol")

Arguments

econ_text_col

color for text elements

econ_plot_bg_col

plot background color

econ_grid_col

plot grid color

econ_font

core plot font

light_font

light font used in various polaces

bold_font

bold font used in various places

Note

You need their fonts installed. You can get them from here