% File: bidiprescolors.cfg
%
% Color configuration for the bidipresentation class.
%
%=======================================================================================================================

%=======================================================================================================================
% Standard colors.
%
% For every of the colors described in the "Defined colors for emphasis and highlighting elements" section of the
% documentation, there is one default value which is defined here. Further default colors are for background, panel and
% navigation elements.
%
% Note that this file is loaded _only_ if bidipresentation's color management is active.
%
% Redefine colors for individual taste. Please remember, however, that a document transferred into another configuration
% where a different bidiprescolors.cfg is present, will look different on compilation. So for a `stable' color configuration,
% it might be better to put the respective \definebidiprescolor commands into the preamble of the document or into a style
% file.

% Color definitions for white background.

\definebidiprescolor[whitebg]{pagecolor}{rgb}{1,1,1}%                 Page background (for background style `plain').

\definebidiprescolor[whitebg]{bgndstartcolor}{rgb}{1,1,0.9}%          Start color for gradient background.
\definebidiprescolor[whitebg]{bgndendcolor}{rgb}{1,1,1}%              End color for gradient background.
\definebidiprescolor[whitebg]{bgndmidcolor}{rgb}{0.9,1,0.9}%          Middle color for gradient background (`double' gradient).

\definebidiprescolor[whitebg]{textcolor}{rgb}{0,0,0.5}%               Normal text.

\definebidiprescolor[whitebg]{emcolor}{rgb}{0,0,0.8}%                 Emphasised text (if coloremph option is given).
\definebidiprescolor[whitebg]{altemcolor}{rgb}{0,0.5,0.8}%            Double emphasised text (if coloremph option is given).

\definebidiprescolor[whitebg]{mathcolor}{rgb}{0,0.5,0}%               Math (if colormath option is given).

\definebidiprescolor[whitebg]{codecolor}{rgb}{0,0.5,0}%               \code (additional emphasising command).
\definebidiprescolor[whitebg]{underlcolor}{rgb}{0.7,0,0.3}%           \underl (additional emphasising command).
\definebidiprescolor[whitebg]{conceptcolor}{rgb}{0.6,0,0}%            \concept (additional emphasising command).
\definebidiprescolor[whitebg]{inactivecolor}{rgb}{0.7,0.7,0.7}%       \inactive (additional emphasising command).
\definebidiprescolor[whitebg]{presentcolor}{rgb}{1,1,0.8}%            Background color for \present (emphasising command).
\definebidiprescolor[whitebg]{highlightcolor}{rgb}{1,1,0.7}%          Background color for \highlight (emphasising command).

\definebidiprescolor[whitebg]{buttoncolor}{rgb}{0.8,0.8,0.9}%         Background color for buttons.
\definebidiprescolor[whitebg]{buttonshadowcolor}{rgb}{.001,0,.502}%   Button shadow.
\definebidiprescolor[whitebg]{buttonframecolor}{gray}{0}%             Button frame.
\definebidiprescolor[whitebg]{buttontextcolor}{gray}{0}%              Button text.

\definebidiprescolor[whitebg]{toppanelcolor}{gray}{0.9}%              Top panel background.
\definebidiprescolor[whitebg]{bottompanelcolor}{gray}{0.9}%           Bottom panel background.
\definebidiprescolor[whitebg]{leftpanelcolor}{gray}{0.9}%             Left panel background.
\definebidiprescolor[whitebg]{rightpanelcolor}{gray}{0.9}%            Right panel background.
\definebidiprescolor[whitebg]{toppaneltextcolor}{gray}{0}%            Top panel text.
\definebidiprescolor[whitebg]{bottompaneltextcolor}{gray}{0}%         Bottom panel text.
\definebidiprescolor[whitebg]{leftpaneltextcolor}{gray}{0}%           Left panel text.
\definebidiprescolor[whitebg]{rightpaneltextcolor}{gray}{0}%          Right panel text.


% Color definitions for `light' background.

\definebidiprescolor[lightbg]{pagecolor}{rgb}{1,1,0.9}%               Page background (for background style `plain').

\definebidiprescolor[lightbg]{bgndstartcolor}{rgb}{1,1,0.8}%          Start color for gradient background.
\definebidiprescolor[lightbg]{bgndendcolor}{rgb}{1,1,1}%              End color for gradient background.
\definebidiprescolor[lightbg]{bgndmidcolor}{rgb}{0.8,1,0.8}%          Middle color for gradient background (`double' gradient).

\definebidiprescolor[lightbg]{textcolor}{rgb}{0,0,0.5}%               Normal text.

\definebidiprescolor[lightbg]{emcolor}{rgb}{0,0,0.8}%                 Emphasised text (if coloremph option is given).
\definebidiprescolor[lightbg]{altemcolor}{rgb}{0,0.5,0.8}%            Double emphasised text (if coloremph option is given).

\definebidiprescolor[lightbg]{mathcolor}{rgb}{0,0.4,0}%               Math (if colormath option is given).

\definebidiprescolor[lightbg]{codecolor}{rgb}{0,0.5,0}%               \code (additional emphasising command).
\definebidiprescolor[lightbg]{underlcolor}{rgb}{0.7,0,0.3}%           \underl (additional emphasising command).
\definebidiprescolor[lightbg]{conceptcolor}{rgb}{0.6,0,0}%            \concept (additional emphasising command).
\definebidiprescolor[lightbg]{inactivecolor}{rgb}{0.7,0.7,0.7}%       \inactive (additional emphasising command).
\definebidiprescolor[lightbg]{presentcolor}{rgb}{1,1,1}%              Background color for \present (emphasising command).
\definebidiprescolor[lightbg]{highlightcolor}{rgb}{1,1,0.6}%          Background color for \highlight (emphasising command).

\definebidiprescolor[lightbg]{buttoncolor}{rgb}{0.8,0.8,0.9}%         Background color for buttons.
\definebidiprescolor[lightbg]{buttonshadowcolor}{rgb}{.001,0,.502}%   Button shadow.
\definebidiprescolor[lightbg]{buttonframecolor}{gray}{0}%             Button frame.
\definebidiprescolor[lightbg]{buttontextcolor}{gray}{0}%              Button text.

\definebidiprescolor[lightbg]{toppanelcolor}{gray}{0.9}%              Top panel background.
\definebidiprescolor[lightbg]{bottompanelcolor}{gray}{0.9}%           Bottom panel background.
\definebidiprescolor[lightbg]{leftpanelcolor}{gray}{0.9}%             Left panel background.
\definebidiprescolor[lightbg]{rightpanelcolor}{gray}{0.9}%            Right panel background.
\definebidiprescolor[lightbg]{toppaneltextcolor}{gray}{0}%            Top panel text.
\definebidiprescolor[lightbg]{bottompaneltextcolor}{gray}{0}%         Bottom panel text.
\definebidiprescolor[lightbg]{leftpaneltextcolor}{gray}{0}%           Left panel text.
\definebidiprescolor[lightbg]{rightpaneltextcolor}{gray}{0}%          Right panel text.


% Color definitions for `dark' background.

\definebidiprescolor[darkbg]{pagecolor}{rgb}{0,0,0.4}%               Page background (for background style `plain').

\definebidiprescolor[darkbg]{bgndstartcolor}{rgb}{0,0,0.2}%          Start color for gradient background.
\definebidiprescolor[darkbg]{bgndendcolor}{rgb}{0,0,0.6}%            End color for gradient background.
\definebidiprescolor[darkbg]{bgndmidcolor}{rgb}{0,0.3,0.4}%          Middle color for gradient background (`double' gradient).

\definebidiprescolor[darkbg]{textcolor}{rgb}{1,1,0.6}%               Normal text.

\definebidiprescolor[darkbg]{emcolor}{rgb}{1,1,0}%                   Emphasised text (if coloremph option is given).
\definebidiprescolor[darkbg]{altemcolor}{rgb}{1,0.6,0}%              Double emphasised text (if coloremph option is given).

\definebidiprescolor[darkbg]{mathcolor}{rgb}{1,0.5,1}%               Math (if colormath option is given).

\definebidiprescolor[darkbg]{codecolor}{rgb}{0,0.7,0}%               \code (additional emphasising command).
\definebidiprescolor[darkbg]{underlcolor}{rgb}{0.3,1,0.7}%           \underl (additional emphasising command).
\definebidiprescolor[darkbg]{conceptcolor}{rgb}{0.4,1,1}%            \concept (additional emphasising command).
\definebidiprescolor[darkbg]{inactivecolor}{rgb}{0.4,0.4,0.4}%       \inactive (additional emphasising command).
\definebidiprescolor[darkbg]{presentcolor}{rgb}{0,0,0}%              Background color for \present (emphasising command).
\definebidiprescolor[darkbg]{highlightcolor}{rgb}{0,0,0.1}%          Background color for \highlight (emphasising command).

\definebidiprescolor[darkbg]{buttoncolor}{rgb}{0.4,0.4,0.6}%         Background color for buttons.
\definebidiprescolor[darkbg]{buttonshadowcolor}{gray}{0}%            Button shadow.
\definebidiprescolor[darkbg]{buttonframecolor}{gray}{0}%             Button frame.
\definebidiprescolor[darkbg]{buttontextcolor}{gray}{0}%              Button text.

\definebidiprescolor[darkbg]{toppanelcolor}{gray}{0.4}%              Top panel background.
\definebidiprescolor[darkbg]{bottompanelcolor}{gray}{0.4}%           Bottom panel background.
\definebidiprescolor[darkbg]{leftpanelcolor}{gray}{0.4}%             Left panel background.
\definebidiprescolor[darkbg]{rightpanelcolor}{gray}{0.4}%            Right panel background.
\definebidiprescolor[darkbg]{toppaneltextcolor}{gray}{1}%            Top panel text.
\definebidiprescolor[darkbg]{bottompaneltextcolor}{gray}{1}%         Bottom panel text.
\definebidiprescolor[darkbg]{leftpaneltextcolor}{gray}{1}%           Left panel text.
\definebidiprescolor[darkbg]{rightpaneltextcolor}{gray}{1}%          Right panel text.


% Color definitions for black background.

\definebidiprescolor[blackbg]{pagecolor}{rgb}{0,0,0}%                 Page background (for background style `plain').

\definebidiprescolor[blackbg]{bgndstartcolor}{rgb}{0,0,0}%            Start color for gradient background.
\definebidiprescolor[blackbg]{bgndendcolor}{rgb}{0,0,0.2}%            End color for gradient background.
\definebidiprescolor[blackbg]{bgndmidcolor}{rgb}{0,0.2,0.2}%          Middle color for gradient background (`double' gradient).

\definebidiprescolor[blackbg]{textcolor}{rgb}{1,1,0.6}%               Normal text.

\definebidiprescolor[blackbg]{emcolor}{rgb}{1,1,0}%                   Emphasised text (if coloremph option is given).
\definebidiprescolor[blackbg]{altemcolor}{rgb}{1,0.5,0}%              Double emphasised text (if coloremph option is given).

\definebidiprescolor[blackbg]{mathcolor}{rgb}{1,0.5,1}%               Math (if colormath option is given).

\definebidiprescolor[blackbg]{codecolor}{rgb}{0,0.7,0}%               \code (additional emphasising command).
\definebidiprescolor[blackbg]{underlcolor}{rgb}{0.3,1,0.7}%           \underl (additional emphasising command).
\definebidiprescolor[blackbg]{conceptcolor}{rgb}{0.4,1,1}%            \concept (additional emphasising command).
\definebidiprescolor[blackbg]{inactivecolor}{rgb}{0.4,0.4,0.4}%       \inactive (additional emphasising command).
\definebidiprescolor[blackbg]{presentcolor}{rgb}{0,0,0.3}%            Background color for \present (emphasising command).
\definebidiprescolor[blackbg]{highlightcolor}{rgb}{0,0,0.4}%          Background color for \highlight (emphasising command).

\definebidiprescolor[blackbg]{buttoncolor}{rgb}{0.4,0.4,0.6}%         Background color for buttons.
\definebidiprescolor[blackbg]{buttonshadowcolor}{gray}{0}%            Button shadow.
\definebidiprescolor[blackbg]{buttonframecolor}{gray}{0}%             Button frame.
\definebidiprescolor[blackbg]{buttontextcolor}{gray}{0}%              Button text.

\definebidiprescolor[blackbg]{toppanelcolor}{gray}{0.4}%              Top panel background.
\definebidiprescolor[blackbg]{bottompanelcolor}{gray}{0.4}%           Bottom panel background.
\definebidiprescolor[blackbg]{leftpanelcolor}{gray}{0.4}%             Left panel background.
\definebidiprescolor[blackbg]{rightpanelcolor}{gray}{0.4}%            Right panel background.
\definebidiprescolor[blackbg]{toppaneltextcolor}{gray}{1}%            Top panel text.
\definebidiprescolor[blackbg]{bottompaneltextcolor}{gray}{1}%         Bottom panel text.
\definebidiprescolor[blackbg]{leftpaneltextcolor}{gray}{1}%           Left panel text.
\definebidiprescolor[blackbg]{rightpaneltextcolor}{gray}{1}%          Right panel text.


% The default definitions of bidipresentation's standard colors do not include dimmed and enhanced variants, leaving the
% variants to be calculated automatically. This works quite well for the dimmed variant, but the automatically
% calculated enhanced variant might not be to everybody's taste. The following example (if uncommented) will define
% custom enhanced versions of all standard `text body' colors in all color sets which look slightly better than the
% automatically calculated ones. Note that background and panels are not affected by dimming and enhancing.

%% Enhanced color variants for white background.

% \definebidiprescolor[whitebg]{etextcolor}{rgb}{0,0,0.7}%              Normal text.

% \definebidiprescolor[whitebg]{eemcolor}{rgb}{0,0,1}%                  Emphasised text (if coloremph option is given).
% \definebidiprescolor[whitebg]{ealtemcolor}{rgb}{0,0.6,0.9}%           Double emphasised text (if coloremph option is given).

% \definebidiprescolor[whitebg]{emathcolor}{rgb}{0,0.6,0}%              Math (if colormath option is given).

% \definebidiprescolor[whitebg]{ecodecolor}{rgb}{0,0.6,0}%              \code (additional emphasising command).
% \definebidiprescolor[whitebg]{eunderlcolor}{rgb}{0.8,0,0.4}%          \underl (additional emphasising command).
% \definebidiprescolor[whitebg]{econceptcolor}{rgb}{0.8,0,0}%           \concept (additional emphasising command).
% \definebidiprescolor[whitebg]{einactivecolor}{rgb}{0.6,0.6,0.6}%      \inactive (additional emphasising command).
% \definebidiprescolor[whitebg]{epresentcolor}{rgb}{1,1,0.8}%           Background color for \present (emphasising command).
% \definebidiprescolor[whitebg]{ehighlightcolor}{rgb}{1,1,0.7}%         Background color for \highlight (emphasising command).


%% Enhanced color variants for `light' background.

% \definebidiprescolor[lightbg]{etextcolor}{rgb}{0,0,0.7}%              Normal text.

% \definebidiprescolor[lightbg]{eemcolor}{rgb}{0,0,1}%                  Emphasised text (if coloremph option is given).
% \definebidiprescolor[lightbg]{ealtemcolor}{rgb}{0,0.6,0.9}%           Double emphasised text (if coloremph option is given).

% \definebidiprescolor[lightbg]{emathcolor}{rgb}{0,0.6,0}%              Math (if colormath option is given).

% \definebidiprescolor[lightbg]{ecodecolor}{rgb}{0,0.65,0}%             \code (additional emphasising command).
% \definebidiprescolor[lightbg]{eunderlcolor}{rgb}{0.8,0,0.4}%          \underl (additional emphasising command).
% \definebidiprescolor[lightbg]{econceptcolor}{rgb}{0.8,0,0}%           \concept (additional emphasising command).
% \definebidiprescolor[lightbg]{einactivecolor}{rgb}{0.6,0.6,0.6}%      \inactive (additional emphasising command).
% \definebidiprescolor[lightbg]{epresentcolor}{rgb}{.95,1,.95}%         Background color for \present (emphasising command).
% \definebidiprescolor[lightbg]{ehighlightcolor}{rgb}{1,1,0.4}%         Background color for \highlight (emphasising command).


%% Enhanced color variants for `dark' background.

% \definebidiprescolor[darkbg]{etextcolor}{rgb}{1,1,0.8}%               Normal text.

% \definebidiprescolor[darkbg]{eemcolor}{rgb}{1,1,0.3}%                 Emphasised text (if coloremph option is given).
% \definebidiprescolor[darkbg]{ealtemcolor}{rgb}{1,0.8,0}%              Double emphasised text (if coloremph option is given).

% \definebidiprescolor[darkbg]{emathcolor}{rgb}{1,0.6,1}%               Math (if colormath option is given).

% \definebidiprescolor[darkbg]{ecodecolor}{rgb}{0,0.9,0}%               \code (additional emphasising command).
% \definebidiprescolor[darkbg]{eunderlcolor}{rgb}{0.4,1,0.8}%           \underl (additional emphasising command).
% \definebidiprescolor[darkbg]{econceptcolor}{rgb}{0.7,1,1}%            \concept (additional emphasising command).
% \definebidiprescolor[darkbg]{einactivecolor}{rgb}{0.5,0.5,0.5}%       \inactive (additional emphasising command).
% \definebidiprescolor[darkbg]{epresentcolor}{rgb}{0.1,0,0}%            Background color for \present (emphasising command).
% \definebidiprescolor[darkbg]{ehighlightcolor}{rgb}{0,0,0}%            Background color for \highlight (emphasising command).


%% Enhanced color variants for black background.

% \definebidiprescolor[blackbg]{etextcolor}{rgb}{1,1,0.8}%              Normal text.

% \definebidiprescolor[blackbg]{eemcolor}{rgb}{1,1,0.3}%                Emphasised text (if coloremph option is given).
% \definebidiprescolor[blackbg]{ealtemcolor}{rgb}{1,0.4,0}%             Double emphasised text (if coloremph option is given).

% \definebidiprescolor[blackbg]{emathcolor}{rgb}{1,0.6,1}%              Math (if colormath option is given).

% \definebidiprescolor[blackbg]{ecodecolor}{rgb}{0,0.9,0}%              \code (additional emphasising command).
% \definebidiprescolor[blackbg]{eunderlcolor}{rgb}{0.4,1,0.8}%          \underl (additional emphasising command).
% \definebidiprescolor[blackbg]{econceptcolor}{rgb}{0.7,1,1}%           \concept (additional emphasising command).
% \definebidiprescolor[blackbg]{einactivecolor}{rgb}{0.5,0.5,0.5}%      \inactive (additional emphasising command).
% \definebidiprescolor[blackbg]{epresentcolor}{rgb}{0,0,0.4}%           Background color for \present (emphasising command).
% \definebidiprescolor[blackbg]{ehighlightcolor}{rgb}{0,0,0.5}%         Background color for \highlight (emphasising command).



% Remember that the color definitions above only represent _one_ example for a possible color configuration.
% The following example (if uncommented) completely redefines the standard colors for the darkbackground option. This
% works for one or all colors of this or other background options by analogy. (Comment out the definition of the
% darkbackground colors above if convenient.)

%% Color definitions for `dark' background.

% \definebidiprescolor[darkbg]{pagecolor}{rgb}{0,0.1,0}%              Page background (for background style `plain').

% \definebidiprescolor[darkbg]{bgndstartcolor}{rgb}{0,0.05,0}%        Start color for gradient background.
% \definebidiprescolor[darkbg]{bgndendcolor}{rgb}{0,0.4,0}%           End color for gradient background.
% \definebidiprescolor[darkbg]{bgndmidcolor}{rgb}{0,0.2,0.5}%         Middle color for gradient background (`double' gradient).

% \definebidiprescolor[darkbg]{textcolor}{rgb}{1,0.6,1}%              Normal text.

% \definebidiprescolor[darkbg]{emcolor}{rgb}{1,0,1}%                  Emphasised text (if coloremph option is given).
% \definebidiprescolor[darkbg]{altemcolor}{rgb}{1,0,0.5}%             Double emphasised text (if coloremph option is given).

% \definebidiprescolor[darkbg]{mathcolor}{rgb}{0.5,1,1}%              Math (if colormath option is given).

% \definebidiprescolor[darkbg]{codecolor}{rgb}{0.8,0,0}%              \code (additional emphasising command).
% \definebidiprescolor[darkbg]{underlcolor}{rgb}{1,0.7,0.3}%          \underl (additional emphasising command).
% \definebidiprescolor[darkbg]{conceptcolor}{rgb}{1,1,0.4}%           \concept (additional emphasising command).
% \definebidiprescolor[darkbg]{inactivecolor}{rgb}{0.4,0.4,0.4}%      \inactive (additional emphasising command).
% \definebidiprescolor[darkbg]{presentcolor}{rgb}{0,0,0}%             Background color for \present (emphasising command).
% \definebidiprescolor[darkbg]{highlightcolor}{rgb}{0,0.3,0}%         Background color for \highlight (emphasising command).

% \definebidiprescolor[darkbg]{buttoncolor}{rgb}{0.4,0.4,0.6}%        Background color for buttons.
% \definebidiprescolor[darkbg]{buttonshadowcolor}{gray}{0}%           Button shadow.
% \definebidiprescolor[darkbg]{buttonframecolor}{gray}{0}%            Button frame.
% \definebidiprescolor[darkbg]{buttontextcolor}{gray}{0}%             Button text.

% \definebidiprescolor[darkbg]{toppanelcolor}{gray}{0.4}%             Top panel background.
% \definebidiprescolor[darkbg]{bottompanelcolor}{gray}{0.4}%          Bottom panel background.
% \definebidiprescolor[darkbg]{leftpanelcolor}{gray}{0.4}%            Left panel background.
% \definebidiprescolor[darkbg]{rightpanelcolor}{gray}{0.4}%           Right panel background.
% \definebidiprescolor[darkbg]{toppaneltextcolor}{gray}{1}%           Top panel text.
% \definebidiprescolor[darkbg]{bottompaneltextcolor}{gray}{1}%        Bottom panel text.
% \definebidiprescolor[darkbg]{leftpaneltextcolor}{gray}{1}%          Left panel text.
% \definebidiprescolor[darkbg]{rightpaneltextcolor}{gray}{1}%         Right panel text.


% In the usual standard defaults given above, no dimmed or enhanced variants are included, to demonstrate bidipresentation's
% automatic dimming and enhancing capabilities. It is possible, however, to provide `hand-tuned' dimmed and enhanced
% variants for nicer results. This is done by prefixing "d" or "e" to the color name. In the following, custom dimmed
% and enhanced variants of some of the colors defined above are specified. Note that background and panels are not
% affected by dimming and enhancing, so only the `text body' colors are specified.

%% Dimmed color variants for `dark' background.

% \definebidiprescolor[darkbg]{dtextcolor}{rgb}{0.5,0.4,0.5}%            Normal text.

% \definebidiprescolor[darkbg]{demcolor}{rgb}{0.5,0,0.5}%                Emphasised text (if coloremph option is given).
% \definebidiprescolor[darkbg]{daltemcolor}{rgb}{0.5,0,0.2}%             Double emphasised text (if coloremph option is given).

% \definebidiprescolor[darkbg]{dmathcolor}{rgb}{0.2,0.5,0.5}%            Math (if colormath option is given).

% \definebidiprescolor[darkbg]{dcodecolor}{rgb}{0.5,0,0}%                \code (additional emphasising command).
% \definebidiprescolor[darkbg]{dunderlcolor}{rgb}{0.5,0.3,0.1}%          \underl (additional emphasising command).
% \definebidiprescolor[darkbg]{dconceptcolor}{rgb}{0.5,0.5,0.2}%         \concept (additional emphasising command).
% \definebidiprescolor[darkbg]{dinactivecolor}{rgb}{0.2,0.2,0.2}%        \inactive (additional emphasising command).
% \definebidiprescolor[darkbg]{dpresentcolor}{rgb}{0,0.05,0}%            Background color for \present (emphasising command).
% \definebidiprescolor[darkbg]{dhighlightcolor}{rgb}{0,0.15,0}%          Background color for \highlight (emphasising command).


%% Enhanced color variants for `dark' background.

% \definebidiprescolor[darkbg]{etextcolor}{rgb}{1,0.8,1}%                Normal text.

% \definebidiprescolor[darkbg]{eemcolor}{rgb}{1,0.2,1}%                  Emphasised text (if coloremph option is given).
% \definebidiprescolor[darkbg]{ealtemcolor}{rgb}{1,0.2,0.7}%             Double emphasised text (if coloremph option is given).

% \definebidiprescolor[darkbg]{emathcolor}{rgb}{0.7,1,1}%                Math (if colormath option is given).

% \definebidiprescolor[darkbg]{ecodecolor}{rgb}{1,0,0}%                  \code (additional emphasising command).
% \definebidiprescolor[darkbg]{eunderlcolor}{rgb}{1,0.9,0.5}%            \underl (additional emphasising command).
% \definebidiprescolor[darkbg]{econceptcolor}{rgb}{1,1,0.6}%             \concept (additional emphasising command).
% \definebidiprescolor[darkbg]{einactivecolor}{rgb}{0.5,0.5,0.5}%        \inactive (additional emphasising command).
% \definebidiprescolor[darkbg]{epresentcolor}{rgb}{0.2,0,0}%             Background color for \present (emphasising command).
% \definebidiprescolor[darkbg]{ehighlightcolor}{rgb}{0,0.4,0}%           Background color for \highlight (emphasising command).



% The following example (if uncommented) shows what is neccessary for defining a completely new standard color which is
% recognized by bidipresentation commands like \dimcolors, \enhancecolors (and display commands using those) as well as the
% commands \whitebackground, \lightbackground, \darkbackground, and \blackbackground.
%
% If you don't want to give different definitions of your color for different backgrounds, you can define it just in the
% current color set (leaving out the optional argument to \definebidiprescolor), but then it will stay the same on all
% backgrounds and not be adapted when the background color changes.
%
% You don't have to define dimmed and enhanced variants of your color (with prefix d and e, respectively). If you just
% leave them out, bidipresentation will calculate appropriate variants automatically.

% \definebidiprescolor[whitebg]{mycolor}{rgb}{1,0.5,0}%               Variants of mycolor for white backgrounds.
% \definebidiprescolor[whitebg]{dmycolor}{rgb}{0.9,0.8,0.6}%
% \definebidiprescolor[whitebg]{emycolor}{rgb}{1,0.7,0}%
%   %
% \definebidiprescolor[lightbg]{mycolor}{rgb}{1,0.5,0}%               Variants of mycolor for light backgrounds.
% \definebidiprescolor[lightbg]{dmycolor}{rgb}{0.9,0.8,0.6}%
% \definebidiprescolor[lightbg]{emycolor}{rgb}{1,0.7,0}%
%   %
% \definebidiprescolor[darkbg]{mycolor}{rgb}{0,0.5,1}%                Variants of mycolor for dark backgrounds.
% \definebidiprescolor[darkbg]{dmycolor}{rgb}{0.1,0.2,0.4}%
% \definebidiprescolor[darkbg]{emycolor}{rgb}{0,0.3,1}%
%   %
% \definebidiprescolor[blackbg]{mycolor}{rgb}{0,0.5,1}%               Variants of mycolor for black backgrounds.
% \definebidiprescolor[blackbg]{dmycolor}{rgb}{0.1,0.2,0.4}%
% \definebidiprescolor[blackbg]{emycolor}{rgb}{0,0.3,1}%

\endinput