?? rc
字號(hào):
# --- windowsstyle "window"{ bg_pixmap[NORMAL] = "bg5.png" bg_pixmap[PRELIGHT] = "bg5.png" bg_pixmap[ACTIVE] = "<none>" bg[NORMAL] = { 0.5, 0.5, 0.5 } bg[PRELIGHT] = { 0.5, 0.5, 0.5 } bg[ACTIVE] = { 0.5, 0.5, 0.5 } fg[NORMAL] = { 0.0, 0.0, 0.0 } fg[PRELIGHT] = { 0.0, 0.0, 0.0 } fg[ACTIVE] = { 0.0, 0.0, 0.0 } font_name = "Sans Bold 10"}style "main_window" = "window"{ bg_pixmap[NORMAL] = "bg2.png"}style "plugin_scrwin" = "window"{ bg_pixmap[NORMAL] = "<none>" bg[NORMAL] = { 0.8, 0.8, 0.9 }}widget "*GtkWindow*" style "window"widget "*Dialog*" style "window"widget "*FileSelection*" style "window"widget "*playlist_window*" style "window"widget "*main_window" style "main_window"# --- common widgetsstyle "button"{ bg_pixmap[NORMAL] = "bg1.png" bg_pixmap[PRELIGHT] = "bg6.png" bg_pixmap[ACTIVE] = "bg3.png" bg[NORMAL] = { 0.5, 0.55, 0.5 } bg[PRELIGHT] = { 0.5, 0.55, 0.55 } bg[ACTIVE] = { 0.55, 0.5, 0.5 } fg[NORMAL] = { 0.0, 0.0, 0.0 } fg[PRELIGHT] = { 0.0, 0.0, 0.0 } fg[ACTIVE] = { 0.0, 0.0, 0.0 } font_name = "Sans Bold 10"}style "view"{ text[NORMAL] = { 0.0, 0.0, 0.0 } text[SELECTED] = { 0.0, 0.0, 0.0 } text[ACTIVE] = { 0.0, 0.0, 0.0 } base[NORMAL] = { 0.95, 1.0, 0.95 } base[SELECTED] = { 0.643, 0.875, 1.0 } base[ACTIVE] = { 0.737, 0.824, 0.933 } fg[NORMAL] = { 0.0, 0.0, 0.0 } fg[SELECTED] = { 0.643, 0.875, 1.0 }}style "scrollbar"{ bg_pixmap[NORMAL] = "<none>" bg_pixmap[PRELIGHT] = "<none>" bg_pixmap[ACTIVE] = "<none>" bg[NORMAL] = { 0.5, 0.5, 0.6 } bg[PRELIGHT] = { 0.55, 0.55, 0.65 } bg[ACTIVE] = { 0.8, 0.8, 0.9 } fg[NORMAL] = { 0.0, 0.0, 0.0 } fg[PRELIGHT] = { 0.0, 0.0, 0.0 } fg[ACTIVE] = { 0.0, 0.0, 0.0 }}style "progressbar"{ bg[NORMAL] = { 1.0, 1.0, 1.0 } bg[PRELIGHT] = { 0.55, 0.55, 0.65 }}style "notebook"{ bg[NORMAL] = { 0.5, 0.55, 0.5 } bg[ACTIVE] = { 0.55, 0.5, 0.5 }}style "entry" = "view"{ font_name = "Lucida 12"}style "combo_box"{ text[NORMAL] = { 0.0, 0.0, 0.0 } fg[NORMAL] = { 0.0, 0.0, 0.0 }}style "menu"{ bg_pixmap[NORMAL] = "bg5.png" bg_pixmap[PRELIGHT] = "bg5.png" bg[NORMAL] = { 0.8, 0.75, 0.7 } bg[PRELIGHT] = { 0.7, 0.75, 0.8 } fg[NORMAL] = { 0.0, 0.0, 0.0 } fg[PRELIGHT] = { 0.0, 0.0, 0.0 } text[NORMAL] = { 0.0, 0.0, 0.0 } text[PRELIGHT] = { 0.0, 0.0, 0.0 } font_name = "Sans Bold 10"}style "spin_button" = "button"{ text[NORMAL] = { 0.0, 0.0, 0.0 } text[SELECTED] = { 0.0, 0.0, 0.0 } text[ACTIVE] = { 0.0, 0.0, 0.0 } base[NORMAL] = { 0.95, 1.0, 0.95 } base[SELECTED] = { 0.643, 0.875, 1.0 } base[ACTIVE] = { 0.737, 0.824, 0.933 }}style "scale"{ bg_pixmap[NORMAL] = "<none>" bg_pixmap[PRELIGHT] = "<none>" bg_pixmap[ACTIVE] = "scale_bg.png" bg[NORMAL] = { 0.4, 0.4, 0.5 } bg[PRELIGHT] = { 0.45, 0.45, 0.55 } bg[ACTIVE] = { 0.5, 0.5, 0.5 } fg[NORMAL] = { 0.6, 0.6, 0.6 }}style "viewport"{ bg_pixmap[NORMAL] = "<none>" bg_pixmap[PRELIGHT] = "<none>" bg_pixmap[ACTIVE] = "<none>" bg[NORMAL] = { 0.5, 0.5, 0.5 } bg[PRELIGHT] = { 0.5, 0.5, 0.5 } bg[ACTIVE] = { 0.5, 0.5, 0.5 }}style "eventbox"{ bg_pixmap[NORMAL] = "<none>" bg[NORMAL] = { 0.95, 0.95, 1.0 } fg[NORMAL] = { 0.0, 0.0, 0.2 }}style "nostyle"{ bg_pixmap[NORMAL] = "<none>" bg_pixmap[PRELIGHT] = "<none>" bg_pixmap[ACTIVE] = "<none>" fg[NORMAL] = { 0.0, 0.0, 0.0 } fg[PRELIGHT] = { 0.0, 0.0, 0.0 } fg[ACTIVE] = { 0.0, 0.0, 0.0 }}widget "*ScrolledWindow*" style "scrollbar"widget "*plugin_scrwin*" style "plugin_scrwin"widget "*TreeView*" style "view"widget "*TextView*" style "view"widget "*List*" style "view"widget "*Notebook" style "notebook"widget "*Scrollbar*" style "scrollbar"widget "*Separator*" style "scrollbar"widget "*Progress*" style "progressbar"widget "*OptionMenu*" style "button"widget "*Menu*" style "menu"widget "*SpinButton*" style "spin_button"widget "*Scale*" style "scale"widget "*Button*" style "button"widget "*GtkEntry*" style "entry"widget "*Combo*" style "combo_box"widget "*EventBox*" style "eventbox"widget "*nostyle" style "nostyle"# --- checkbuttonwidget "*check_on_window" style "window"widget "*check_on_notebook" style "notebook"# --- main windowstyle "time_viewport" = "viewport"{ bg_pixmap[NORMAL] = "bg2.png"}style "title_viewport" = "viewport"{ bg_pixmap[NORMAL] = "bg4.png"}style "info_viewport" = "title_viewport"{}style "big_timer_label"{ fg[NORMAL] = { 0.0 , 0.1, 0.2 } font_name = "Courier 19"}style "small_timer_label"{ fg[NORMAL] = { 0.0 , 0.0, .0 } font_name = "Courier 11"}style "label_title"{ fg[NORMAL] = { 0.0 , 0.0, 0.2 } font_name = "Sans Bold 12"}style "label_info"{ fg[NORMAL] = { 0.075 , 0.075, 0.0 } font_name = "Sans 8"}style "scale_pos" = "scale"{}style "scale_vol" = "scale"{ GtkScale::slider-length = 11}style "scale_bal" = "scale"{ GtkScale::slider-length = 11}widget "*time_viewport" style "time_viewport"widget "*title_viewport" style "title_viewport"widget "*info_viewport" style "info_viewport"widget "*big_timer_label" style "big_timer_label"widget "*small_timer_label" style "small_timer_label"widget "*label_title" style "label_title"widget "*label_info" style "label_info"widget "*scale_pos" style "scale_pos"widget "*scale_vol" style "scale_vol"widget "*scale_bal" style "scale_bal"# --- music storestyle "music_tree" = "view"{ fg[NORMAL] = { 0.0, 0.0, 1.0 } fg[PRELIGHT] = { 0.0, 0.0, 1.0 } font_name = "Lucida 12" }style "comment_view" = "view"{ font_name = "Lucida 10"}widget "*music_tree" style "music_tree"widget "*comment_view" style "comment_view"# --- playliststyle "play_list" = "view"{ fg[NORMAL] = { 0.0, 0.0, 1.0 } fg[PRELIGHT] = { 0.0, 0.0, 1.0 } fg[SELECTED] = { 1.0, 0.0, 0.0 } fg[INSENSITIVE] = { 0.0, 0.0, 0.0 } font_name = "Lucida 12" }widget "*play_list" style "play_list"# --- pluginsstyle "plugin_name"{ font_name = "Lucida Bold 14"}style "plugin_maker"{ font_name = "Lucida Bold 12"}style "plugin_bypass_button" = "button"{ bg_pixmap[ACTIVE] = "<none>" bg[ACTIVE] = { 1.0, 0.0, 0.0 } fg[NORMAL] = { 0.0, 0.0, 0.0 } fg[PRELIGHT] = { 0.0, 0.0, 0.0 } fg[ACTIVE] = { 1.0, 1.0, 1.0 }}style "plugin_scale" = "scale"{ bg_pixmap[ACTIVE] = "<none>" bg[ACTIVE] = { 0.95, 0.95, 1.0 }}style "plugin_toggled" = "button"{ bg_pixmap[NORMAL] = "<none>" bg_pixmap[PRELIGHT] = "<none>" bg_pixmap[ACTIVE] = "<none>" bg[NORMAL] = { 0.6, 0.6, 0.7 } bg[PRELIGHT] = { 0.65, 0.65, 0.75 } bg[ACTIVE] = { 0.7, 0.6, 0.6 }}widget "*plugin_name" style "plugin_name"widget "*plugin_maker" style "plugin_maker"widget "*plugin_bypass_button*" style "plugin_bypass_button"widget "*plugin_scale" style "plugin_scale"widget "*plugin_toggled" style "plugin_toggled"# --- mod info liststyle "samples_instruments_list"{ font_name = "Monospace 10"}widget "*samples_instruments_list" style "samples_instruments_list"
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -