diff --git a/Rules.make.standalone b/Rules.make.standalone index 2b2c298..f80a615 100644 --- a/Rules.make.standalone +++ b/Rules.make.standalone @@ -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) diff --git a/themes/fantasy/theme.ini b/themes/fantasy/theme.ini index b4638ce..fc4e626 100644 --- a/themes/fantasy/theme.ini +++ b/themes/fantasy/theme.ini @@ -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