morhetz / gruvbox-contrib

Ports of the gruvbox colorscheme
1.65k stars 362 forks source link

[st] Fix static declaration of externally used colour variables #98

Closed Keating950 closed 3 years ago

Keating950 commented 4 years ago

The header files for no longer work, as the variables are erroneously declared static. This fixes that.