summaryrefslogtreecommitdiffstats
path: root/leaflets/organisations/colors.tex
diff options
context:
space:
mode:
Diffstat (limited to 'leaflets/organisations/colors.tex')
-rw-r--r--leaflets/organisations/colors.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/leaflets/organisations/colors.tex b/leaflets/organisations/colors.tex
new file mode 100644
index 0000000..e1f90fa
--- /dev/null
+++ b/leaflets/organisations/colors.tex
@@ -0,0 +1,14 @@
+\usepackage{color}
+
+% Colours
+\definecolor{gray70}{gray}{.3}
+\definecolor{gray50}{gray}{.5}
+\definecolor{gray20}{gray}{.8}
+\definecolor{gray05}{gray}{.95}
+\definecolor{gray00}{gray}{1.0}
+
+\definecolor{blueG}{RGB}{0,76,103}
+\definecolor{greyG}{RGB}{172,160,149}
+\definecolor{orangeG}{RGB}{255,160,35}
+
+\definecolor{grayFri}{gray}{.3}