Supply oriental theme settings
[xboard.git] / conf / shogi
1 ;
2 ; settings for oriental Shogi theme
3 ;
4 -variant shogi
5 ;
6 ; pieces: supplied shogi svg's, and flip them in flipView
7 ;
8 -pid ~~/themes/shogi
9 -flipBlack true
10 -trueColors true
11 ;
12 ; board: no checkering (both w. and w.o. texture)
13 ;
14 -liteBackTextureFile  "~~/themes/textures/wood_l.png"
15 -darkBackTextureFile  "~~/themes/textures/wood_l.png"
16 -lightSquareColor #FF8040
17 -darkSquareColor #FF8040
18 ;
19 ; detour under-promotion is less convenient when non-pawns promote
20 ;
21 -sweepPromotions false
22 ;
23 ; no adjudication
24 ;
25 -trivialDraws false
26 -materialDraws false
27 ;
28 ; common non-compliant notations
29 ;
30 -colorNickNames "sg"
31 ;
32 ; redefine default engine
33 ;
34 -fcp gnushogi
35 -scp gnushogi
36 ;
37 ; set up own persistence file, used for this theme only
38 ;
39 -settingsFile ~/.xboard-shogi-rc
40 -saveSettingsFile ~/.xboard-shogi-rc
41