about summary refs log tree commit diff stats
path: root/html/linux/bootstrap/032operands.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/bootstrap/032operands.cc.html')
-rw-r--r--html/linux/bootstrap/032operands.cc.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/linux/bootstrap/032operands.cc.html b/html/linux/bootstrap/032operands.cc.html
index 4477feae..1080e223 100644
--- a/html/linux/bootstrap/032operands.cc.html
+++ b/html/linux/bootstrap/032operands.cc.html
@@ -7,15 +7,15 @@
 <meta name="plugin-version" content="vim8.1_v1">
 <meta name="syntax" content="cpp">
 <meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
-<meta name="colorscheme" content="minimal-dark">
+<meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
 .LineNr { }
 .Constant { color: #008787; }
 .Comment { color: #005faf; }
selm R. Garbe <arg@10kloc.org> 2006-08-25 12:59:45 +0200 new color stuff/new rendering stuff' href='/acidbong/suckless/dwm/commit/config.default.h?h=3.8&id=b55bd709ee6d0b09c141bf5ffe0647866e0374ef'>b55bd70 ^
a3319c6 ^
0045ad8 ^
fbd3109 ^




b55bd70 ^
19390b1 ^
97ced11 ^
0b80d18 ^
19390b1 ^
b515765 ^

b515765 ^
19dcbc5 ^






8c4623d ^

42fd392 ^
19dcbc5 ^




1617b95 ^



19dcbc5 ^




1617b95 ^



19dcbc5 ^


42fd392 ^
19dcbc5 ^




1617b95 ^



19dcbc5 ^




1617b95 ^



19dcbc5 ^
b515765 ^

d6a6eca ^
2dd5212 ^
b515765 ^

d6a6eca ^
a08d83b ^
b515765 ^
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87