You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
1.5 KiB

  1. %%
  2. %% This is file `tikzposterColorpalettes.tex',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% tikzposter.dtx (with options: `tikzposterColorpalettes.tex')
  8. %%
  9. %% This is a generated file.
  10. %%
  11. %% Copyright (C) 2014 by Pascal Richter, Elena Botoeva, Richard Barnard, and Dirk Surmann
  12. %%
  13. %% This file may be distributed and/or modified under the
  14. %% conditions of the LaTeX Project Public License, either
  15. %% version 2.1 of this license or (at your option) any later
  16. %% version. The latest version of this license is in:
  17. %%
  18. %% http://www.latex-project.org/lppl.txt
  19. %%
  20. %% and version 2.1 or later is part of all distributions of
  21. %% LaTeX version 2014/10/15 or later.
  22. %%
  23. \definecolorpalette{Default}{
  24. \definecolor{colorOne}{HTML}{DDDDDD}
  25. \definecolor{colorTwo}{HTML}{0066A8}
  26. \definecolor{colorThree}{HTML}{FCF0AD}
  27. }
  28. \definecolorpalette{BlueGrayOrange}{
  29. \definecolor{colorOne}{HTML}{116699}
  30. \definecolor{colorTwo}{HTML}{CCCCCC}
  31. \definecolor{colorThree}{HTML}{CC6633}
  32. }
  33. \definecolorpalette{GreenGrayViolet}{
  34. \definecolor{colorOne}{HTML}{A2E2C7}
  35. \definecolor{colorTwo}{HTML}{56555A}
  36. \definecolor{colorThree}{HTML}{C9AECF}
  37. }
  38. \definecolorpalette{PurpleGrayBlue}{
  39. \definecolor{colorOne}{HTML}{AE0D45}
  40. \definecolor{colorTwo}{HTML}{7F8897}
  41. \definecolor{colorThree}{HTML}{006C9E}
  42. }
  43. \definecolorpalette{BrownBlueOrange}{
  44. \definecolor{colorOne}{HTML}{8C7269}
  45. \definecolor{colorTwo}{HTML}{A2C4D9}
  46. \definecolor{colorThree}{HTML}{E89261}
  47. }
  48. \endinput
  49. %%
  50. %% End of file `tikzposterColorpalettes.tex'.