summaryrefslogtreecommitdiff
path: root/texmf-dist/source/latex/jj-game/designs/design_bahamas.def
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/source/latex/jj-game/designs/design_bahamas.def')
-rw-r--r--texmf-dist/source/latex/jj-game/designs/design_bahamas.def72
1 files changed, 72 insertions, 0 deletions
diff --git a/texmf-dist/source/latex/jj-game/designs/design_bahamas.def b/texmf-dist/source/latex/jj-game/designs/design_bahamas.def
new file mode 100644
index 00000000..98157e1b
--- /dev/null
+++ b/texmf-dist/source/latex/jj-game/designs/design_bahamas.def
@@ -0,0 +1,72 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% %%
+%% JEOPARDY DESIGNS %%
+%% %%
+%% The AcroTeX Software Development Team (Copyright 2007) %%
+%% %%
+%% The Bahamas Color Scheme %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%% Diverse Color Definitions
+
+\definecolor{APBdarkgreen}{rgb}{0.00,0.33,0.28}
+\definecolor{jj_banner_bg}{named}{APBdarkgreen}
+\definecolor{jj_banner_txt}{named}{white}
+\definecolor{jj_bg}{named}{OliveGreen}
+\DeclareColors
+{
+ fillCells: lightgray,
+ fillBanner: jj_banner_bg,
+ textBanner: jj_banner_txt,
+ textBoard: jj_banner_txt,
+ fillInstructions: jj_bg,
+ fillGameBoard: jj_bg,
+ fillQuestions: jj_bg,
+ linkColor: Turquoise,
+ dollarColor: Turquoise,
+}
+
+\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: .55 0.98 0.2, % 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: .996 .133 .133,
+}
+
+\APWrong
+{
+ Font: Helv,
+ TextColor: 0 0 0,
+}
+
+\APScore
+{
+ Font: Arial,
+ CellWidth: 2.25in,
+ FillColor: .827 .827 .827,
+}
+
+% ------------------- graphical backgrounds ------------------------
+\jjgdesigngraphics
+\defineInstructionPageGraphic{jjg_bg_3}
+\defineGameboardPageGraphic{jjg_bg_3}
+\defineQuestionPagesGraphic{}
+