Changeset - 3f732d121efd
[Not reviewed]
default
0 1 2
Silverwing - 5 years ago 2019-06-08 19:26:32

Theme updated
3 files changed with 4 insertions and 1 deletions:
images/menu.png
bin+new file
images/menu_b.png
bin+new file
0 comments (0 inline, 0 general)
images/menu.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
images/menu_b.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
theme.ini
Show inline comments
 
@@ -4,31 +4,34 @@ scr.w = 800
 
scr.h = 600
 

	
 
win.x = 20
 
win.y = 4
 
win.w = 556
 
win.h = 592
 

	
 
win.ways.mode = bottom
 
;win.col.fg = #301008
 
;win.col.link = #605020
 
;win.col.alink = #807030
 

	
 
scr.gfx.bg = images/london_bg.png
 
scr.gfx.bg = images/bg.png
 
scr.gfx.mode = fixed
 
scr.gfx.scalable = 1
 

	
 
inv.x = 600
 
inv.y = 4
 
inv.w = 190
 
inv.h = 560
 
inv.col.link = #301008
 
inv.col.alink = #605020
 
inv.mode = vertical-left
 

	
 
menu.col.link = #E0E0F0
 
menu.col.alink = #EFEFFF
 
menu.col.fg = #D0D0E0
 
menu.col.bg = #202030
 
menu.col.alpha = 140
 
menu.col.border = red
 
menu.bw = 0
 
menu.button.x = 596
 
menu.button.y = 577
 
menu.gfx.button = images/menu_b.png
 
\ No newline at end of file
0 comments (0 inline, 0 general)