summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Defaults/WPrefs
blob: 081b9641f74a59148774c315017cb434fc3bb883 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  NoXSetStuff = NO;
  ColorList = (
    "#000000",
    "#292929",
    "#525252",
    "#848484",
    "#adadad",
    "#d6d6d6",
    "#ffffff",
    "#d6d68c",
    "#d6a57b",
    "#8cd68c",
    "#8cd6ce",
    "#d68c8c",
    "#8c9cd6",
    "#bd86d6",
    "#d68cbd",
    "#d64a4a",
    "#4a5ad6",
    "#4ad6ce",
    "#4ad65a",
    "#ced64a",
    "#d6844a",
    "#8ad631",
    "#ce29c6",
    "#ce2973"
  );
  TextureList = ();
}