about summary refs log tree commit diff stats
path: root/html/linux/126write-int-decimal.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-06-26 09:20:32 -0700
committerKartik Agaram <vc@akkartik.com>2021-06-26 09:20:32 -0700
commitdc5a0acf3feea227d03a98cedf427d2aef462320 (patch)
treeee6eff6dfc02b88063b51b7d413f03a91566403f /html/linux/126write-int-decimal.subx.html
parentf7a7db83eff079d0494ded92fd73403d23a55538 (diff)
downloadmu-dc5a0acf3feea227d03a98cedf427d2aef462320.tar.gz
.
Switch html rendering to my current colorscheme with a little less blue,
for night browsing.
Diffstat (limited to 'html/linux/126write-int-decimal.subx.html')
-rw-r--r--html/linux/126write-int-decimal.subx.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/html/linux/126write-int-decimal.subx.html b/html/linux/126write-int-decimal.subx.html
index 41c1fea0..930b2ccb 100644
--- a/html/linux/126write-int-decimal.subx.html
+++ b/html/linux/126write-int-decimal.subx.html
@@ -10,22 +10,22 @@
 <meta name="colorscheme" content="minimal-light">
 <style type="text/css">
 <!--
-pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
+pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
-.LineNr { }
 .SpecialChar { color: #d70000; }
-.Constant { color: #008787; }
+.LineNr { }
 .subxTest { color: #5f8700; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .Folded { color: #080808; background-color: #949494; }
-.CommentedCode { color: #8a8a8a; }
+.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
/mu/blame/cpp/makefile?h=main&id=f42a8ddc38ec6438c70f7ad5a2b3db3e29280f8e'>^
2a2856bb ^


634fcea0 ^
6ca059ef ^
634fcea0 ^
56ce5577 ^



01b2852b ^
56ce5577 ^

75cbfa28 ^
56ce5577 ^



75cbfa28 ^
88663269 ^
56ce5577 ^
01b2852b ^
75cbfa28 ^

88663269 ^
201b2e6c ^
88663269 ^
6d943605 ^
01b2852b ^
5f128523 ^
97f69507 ^
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