mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-06 06:55:31 +01:00
Initial checkin of veejay 1.4
git-svn-id: svn://code.dyne.org/veejay/trunk@1172 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
21
veejay-current/veejay-client/share/gveejay-default.rc
Normal file
21
veejay-current/veejay-client/share/gveejay-default.rc
Normal file
@@ -0,0 +1,21 @@
|
||||
# Edit these colors and fonts however you like.
|
||||
style "default"
|
||||
{
|
||||
xthickness = 1
|
||||
ythickness = 1
|
||||
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_OUT
|
||||
#GtkWidget::interior_focus = 0
|
||||
#GtkWidget::focus_padding = 0
|
||||
#GtkWidget::default_border = {0, 0, 0, 0}
|
||||
#GtkWidget::default_outside_border = {0, 0, 0, 0}
|
||||
GtkWidget::default_spacing = 0
|
||||
GtkScale::stepper_size = 8
|
||||
GtkRange::through-width = 4
|
||||
GtkRange::trough_border = 0
|
||||
GtkRange::slider-width = 16
|
||||
GtkScale::slider-length = 10
|
||||
font_name = "Sans 8"
|
||||
}
|
||||
|
||||
|
||||
class "GtkWidget" style "default"
|
||||
Reference in New Issue
Block a user