summaryrefslogtreecommitdiff
path: root/texmf-dist/source/latex/jj-game/designs/design_jeopardy.def
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/source/latex/jj-game/designs/design_jeopardy.def')
-rw-r--r--texmf-dist/source/latex/jj-game/designs/design_jeopardy.def82
1 files changed, 82 insertions, 0 deletions
diff --git a/texmf-dist/source/latex/jj-game/designs/design_jeopardy.def b/texmf-dist/source/latex/jj-game/designs/design_jeopardy.def
new file mode 100644
index 00000000..7e0dad4e
--- /dev/null
+++ b/texmf-dist/source/latex/jj-game/designs/design_jeopardy.def
@@ -0,0 +1,82 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% %%
+%% JEOPARDY DESIGNS %%
+%% %%
+%% The AcroTeX Software Development Team (Copyright 2007) %%
+%% %%
+%% The JEOPARDY Color Scheme %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+%% Diverse Color Definitions
+
+\definecolor{jj_bg}{rgb}{0.92,0.67,0.1}
+\definecolor{jj_banner_bg}{rgb}{0.067,0.325,0.62}
+\definecolor{jj_banner_txt}{rgb}{0.92,0.67,0.1}
+\definecolor{jj_instr_blue}{rgb}{0.1,0.48,0.922}
+\definecolor{jj_instr_red}{rgb}{0.96,0.38,0.1}
+\definecolor{jj_instr_author}{rgb}{0.38,0.38,0.38}
+
+\definecolor{jj_gb_title_bg}{rgb}{0.067,0.325,0.62}
+\definecolor{jj_gb_title_txt}{rgb}{0.92,0.67,0.1}
+\definecolor{jj_gb_cell_bg}{rgb}{0.1,0.48,0.922}
+\definecolor{jj_gb_cell_bg_hidden}{rgb}{0.92,0.67,0.1}
+\definecolor{jj_gb_cell_txt}{rgb}{0,0,0}
+\definecolor{jj_gb_cell_txt_right}{rgb}{0.62,0.55,0.067}
+\definecolor{jj_gb_cell_txt_wrong}{rgb}{0.96,0.38,0.12}
+\definecolor{jj_gb_score_bg}{rgb}{0.87,0.87,0.87}
+
+
+\DeclareColors
+{
+ fillCells: lightgray,
+ fillBanner: jj_banner_bg,
+ textBanner: jj_banner_txt,
+ textBoard: jj_banner_txt,
+ fillInstructions: jj_bg,
+ fillGameBoard: jj_bg,
+ fillQuestions: jj_bg,
+ dollarColor: red,
+ linkColor: red,
+}
+
+
+\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: 0.1 0.48 0.922 % the fill color for the gameboard cells
+}
+\APHidden
+{
+ Font: Helv,
+ TextColor: 0 0 0,
+ BorderColor: 0 0 0,
+ FillColor: 0.92 0.67 0.1
+}
+\APRight
+{
+ Font: Helv,
+ TextColor: 0.62 0.55 0.067
+}
+\APWrong
+{
+ Font: Helv,
+ TextColor: 0.96 0.38 0.12
+}
+\APScore
+{
+ Font: Arial,
+ CellWidth: 2.25in,
+ FillColor: .87 .87 .87
+}
+
+% ------------------- graphical backgrounds ------------------------
+\jjgdesigngraphics
+\defineInstructionPageGraphic{jeopardy_bg}
+\defineGameboardPageGraphic{jeopardy_bg}
+\defineQuestionPagesGraphic{}