Some background to the “conf.txt” file.
Every skin needs a “conf.txt” file! NoPayPOKER skins are located in individual directories under “C:\Program
Files\NoPayPOKER\poker\resources\skins”. In that directory you will already have
at least two sub directories called “classic” and “twister06”.
Enter the “classic” directory and you will note it has a further directory called
“images” and a file called “conf.txt”. Every skin must have a “conf.txt” file in
order to operate properly. This file is used to define various different
parameters, like colors, for the skin where it resides.
When you create a new skin you will have a similar directory structure to “classic”
(obviously with a different skin name like “myskin” for example) and you must
have a “conf.txt” file. The rest of this document describes each parameter
within the “conf.txt” file.
What is in the “conf.txt” file?
The “conf.txt” file contains information about colors which the nopaypoker software needs to know in order
to display a skin correctly.
All colors in the skin conf use 6 digit HTML Hexadecimal color codes loaded from a
file in the skin directory called conf.txt. If you are not familiar with HTML
color codes then visit
http://www.colorschemer.com/online.html, which allows you to pick colors and
gives you the color codes in return. For example a code might say #000000 (for
black), or #ffffff (for white). Enter the color below for the part of the
software you want to use that color but make sure to remove the “#” character at
the start first.
Buttons use a gradient system whereby one color at the top of the button (the starting
color) gradually changes to another color at the bottom (the ending color).
Therefore, buttons define 2 background colors rather than just 1. To have a
single color button just define both colors with the same value. To create a
nice effect it makes sense to use varying colors.
Keep in mind:
-
You do not need to configure every item - at a minimum make sure to define
“pf” and “pb” (foreground and background colors), you can leave some or all
of the rest blank. But your skin will benefit from more colors!
-
Select your skin and restart software to see changes - within the NoPayPOKER software,
click the preferences button on the bottom right of the game lobby and
select your skin from the dropdown. Now shut down and relaunch the software.
-
Don’t add a “#” in front of your 6 digit color code. - It doesn’t need it and it may cause problems
to include it!
-
Have Fun! - Experiment and have fun, this is a game afterall!
List of configuration options explained:
pf - The primary foreground color. All other foreground colors below will
default to this color if a color is not provided.
pb - The primary background color. All other background colors below will
default to this color if a color is not provided.
main_lobby_table_column_header_bg - Background of lobby table column headers
main_lobby_table_column_header_fg - Foreground of lobby table column headers
main_lobby_table_column_header_selected_bg - Background of lobby table
column headers when selected
main_lobby_table_column_header_selected_fg - Foreground of lobby table
column headers when selected
main_lobby_table_row_fg - Foreground of lobby table row (text color)
main_lobby_table_row_bg - Background of lobby table row
main_lobby_table_row_alternate_fg - Foreground of lobby table row
alternating color (text color)
main_lobby_table_row_alternate_bg - Background of lobby table row
alternating color
main_lobby_table_row_selected_fg - Foreground of lobby table row when
selected (text color)
main_lobby_table_row_selected_bg - Background of lobby table row when
selected
main_lobby_table_row_registered_fg - Foreground of lobby table row for
tournaments player is registered for (text color)
main_lobby_table_row_registered_bg - Background of lobby table row for
tournaments player is registered for
main_lobby_chat_bg - Background of lobby chat area
tournament_lobby_table_column_header_bg - Background of tournament lobby
table column headers
tournament_lobby_table_column_header_fg - Foreground of tournament lobby
table column headers
tournament_lobby_table_column_header_selected_bg - Background of tournament
lobby table column headers when selected
tournament_lobby_table_column_header_selected_fg - Foreground of tournament
lobby table column headers when selected
tournament_lobby_table_row_fg - Foreground of tournament lobby table row
(text color)
tournament_lobby_table_row_bg - Background of tournament lobby table row
tournament_lobby_table_row_alternate_fg - Foreground of tournament lobby
table row alternating color (text color)
tournament_lobby_table_row_alternate_bg - Background of tournament lobby
table row when selected
tournament_lobby_table_row_selected_fg - Foreground of tournament lobby
table row when selected (text color)
tournament_lobby_table_row_selected_bg - Background of tournament lobby
table row when selected
standard_button_color1 - starting color for default buttons
standard_button_color2 - ending color for default buttons
standard_button_mouse_over_color1 - starting color for default buttons when
mouse is inside it
standard_button_mouse_over_color2 - ending color for default buttons when
mouse is inside it
standard_button_text_color - text color for default buttons
fold_button_color1 - starting color for fold button on tables
fold_button_color2 - ending color for fold button on tables
fold_button_mouse_over_color1 - starting color for fold button on tables
when mouse is inside it
fold_button_mouse_over_color2 - ending color for fold button on tables when
mouse is inside it
fold_button_text_color - text color for fold button on tables
call_button_color1 - starting color for call button on tables
call_button_color2 - ending color for call button on tables
call_button_mouse_over_color1 - starting color for call button on tables
when mouse is inside it
call_button_mouse_over_color2 - ending color for call button on tables when
mouse is inside it
call_button_text_color - text color for call button on tables
raise_button_color1 - starting color for raise button on tables
raise_button_color2 - ending color for raise button on tables
raise_button_mouse_over_color1 - starting color for raise button on tables
when mouse is inside it
raise_button_mouse_over_color2 - ending color for raise button on tables
when mouse is inside it
raise_button_text_color - text color for raise button on tables
main_lobby_game_clock_text_color - text color for game clock time readout on
lobby
main_lobby_new_messages_text_color - text color for new messages
notification on lobby
main_lobby_premium_upgrade_text_color - text color for upgrade account on
lobby (shwos only for non-premium members)
main_lobby_connection_status_text_color - text color for connection status
readout on lobby
main_lobby_chow_finished_check_color - text color for show finished/full
option on lobby
main_lobby_quick_links_fg - text color for quick links box in lobby
main_lobby_quick_links_bg - background color for quick links box in lobby
tournament_lobby_details_text_color - text color for tournament lobby
tournament information text readouts
tournament_lobby_details_leaderboard_text_color - text color for tournament
lobby tournament leaderboard link
tournament_lobby_details_chat_comments_text_color - text color for
tournament lobby tournament chat link
table_view_lobby_button_fg - text color for link to lobby button on tables
table_view_lobby_button_bg - background color for link to lobby button on
tables
table_view_lobby_mouse_over_button_fg - text color for link to lobby button
on tables when mouse is inside it
table_view_lobby_mouse_over_button_bg - background color for link to lobby
button on tables when mouse is inside it
table_leave_button_fg - text color for leave button on tables
table_leave_button_bg - background color for leave button on tables
table_leave_mouse_over_button_fg - text color for leave button on tables
when mouse is inside it
table_leave_mouse_over_button_bg - background color for leave button on
tables when mouse is inside it
table_deal_out_button_fg - text color for deal out button on tables
table_deal_out_button_bg - background color for deal out button on tables
table_deal_out_mouse_over_button_fg - text color for deal out button on
tables when mouse is inside it
table_deal_out_mouse_over_button_bg - background color for deal out button
on tables when mouse is inside it
table_auto_fold_check_color - text color for table auto fold option on
tables
table_muck_check_color - text color for muck cards option on tables
table_chat_fg - text color for tables chat box
table_chat_bg - background color for tables chat box
table_chat_filter_fg - text color for tables chat filter drop down box
table_chat_filter_bg - background color for tables chat filter drop down box
table_player_popup_menu_fg - text color for player popup menus on tables
when clicking on player
table_player_popup_menu_bg - background color for player popup menus on
tables when clicking on player
table_player_popup_menu_mouse_over_fg - text color for player popup menus on
tables when clicking on player when mouse is inside it
table_player_popup_menu_mouse_over_bg - background color for player popup
menus on tables when clicking on player when mouse is inside it
table_blinds_label_color - text color of table readout of current blind
amounts
table_raise_slider_color - color of slider bar on tables (not working)
table_pre_act_check_boxes_color - text color of the pre-act options on
tables
table_call_amount_text_color - text color of the current call amount on
tables
table_raise_amount_text_color - text color of the raise amount on tables
table_raise_input_fg - text color of raise input entry box on tables
table_raise_input_bg - background color of raise input entry box on tables
table_avatar_username_color - text color of seated players username
table_avatar_chip_count_color - text color of seated players chip/stack
amount
table_avatar_timer_countdown_color - color of the timer countdown for seated
player who is waiting to act
table_previous_hand_info_color - text color of link to previous hand info on
tables
table_avatar_border_color_seated - color of the border of player plaques at
tables
table_avatar_border_color_inactive - color of the border of player plaques
at tables for inactive players
table_avatar_seated_color - color of the player plaques at tables for seated
players (will apply transparent effect automatically)
table_avatar_inactive_color - color of the player plaques at tables for
inactive players (will apply transparent effect automatically)
table_avatar_active_color - color of the player plaques at tables
for active players, i.e. the player whose turn it is (will apply transparent
effect automatically)
away_button_color1 - starting color for player away notice
away_button_color2 - ending color for player away notice
away_button_text_color - text color for player away notice
|