summaryrefslogtreecommitdiff
path: root/texmf-dist/source/latex/jj-game/designs/design_qatar.def
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/source/latex/jj-game/designs/design_qatar.def')
-rw-r--r--texmf-dist/source/latex/jj-game/designs/design_qatar.def70
1 files changed, 70 insertions, 0 deletions
diff --git a/texmf-dist/source/latex/jj-game/designs/design_qatar.def b/texmf-dist/source/latex/jj-game/designs/design_qatar.def
new file mode 100644
index 00000000..7f3e9e96
--- /dev/null
+++ b/texmf-dist/source/latex/jj-game/designs/design_qatar.def
@@ -0,0 +1,70 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% %%
+%% JEOPARDY DESIGNS %%
+%% %%
+%% The AcroTeX Software Development Team (Copyright 2007) %%
+%% %%
+%% The Qatar Color Scheme %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%% Diverse Color Definitions
+
+\definecolor{qatar_moccasin}{rgb}{1,0.894,0.71}
+\definecolor{qatar_golden}{rgb}{0.98,0.98,0.824}
+\definecolor{qatar_blue}{rgb}{0.098,0.098,0.439}
+
+\definecolor{jj_banner_bg}{named}{Maroon}
+\definecolor{jj_banner_txt}{named}{white}
+
+\DeclareColors
+{
+ fillCells: lightgray,
+ fillBanner: jj_banner_bg,
+ textBanner: jj_banner_txt,
+ textBoard: qatar_golden,
+ fillInstructions: qatar_moccasin,
+ fillGameBoard: qatar_golden,
+ fillQuestions: qatar_moccasin,
+ linkColor: qatar_blue,
+ dollarColor: qatar_blue,
+}
+
+\APDollar
+{
+ Font: Helv,
+ TextColor: 0 0 0, % color of text for the gameboard cells
+ BorderColor: 0 0 0, % color of border for the gameboard cells
+ FillColor: 1 0.894 0.71, % the fill color for the gameboard cells
+}
+
+
+\APHidden
+{
+ Font: Helv,
+ TextColor: 0 0 1,
+ BorderColor: 0 0 0,
+ FillColor: 0 1 0,
+}
+
+\APRight
+{
+ Font: Helv,
+ TextColor: 0.682 0.341 0,
+}
+
+\APWrong
+{
+ Font: Helv,
+ TextColor: 0 0 0,
+}
+
+\APScore
+{
+ Font: Helv,
+ CellWidth: 2.25in,
+ FillColor: .827 .827 .827,
+}
+