summaryrefslogtreecommitdiff
path: root/objectapp/static/objectapp/js/Gnowmacs/src/css/.svn/text-base/ymacs-syntax-light.css.svn-base
blob: e52c77c33e12bca09c1dd01d4773a08f7c0a6030 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
/* general stuff */

.Ymacs-Theme-light .Ymacs_Frame { color: #222; background-color: wheat;}

.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .type { color: #6b8e23; font-weight: bold; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .builtin   { color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .function-name   { color: #5f5fff;  font-weight: bold; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .variable-name   { color: #ba8912;  font-weight: bold; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .constant   { color: #53868b; font-style: normal;  }

.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .string { color: #8b6969; font-style: normal;  }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .string-starter,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .string-stopper { color: #6b4949; }

.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .regexp { color: #8b008b; font-style: normal;  }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .regexp-starter,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .regexp-stopper,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .regexp-modifier { color: #6b006b; font-weight: bold; }

.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .keyword   { color: #4020f0;  font-weight: bold; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .comment,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .mcomment { color: #080; font-style: italic; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .comment-starter,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .mcomment-starter,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .mcomment-stopper { color: #333; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .number { color: #c00; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .operator { color: #000; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .error { color: #f00; background-color: #faa; font-weight: bold; }
/* .Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .trailing-whitespace { text-decoration: underline; color: #777; } */

/* XML mode */
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-open-tag,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-close-tag { color: #4020f0; font-weight: bold; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-attribute { color: #6b8e23; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-entity-starter,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-entity-stopper { color: #d4a; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-entity { color: #c4d; font-style: normal;  }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-closetag-slash { color: #f51; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-open-bracket,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-close-bracket { color: #a56500; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-cdata { color: #555; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-cdata-starter,
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-cdata-stopper { color: #888; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .xml-cdata-stopper { font-weight: bold; color: #9932cc; }

/* Org Mode */
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-bold { font-weight: bold;  color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-italic { font-style: italic;  color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-underline { text-decoration: underline;  color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-strike { text-decoration: line-through;  color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-link-url {display: none; text-decoration: underline;  color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-link-text {text-decoration: underline;  color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-link-close {display:none; text-decoration: underline;  color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-heading1 { color: #9932cc; }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-heading2 { color: rgb(255, 255, 0); }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-heading3 { color: rgb(0, 255, 0); }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-heading4 { color: rgb(0, 255, 255); }
.Ymacs-Theme-light.Ymacs-Theme-y .Ymacs_Frame .org-heading5 { color: rgb(255, 0, 0); }