intuit / postcss-themed

A PostCSS plugin for generating themes.
MIT License
62 stars 32 forks source link

add ability to override color scheme classNames #54

Closed hipstersmoothie closed 3 years ago

hipstersmoothie commented 3 years ago

What Changed

see title

Why

A user might want to customize these.

Todo:

Published PR with canary version: 2.7.1-canary.54.695

codecov-commenter commented 3 years ago

Codecov Report

Merging #54 (3581d43) into master (7d189d6) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   88.11%   88.18%   +0.06%     
==========================================
  Files           5        5              
  Lines         345      347       +2     
  Branches       89       91       +2     
==========================================
+ Hits          304      306       +2     
  Misses         25       25              
  Partials       16       16              
Impacted Files Coverage Δ
src/modern/index.ts 89.55% <100.00%> (+0.15%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b37cc2d...3581d43. Read the comment docs.

hipstersmoothie commented 3 years ago

:rocket: PR was released in v2.8.0 :rocket: