color fix in fantasy theme

This commit is contained in:
p.kosyh 2009-10-05 08:00:11 +00:00
parent 6e1afa62e7
commit f7e81bba7b
2 changed files with 3 additions and 3 deletions

View file

@ -16,8 +16,8 @@ LUA_LFLAGS=$(shell pkg-config --libs lua5.1)
# for arch linux, fedora (may be others) use this
#
LUA_CFLAGS=$(shell pkg-config --cflags lua)
LUA_LFLAGS=$(shell pkg-config --libs lua)
# LUA_CFLAGS=$(shell pkg-config --cflags lua)
# LUA_LFLAGS=$(shell pkg-config --libs lua)
#
SDL_CFLAGS=$(shell sdl-config --cflags)

View file

@ -4,7 +4,7 @@ include = default-large
scr.gfx.bg = bg.png
win.col.fg = #00CD00
win.col.link = #9ACD32
win.col.link = #CDC673 ;#9ACD32
win.col.alink = red
scr.gfx.pad = 8