clearlooks theme added

This commit is contained in:
p.kosyh 2010-07-03 10:21:25 +00:00
parent a41c2d1acf
commit 39bc296d72
8 changed files with 66 additions and 0 deletions

1
debian/changelog vendored
View file

@ -1,5 +1,6 @@
instead (1.2.0) unstable; urgency=low
* clearlooks theme;
* unpack/install feature;
* browse feature (win32 and gtk);
* clever game/themes sorting;

BIN
themes/clearlooks/adown.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

BIN
themes/clearlooks/aup.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

BIN
themes/clearlooks/bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

BIN
themes/clearlooks/menu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B

View file

@ -0,0 +1,65 @@
; $Name: Clear looks$
; $Name(ru): Ясная$
; $Name(es): Parece claro$
scr.w = 800
scr.h = 600
scr.gfx.h = -1
scr.gfx.bg = bg.jpg
scr.col.bg = black
scr.gfx.cursor.x = 2
scr.gfx.cursor.y = 2
scr.gfx.cursor.normal = cursor.png
scr.gfx.cursor.use = cursor-use.png
scr.gfx.pad = 8
scr.gfx.mode = embedded
win.x = 245
win.y = 21
win.w = 520
win.h = 558
; win.fnt.name = sans.ttf
win.fnt.size = 16
win.gfx.up = aup.png
win.gfx.down = adown.png
win.col.fg = black
win.col.link = #b02c00
win.col.alink = #606060
inv.x = 10
inv.y = 21
inv.w = 190
inv.h = 550
; inv.fnt.name = sans.ttf
inv.fnt.size = 16
inv.gfx.up = aup.png
inv.gfx.down = adown.png
inv.col.fg = #606060
inv.col.link = #000000
inv.col.alink = #b02c00
inv.mode = vertical
menu.col.bg = #f0f0f0
menu.col.fg = #000000
menu.col.link = #b02c00
menu.col.alink = #606060
menu.col.alpha = 230
menu.col.border = #606060
menu.bw = 2
;menu.fnt.name = sans.ttf
menu.fnt.size = 15
menu.gfx.button = menu.png
menu.button.x = 0
menu.button.y = 576
; snd.click = click.wav ; click.ogg
; 800x480 version
;scr.w = 800
;scr.h = 480
;win.h = 448
;inv.h = 448
;menu.button.y = 456