nashamri / spacemacs-theme

Light and dark theme for spacemacs that supports GUI and terminal
GNU General Public License v3.0
605 stars 114 forks source link

Make sure custom themes can change all color variables #152

Closed madalu closed 5 years ago

madalu commented 5 years ago

Fixes issue where the local variable used in the loop for setting custom theme colors conflicted with an existing color variable. This fixes problem discussed in #151

nashamri commented 5 years ago

Ah thanks @madalu that variable name slipped through the cracks :+1: good catch.