ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/resources/theme.json
Revision: 1.2
Committed: Wed Sep 3 10:36:25 2008 UTC (15 years, 8 months ago) by root
Content type: application/json
Branch: MAIN
Changes since 1.1: +10 -0 lines
Log Message:
more theme stuff, but i dislike it

File Contents

# User Rev Content
1 root 1.1 {
2 root 1.2
3 root 1.1 "path" : [],
4 root 1.2
5     "fancyframe" : [0.6, 0.3, 0.1],
6     "entry_outline" : [0.6, 0.3, 0.1],
7    
8     "tooltip_border" : [0, 0, 0],
9     "tooltip_fg" : [0, 0, 0],
10     "tooltip_bg" : [1, 0.8, 0.4],
11     "tooltip_style" : 1,
12    
13 root 1.1 }