ChaosTheory

chaostheory07

テーマの解説(英語) ChaosTheory — WordPress.com
〃(日本語) テーマ「Chaostheory」の補足解説
デモ(英語) ChaosTheory Demo
〃(日本語) Chaostheory
更新情報(英語) Theme Tuesday: ChaosTheory — Blog — WordPress.com
〃(日本語)
ソースコード Revision 5806: /chaostheory

設定のバリエーション

2つのウィジェットエリアがあります。

1つのメニューエリアがあります。

背景を変更することができます。

chaostheory08

CSS編集のバリエーション

以下のCSSを追加すると

body {
background:#fff;
color:#222;
}

.entry-date a {
color:#6DCFF6;
}

.sticky {
background:white;
}

#header {
background:#f3f3f3;
border-bottom:1px solid #CCC;
}

#globalnav #menu li a {
background:white;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
color:#AAA;
}

#header h1 a {
color:#333;
}

#footer {
background:white;
border-bottom:1px solid #CCC;
}

.entry-meta li {
border-bottom:1px solid #EEE;
}

.sidebar {
background:white;
border-top:1px solid #CCC;
margin-bottom:15px;
}

a {
color:#13B1F0;
}

#sidebar {
background:#F3f3f3 url('http://s2.wp.com/wp-content/themes/pub/chaostheory/images/footer-bkg.png?m=1314316350g') top center repeat-x;
clear:both;
margin:15px 0 0;
}

A:HOVER {
opacity:0.7;
filter:Alpha(opacity=70);
}

.entry-meta ul {
border-top:1px solid #999;
}

blockquote,.archive-meta {
background:#F5f5f5;
border:1px dotted #999;
color:#555;
}

テーマカラーが白色になります。

chaostheory09
demo

rect3015

chaostheory10
demo