From 2705f65f0784e14b52736e803136bb160f154992 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerardo=20Marx=20Ch=C3=A1vez-Campos?= Date: Thu, 8 Nov 2018 15:32:42 -0600 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d1d40a..8a01760 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # itm-Poster -The ITM class for Posters using Tikzposter Class + +The ITM class for Posters using Tikzposter Class. The template uses an institutional color palethe to create formal posters. How ever the colors can be modified in the preamble by changing the next lines of code: + +```LaTeX +\definecolor{mygray}{HTML}{CCCCCC} +\definecolor{itmGuinda}{RGB}{121,31,37} +\definecolor{itmMoztaza}{RGB}{197, 144, 48} +\definecolor{itmMoztaza2}{RGB}{205, 210, 250} +\definecolor{itmGuinda2}{RGB}{165, 96, 102} +\definecolor{itmGuinda3}{RGB}{214, 180, 183} +ยดยดยด