summaryrefslogtreecommitdiff
path: root/texmf-dist/source/latex/jj-game/designs/design_iceland.def
blob: 9873d7e05ef33c16c3a815b34811bc769c4a23bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%                                                        %%
%% JEOPARDY DESIGNS                                       %%
%%                                                        %%
%% The AcroTeX Software Development Team (Copyright 2007) %%
%%                                                        %%
%% The ICELAND Color Scheme                               %%
%%                                                        %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\definecolor{jj_banner_bg}{named}{ProcessBlue}
\definecolor{jj_banner_txt}{named}{white}
\definecolor{jj_bg}{named}{lightgray}


\DeclareColors
{
    fillCells: SkyBlue,
    fillBanner: ProcessBlue,
    textBanner: jj_banner_txt,
    textBoard: jj_banner_txt,
    fillInstructions: jj_bg,
    fillGameBoard: jj_bg,
    fillQuestions: jj_bg,
    linkColor: webblue,
    dollarColor: webblue,
}

\APDollar
{
    Font: Helv,
    Size: 20,
    TextColor: 0.95 .95 .95,     % color of text for the gameboard cells
    BorderColor: 0.2 0.2 0.2, % color of border for the gameboard cells
    FillColor: .204 0.671 .753,   % the fill color for the gameboard cells
}

\APHidden
{
    Font: Helv,
    TextColor: 0 0 1,
    BorderColor: 0 0 0,
}

\APRight
{
   Font: Helv,
   TextColor: .996 .133 .133,
}

\APWrong
{
   Font: Helv,
   TextColor: .286 .533 .433,
}

\APScore
{
    Font: Arial,
    CellWidth: 2.25in,
    FillColor: .827 .827 .827,
} 

% ------------------- graphical backgrounds ------------------------
\jjgdesigngraphics
\defineInstructionPageGraphic{jjg_bg_2}
\defineGameboardPageGraphic{jjg_bg_2}
\defineQuestionPagesGraphic{}