This file is indexed.

/usr/share/kde4/apps/tagua/themes/pieces/StonesSVG/theme_wb.lua is in tagua-data 1.0~alpha2-15.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
import("piece_theme.lua")
shadow=7.0
shadow_color="#404050"
shadow_offset_x=6
shadow_offset_y=4
shadow_grow=5

theme.white_stone  = fromSVG("white.svg")
theme.black_stone  = fromSVG("black.svg")