Created
August 17, 2020 02:52
-
-
Save starryeyez024/789e384c282173d68aeda2660334f285 to your computer and use it in GitHub Desktop.
Set PFE context
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:host([pfe-color="accent"]) { | |
--pfe-card--BackgroundColor: #004080; | |
--theme: saturated; // in the future, this will be --context | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment