258 lines
5.4 KiB
Text
258 lines
5.4 KiB
Text
/*
|
|
|
|
Copyright (C) Arnaud Houdelette 2012-2014
|
|
Copyright (C) Emmanuel Langlois 2012-2014
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
|
|
style "sombre"
|
|
{
|
|
font_name = "DejaVu Sans 9"
|
|
|
|
bg[NORMAL] = "#666666"
|
|
bg[SELECTED] = "#707090"
|
|
bg[ACTIVE] = "#808080"
|
|
bg[INSENSITIVE] = "#808080"
|
|
bg[PRELIGHT] = "#8080A0"
|
|
base[NORMAL] = "#595959"
|
|
base[SELECTED] = "#B06060"
|
|
base[ACTIVE] = "#A06060"
|
|
text[NORMAL] = "#D0D0D0"
|
|
fg[NORMAL] = "#FFFFFF"
|
|
fg[PRELIGHT] = "#FFFFFF"
|
|
engine "clearlooks" {
|
|
colorize_scrollbar = TRUE
|
|
reliefstyle = 1
|
|
menubarstyle = 2
|
|
toolbarstyle = 0
|
|
animation = FALSE
|
|
radius = 3.0
|
|
style = GUMMY
|
|
|
|
# Set a hint to disable backward compatibility fallbacks.
|
|
hint = "use-hints"
|
|
}
|
|
|
|
GtkTreeView::odd-row-color = "#66666F"
|
|
GtkTreeView::even-row-color = "#595959"
|
|
}
|
|
|
|
style "scale-s" = "sombre" {
|
|
GtkScale::slider-width = 19
|
|
GtkScale::slider-length = 27
|
|
GtkRange::trough-side-details = 1
|
|
bg[NORMAL] = "#A0A0B0"
|
|
bg[PRELIGHT] = "#8080A0"
|
|
bg[SELECTED] = "#C0B000"
|
|
fg[NORMAL] = "#FFFFFF"
|
|
engine "clearlooks" {
|
|
hint="scale"
|
|
}
|
|
|
|
}
|
|
|
|
style "tirettes" = "scale-s" {
|
|
font_name = "DejaVu Sans Mono 7"
|
|
engine "clearlooks" {
|
|
}
|
|
}
|
|
|
|
style "tirettesc" = "tirettes" {
|
|
bg[NORMAL] = "#B08080"
|
|
fg[NORMAL] = "#FF5050"
|
|
bg[PRELIGHT] = "#A08080"
|
|
engine "clearlooks" {
|
|
}
|
|
}
|
|
|
|
style "tirettest" = "tirettes" {
|
|
bg[NORMAL] = "#80B080"
|
|
fg[NORMAL] = "#50FF50"
|
|
bg[PRELIGHT] = "#80A080"
|
|
engine "clearlooks" {
|
|
|
|
}
|
|
}
|
|
|
|
style "tirettesm" = "tirettes" {
|
|
bg[NORMAL] = "#6070B0"
|
|
fg[NORMAL] = "#8080FF"
|
|
bg[PRELIGHT] = "#8080A0"
|
|
engine "clearlooks" {
|
|
}
|
|
}
|
|
|
|
style "progressbar-s" = "sombre" {
|
|
bg[SELECTED] = "#8080A0"
|
|
engine "clearlooks" {
|
|
hint="progressbar"
|
|
}
|
|
}
|
|
|
|
style "circuitspb" = "sombre"
|
|
{
|
|
font_name = "DejaVu Sans 7"
|
|
bg[SELECTED] = "#C0B000"
|
|
engine "clearlooks" {
|
|
hint="progressbar"
|
|
}
|
|
}
|
|
|
|
style "counter" = "sombre"
|
|
{
|
|
fg[NORMAL] = "#FFFF00"
|
|
bg[NORMAL] = "#000000"
|
|
font_name = "DejaVu Sans Mono Bold 12"
|
|
engine "clearlooks" {
|
|
}
|
|
}
|
|
|
|
style "soundtimelabel" = "counter"
|
|
{
|
|
font_name = "DejaVu Sans Mono Bold 9"
|
|
}
|
|
|
|
style "masterpos" = "counter"
|
|
{
|
|
font_name = "DejaVu Sans Mono Bold 10"
|
|
}
|
|
style "masternext" = "counter"
|
|
{
|
|
font_name = "DejaVu Sans Mono Bold 7"
|
|
}
|
|
style "page" = "sombre"
|
|
{
|
|
fg[NORMAL] = "#FFFF00"
|
|
bg[NORMAL] = "#000000"
|
|
font_name = "DejaVu Sans Mono Bold 32"
|
|
engine "clearlooks" {
|
|
}
|
|
}
|
|
style "pagesmall" = "sombre"
|
|
{
|
|
fg[NORMAL] = "#FFFF00"
|
|
bg[NORMAL] = "#000000"
|
|
font_name = "DejaVu Sans Mono Bold 6"
|
|
engine "clearlooks" {
|
|
}
|
|
}
|
|
|
|
style "actmacro" = "sombre"
|
|
{
|
|
fg[NORMAL] = "#FFFF00"
|
|
bg[NORMAL] = "#000000"
|
|
font_name = "DejaVu Sans Mono Bold 6"
|
|
engine "clearlooks" {
|
|
}
|
|
}
|
|
|
|
|
|
style "lbtirette" = "sombre"
|
|
{
|
|
fg[NORMAL] = "#D0D0D0"
|
|
font_name = "DejaVu Sans 7"
|
|
engine "clearlooks" {
|
|
}
|
|
}
|
|
|
|
style "entry-s" = "sombre" {
|
|
xthickness = 3
|
|
ythickness = 3
|
|
|
|
base[ACTIVE] = "#595959"
|
|
|
|
engine "clearlooks" {
|
|
|
|
}
|
|
}
|
|
|
|
style "treeview-s" = "sombre" {
|
|
|
|
engine "clearlooks" {
|
|
hint = "treeview"
|
|
}
|
|
}
|
|
style "treeview_header-s" = "sombre" {
|
|
xthickness = 2
|
|
ythickness = 1
|
|
|
|
engine "clearlooks" {
|
|
hint = "treeview-header"
|
|
}
|
|
}
|
|
|
|
style "tooltips-s" = "sombre" {
|
|
xthickness = 4
|
|
ythickness = 4
|
|
}
|
|
|
|
style "scrollbar-s" = "sombre" {
|
|
xthickness = 2
|
|
ythickness = 2
|
|
|
|
engine "clearlooks" {
|
|
hint = "scrollbar"
|
|
}
|
|
}
|
|
|
|
style "hscrollbar-s" = "sombre" {
|
|
|
|
engine "clearlooks" {
|
|
hint = "hscrollbar"
|
|
}
|
|
}
|
|
|
|
style "vscrollbar-s" = "sombre" {
|
|
|
|
engine "clearlooks" {
|
|
hint = "vscrollbar"
|
|
}
|
|
}
|
|
|
|
class "GtkWidget" style "sombre"
|
|
class "GtkScale" style "scale-s"
|
|
class "GtkProgressBar" style "progressbar-s"
|
|
class "GtkEntry" style "entry-s"
|
|
class "GtkScrollbar" style "scrollbar-s"
|
|
class "GtkHScrollbar" style "hscrollbar-s"
|
|
class "GtkVScrollbar" style "vscrollbar-s"
|
|
|
|
widget_class "*.<GtkTreeView>*" style "treeview-s"
|
|
widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header-s"
|
|
widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header-s"
|
|
widget_class "*.<GtkList>.<GtkButton>" style "treeview_header-s"
|
|
widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header-s"
|
|
|
|
widget "gtk-tooltip*" style "tooltips-s"
|
|
|
|
widget "*.evBBox" style "counter"
|
|
widget "*.evBBox*" style "counter"
|
|
widget "*.labelMasterPos" style "masterpos"
|
|
widget "*.labelMasterNext" style "masternext"
|
|
widget "*.pb" style "circuitspb"
|
|
widget "*.posLabel" style "counter"
|
|
widget "*.timeLabel" style "counter"
|
|
widget "*.actLabel" style "actmacro"
|
|
|
|
|
|
widget "*.soundTimeLabel" style "soundtimelabel"
|
|
|
|
widget "*.lblPage" style "page"
|
|
widget "*.lblpagesmall" style "pagesmall"
|
|
|
|
widget "*.lblTirette" style "lbtirette"
|
|
widget "*.sclTirette" style "tirettes"
|
|
widget "*.sclTiretteC" style "tirettesc"
|
|
widget "*.sclTiretteT" style "tirettest"
|
|
widget "*.sclTiretteM" style "tirettesm"
|