peterburg/theme.ini

34 lines
679 B
INI
Raw Normal View History

;$Name:Парсер (микро)
scr.w = 500
scr.h = 600
scr.col.bg = white
2020-12-24 12:36:32 +02:00
scr.gfx.bg = bgr/vaporwave.jpg
2020-12-24 16:56:47 +02:00
; Границы окна: 500x600
; Границы полей: 30x30, 470x30, 30x570, 470x570
; Границы текстового поля: 30x30, 470x30, 30x480, 470x480
; Границы поля ввода: 30x500, 470x500, 30x570, 470x570
2020-12-24 12:36:32 +02:00
win.x = 30
win.y = 30
win.w = 440
2020-12-24 16:56:47 +02:00
win.h = 450
2020-12-24 12:36:32 +02:00
inv.x = 30
2020-12-24 16:56:47 +02:00
inv.y = 500
2020-12-24 12:36:32 +02:00
inv.w = 440
2020-12-24 16:56:47 +02:00
inv.h = 70
inv.col.link = #666666
inv.col.fg = #000000
menu.button.x = 474
menu.button.y = 868
inv.mode = horizontal-left
snd.click =
win.align = left
scr.gfx.x = 0
scr.gfx.y = 0
scr.gfx.w = 0
scr.gfx.h = 0
scr.gfx.mode = float-middle-center