LUMIERA.clone/src/gui/lumiera_ui.rc

160 lines
4.6 KiB
Text
Raw Normal View History

2008-04-20 00:16:27 +02:00
#
2008-05-31 18:44:44 +02:00
# This is the GTK style file for Lumiera
2008-04-20 00:16:27 +02:00
#
#
2008-05-31 18:44:44 +02:00
#---------- Styles for Standard Widgets ----------#
2008-04-20 00:16:27 +02:00
style "medium_text"
2008-04-20 00:16:27 +02:00
{
font_name = "sans 10"
}
style "medium_bold_entry" = "medium_text"
{
2008-05-31 18:44:44 +02:00
fg[NORMAL] = { 0.70, 0.70, 0.70 }
fg[ACTIVE] = { 0.70, 0.70, 0.70 }
bg[NORMAL] = { 0.35, 0.35, 0.40 }
base[NORMAL] = { 0, 0, 0 }
base[ACTIVE] = { 0, 0, 0 }
base[SELECTED] = { 0, 0, 0 }
2008-04-20 00:16:27 +02:00
}
style "default_base" = "medium_text"
{
GtkWidget::cursor_color = {1.0, 1.0, 1.0 }
GtkButton::default_border = { 0, 0, 0, 0 }
GtkButton::default_outside_border = { 0, 0, 0, 0 }
GtkTreeView::vertical-padding = 0
GtkTreeView::horizontal-padding = 0
GtkTreeView::even-row-color = { 0, 0, 0 }
GtkTreeView::odd-row-color = { 0, 0, 0 }
fg[NORMAL] = { 0.80, 0.80, 0.80 }
fg[ACTIVE] = { 0.80, 0.80, 0.80 }
fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
fg[SELECTED] = { 0.80, 0.80, 0.80 }
bg[NORMAL] = { 0.35, 0.35, 0.40 }
bg[ACTIVE] = { 0.35, 0.35, 0.40 }
bg[PRELIGHT] = "#565690"
bg[INSENSITIVE] = { 0.10, 0.10, 0.10 }
bg[SELECTED] = { 0, 0.40, 0.60 }
text[NORMAL] = { 0.80, 0.80, 0.80 }
text[ACTIVE] = { 0.80, 0.80, 0.80 }
text[PRELIGHT] = { 0.80, 0.80, 0.80 }
text[INSENSITIVE] = { 0.80, 0.80, 0.80}
text[SELECTED] = { 1.0, 1.0, 1.0 }
base[ACTIVE] = "#272a2f"
base[NORMAL] = "#1a1e20"
base[PRELIGHT] = { 0.20, 0.20, 0.20 }
base[INSENSITIVE] = "#4c5159"
base[SELECTED] = { 0.25, 0.25, 0.25 }
engine "clearlooks"
{
menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
2008-05-31 18:44:44 +02:00
# menuitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
# listviewitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient)
# progressbarstyle = 1 # 0 = candy bar, 1 = fancy candy bar, 2 = flat
2008-04-20 00:16:27 +02:00
}
}
style "default_buttons_menus"
{
2008-05-31 18:44:44 +02:00
font_name = "sans 10"
2008-04-20 00:16:27 +02:00
fg[ACTIVE] = { 1.0, 1.0, 1.0 }
bg[NORMAL] = { 0.30, 0.30, 0.35 }
bg[ACTIVE] = "#565690"
bg[PRELIGHT] = { 0.15, 0.15, 0.20 }
bg[INSENSITIVE] = { 0.15, 0.15, 0.20 }
bg[SELECTED] = { 0.15, 0.15, 0.20 }
}
2008-05-31 18:44:44 +02:00
style "lumiera_adjusters" = "default_buttons_menus"
2008-04-20 00:16:27 +02:00
{
2008-06-23 22:06:07 +02:00
fg[NORMAL] = { 0.80, 0.80, 0.80 }
fg[ACTIVE] = { 0.80, 0.80, 0.80 }
fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
fg[SELECTED] = { 0.80, 0.80, 0.80 }
bg[NORMAL] = { 0.35, 0.35, 0.40 }
bg[ACTIVE] = { 0.35, 0.35, 0.40 }
bg[PRELIGHT] = "#565690"
bg[INSENSITIVE] = { 0.10, 0.10, 0.10 }
bg[SELECTED] = { 0, 0.40, 0.60 }
2008-04-20 00:16:27 +02:00
}
2008-05-31 18:44:44 +02:00
style "lumiera_progressbars" = "default_buttons_menus"
2008-04-20 00:16:27 +02:00
{
bg[NORMAL] = { 0, 0, 0 }
bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
}
2008-05-31 18:44:44 +02:00
style "lumiera_button" = "default_buttons_menus"
2008-04-20 00:16:27 +02:00
{
2008-05-31 18:44:44 +02:00
xthickness = 1
ythickness = 1
2008-04-20 00:16:27 +02:00
}
style "tearoff_arrow" = "medium_bold_entry"
{
fg[NORMAL] = { 0.80, 0.80, 0.80 }
fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
bg[NORMAL] = { 0.80, 0.80, 0.80 }
bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
}
2008-05-31 18:44:44 +02:00
class "GtkWidget" style:highest "default_base"
class "GtkScrollbar" style:highest "lumiera_adjusters"
class "GtkLabel" style:highest "default_buttons_menus"
class "GtkButton" style:highest "lumiera_button"
class "GtkArrow" style:highest "tearoff_arrow"
class "GtkProgressBar" style:highest "lumiera_progressbars"
2008-04-20 00:16:27 +02:00
2008-05-31 18:44:44 +02:00
#---------- Styles for Lumiera Widgets ----------#
2008-04-20 00:16:27 +02:00
2008-05-31 18:44:44 +02:00
style "timeline_body"
2008-04-20 00:16:27 +02:00
{
gtkmm__CustomObject_TimelineBody::background = "#7E838B"
2008-08-14 00:47:47 +02:00
gtkmm__CustomObject_TimelineBody::selection = "#2D2D90"
gtkmm__CustomObject_TimelineBody::selection_alpha = 0.5
}
style "timeline_ruler" = "default_base"
{
2008-06-23 18:07:57 +02:00
font_name = "sans 8"
gtkmm__CustomObject_TimelineRuler::height = 18
gtkmm__CustomObject_TimelineRuler::major_tick_height = 18
gtkmm__CustomObject_TimelineRuler::minor_long_tick_height = 6
gtkmm__CustomObject_TimelineRuler::minor_short_tick_height = 3
2008-06-23 18:48:48 +02:00
gtkmm__CustomObject_TimelineRuler::annotation_horz_margin = 3
gtkmm__CustomObject_TimelineRuler::annotation_vert_margin = 0
gtkmm__CustomObject_TimelineRuler::min_division_width = 100
2008-06-25 21:23:53 +02:00
gtkmm__CustomObject_TimelineRuler::mouse_chevron_size = 5
2008-08-14 00:47:47 +02:00
gtkmm__CustomObject_TimelineRuler::selection_chevron_size = 5
gtkmm__CustomObject_TimelineRuler::playback_arrow_colour = "#2D2D90"
gtkmm__CustomObject_TimelineRuler::playback_arrow_alpha = 0.5
gtkmm__CustomObject_TimelineRuler::playback_arrow_size = 10
gtkmm__CustomObject_TimelineRuler::playback_arrow_stem_size = 3
2008-04-20 00:16:27 +02:00
}
style "timeline_header_base" = "default_base"
{
}
2008-05-31 18:44:44 +02:00
class "gtkmm__CustomObject_TimelineBody" style:highest "timeline_body"
class "gtkmm__CustomObject_TimelineRuler" style:highest "timeline_ruler"
2008-04-20 00:16:27 +02:00
widget "*TimelineHeaderBaseUnselected" style:highest "timeline_header_base"