wesnoth/data/gui/themes/default/default.cfg
Subhraman Sarkar 6b8c2e15e7 theme update for modern and rename themes
include new definitions and updated versions of existing definitions
"default/classic" and "modern" has been renamed to "Parchment" and "Celes" to avoid confusion
2025-01-09 09:02:42 +05:30

39 lines
837 B
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#textdomain wesnoth-lib
###
### Defines a gui, all widgets and windows used in a certain 'theme'.
###
[gui]
id = "default"
description = "Parchment"
[settings]
popup_show_delay = 200
popup_show_time = 5000
help_show_time = 0
double_click_time = 500
repeat_button_repeat_time = 350
sound_button_click = "button.wav"
sound_toggle_button_click = "checkbox.wav"
sound_toggle_panel_click = "select.wav"
sound_slider_adjust = "slider.wav"
has_helptip_message = _" (Press $hotkey for more information)"
[/settings]
{tips.cfg}
{gui/macros/}
{gui/themes/default/widgets/}
{gui/themes/default/dialogs/}
# For tab sheets we need two kinds
# - 1 where we're a filter eg every irc chan looks the same
# - 1 where every page has other data
# rename set_dirty to redraw and add another one for resize
[/gui]