diff options
author | anekos | 2011-09-07 21:32:32 +0900 |
---|---|---|
committer | anekos | 2011-09-07 21:32:32 +0900 |
commit | 7f1d7fb0bfd0c8b9ee9c76a1a32e5de399a9d7d0 (patch) | |
tree | b1f927f5fc8152b3db9b5531cd5c21cc3dffc59a | |
parent | 13f659cc11d6c07e1d50d906a339559056c7fc29 (diff) | |
download | vimperator-plugins-7f1d7fb0bfd0c8b9ee9c76a1a32e5de399a9d7d0.tar.bz2 |
名前変更
-rw-r--r-- | my-style.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/my-style.js b/my-style.js index fae0b52..93f8bc4 100644 --- a/my-style.js +++ b/my-style.js @@ -129,7 +129,7 @@ EOM const StyleNamePrefix = 'my-style-'; const DefaultDefinedStyle = { - main: <><![CDATA[ + blackboard: <><![CDATA[ * { color: white !important; background-color: #004040 !important; |