Changeset 3504 for platform/limechat
- Timestamp:
- 12/24/07 03:01:03 (5 years ago)
- Location:
- platform/limechat/theme/simple
- Files:
-
- 2 added
- 2 modified
-
Simple-Alternate Lines.css (added)
-
Simple-Alternate Lines.yaml (added)
-
Simple.css (modified) (4 diffs)
-
Simple.yaml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/limechat/theme/simple/Simple.css
r3122 r3504 22 22 padding: 3px 4px 4px; 23 23 position: relative; 24 border-bottom: 1px solid #eee; 24 25 } 25 26 .line:hover { … … 32 33 .even_line {} 33 34 .odd_line { 34 background: #e9f3fe; 35 /* background: #e9f3fe;*/ 35 36 } 36 37 … … 54 55 opacity: 1; 55 56 } 57 56 58 .place { color: #008; } 57 .nick_normal { 59 60 .nick_normal, 61 .nick_myself { 58 62 padding: 0 0 2px 0; 59 63 color: #0055ab; … … 61 65 display: block; 62 66 } 63 .nick_myself { 64 color: #66a; 65 display: block; 67 .nick_myself { 68 color: #E5496A; 66 69 } 67 70 68 .system { color: #080; } 71 .privmsg {} 72 .notice { color: #666; } 73 .action { color: #98934F; } 74 .reply { color: #088; } 75 69 76 .error { color: #f00; font-weight: bold; } 70 .reply { color: #088; }71 77 .error_reply { color: #f00; } 72 78 .dcc_send_send { color: #088; } 73 79 .dcc_send_receive { color: #00c; } 74 .privmsg {}75 .notice { color: #888; }76 .action { color: #080; }77 .join { color: #080; }78 .part { color: #080; }79 .kick { color: #080; }80 .quit { color: #080; }81 .kill { color: #080; }82 .nick { color: #080; }83 .mode { color: #080; }84 .topic { color: #080; }85 .invite { color: #080; }86 .wallops { color: #080; }87 80 .debug_send { color: #aaa; } 88 81 .debug_receive { color: #444; } 82 83 .system, .join, .part, .kick, .quit, .kill, .nick, .mode, .topic, .invite, .wallops { 84 color: #98934F; 85 } -
platform/limechat/theme/simple/Simple.yaml
r3124 r3504 1 1 # All colors must be in the form of '#rrggbb' or '#rgb'. 2 2 # You cannot use color names. 3 log-view: 4 nickname-format: '%n ' 3 5 4 6 input-text:
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)