Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-04-09 09:42:02 +0400
committerRyan Dahl <ry@tinyclouds.org>2010-04-09 09:42:02 +0400
commita5184fe938d2fd3de2018d97c601e7ce9b9eaafe (patch)
treecdbaca555fe2cb3f4f3b3806395b1a84b9986d9f /doc/sh_vim-dark.css
parent323a5e11e5ae53a081210da12dd43beb595839c6 (diff)
Change api.html style
Diffstat (limited to 'doc/sh_vim-dark.css')
-rw-r--r--doc/sh_vim-dark.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sh_vim-dark.css b/doc/sh_vim-dark.css
index 6b7a1c95f53..3b6b3992f55 100644
--- a/doc/sh_vim-dark.css
+++ b/doc/sh_vim-dark.css
@@ -5,7 +5,7 @@
}
.sh_sourceCode .sh_symbol , .sh_sourceCode .sh_cbracket {
- color: #cd5;
+ color: #fff;
}
.sh_sourceCode .sh_keyword {