Created
April 26, 2019 11:06
-
-
Save kkirsanov/fd45af7a0c7b8941796923cae9643b04 to your computer and use it in GitHub Desktop.
EY 2019 color scheme in LaTex
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
\definecolor{EYYellow}{RGB}{255,230,0} | |
\definecolor{EYBlack}{RGB}{46,46,56} | |
\definecolor{EYGray1}{RGB}{116,116,128} | |
\definecolor{EYGray2}{RGB}{196,196,205} | |
\definecolor{EYWhite}{RGB}{246,246,250} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment