summaryrefslogtreecommitdiff
path: root/texmf-dist/source/latex/jj-game/designs/design_florida.def
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/source/latex/jj-game/designs/design_florida.def')
-rw-r--r--texmf-dist/source/latex/jj-game/designs/design_florida.def60
1 files changed, 60 insertions, 0 deletions
diff --git a/texmf-dist/source/latex/jj-game/designs/design_florida.def b/texmf-dist/source/latex/jj-game/designs/design_florida.def
new file mode 100644
index 00000000..0e3c1fc8
--- /dev/null
+++ b/texmf-dist/source/latex/jj-game/designs/design_florida.def
@@ -0,0 +1,60 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% %%
+%% JEOPARDY DESIGNS %%
+%% %%
+%% The AcroTeX Software Development Team (Copyright 2007) %%
+%% %%
+%% The FLORIDA Color Scheme %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%% Diverse Color Definitions
+
+\definecolor{jj_banner_bg}{named}{PineGreen}
+\definecolor{jj_banner_txt}{named}{Yellow}
+
+\DeclareColors
+{
+ fillCells: lightgray,
+ fillBanner: jj_banner_bg,
+ textBanner: jj_banner_txt,
+ textBoard: jj_banner_txt,
+ fillInstructions: cornsilk,
+ fillGameBoard: cornsilk,
+ fillQuestions: cornsilk,
+}
+
+\APDollar
+{
+ Font: Helv,
+ TextColor: 0.9 .8 .9, % color of text for the gameboard cells
+ BorderColor: 0.2 0.2 0.2, % color of border for the gameboard cells
+ FillColor: .25 0.51 .31 % the fill color for the gameboard cells
+}
+\APHidden
+{
+ Font: Helv,
+ TextColor: 0 0 1,
+ BorderColor: 0 0 0,
+ FillColor: .827 .827 .827
+}
+\APRight
+{
+ Font: Helv,
+ TextColor: .996 .133 .133
+}
+
+\APWrong
+{
+ Font: Helv,
+ TextColor: .286 .533 .433
+}
+
+\APScore
+{
+ Font: Arial,
+ CellWidth: 2.25in,
+ FillColor: .827 .827 .827
+}