|
87 | 87 | --standard-creamsicle-orange: #ff8040;
|
88 | 88 | --standard-peachpuff: #ffdab9;
|
89 | 89 | --standard-vibrant-yellow: #ffff00;
|
90 |
| - --standard-vibrant-purple: #cc66ff; |
91 | 90 | --standard-plum-purple: #72518a;
|
92 | 91 | --standard-vibrant-pink: #fd4472;
|
93 | 92 | --standard-vibrant-pink-red: #c40233;
|
|
97 | 96 | --standard-deep-dark-green: #006600;
|
98 | 97 | --standard-mint-green: #00e08e;
|
99 | 98 | --standard-dark-mint-green: #00a368;
|
100 |
| - --standard-pale-lime-green: #dff0d8; |
101 |
| - --standard-light-lime-green: #c3e3b5; |
102 |
| - --standard-medium-lime-green: #99cb84; |
103 | 99 | --standard-medium-dark-lime-green: #7dfa78;
|
104 | 100 | --standard-vibrant-dark-blue: #006699;
|
105 | 101 | --standard-bronze: #856404;
|
106 | 102 | --standard-pastel-pink: #f2dede;
|
107 | 103 | --standard-light-pink: #ff9999;
|
108 | 104 | --standard-tangerine-yellow: #ffcc00;
|
109 |
| - --standard-pastel-yellow: #fcf8e3; |
110 | 105 | --standard-pale-yellow: #ffff99;
|
111 | 106 | --standard-light-yellow: #ffff66;
|
112 | 107 | --standard-light-yellow-brown: #eac73d;
|
113 | 108 | --standard-beige: #f5f5dc;
|
114 |
| - --standard-light-gold: #fff3cd; |
115 | 109 | --standard-light-green: #99ff99;
|
116 | 110 | --standard-pastel-blue: #d9edf7;
|
117 | 111 | --standard-light-blue: #99ccff;
|
|
124 | 118 | --subtle-grey-background: #cccccc;
|
125 | 119 |
|
126 | 120 | /* dropdown buttons */
|
127 |
| - --hover-dropdown: #f5f5f5; |
128 |
| - --disabled-dropdown: #888888; |
129 | 121 | --focus-dropdown: #f5f5f5;
|
130 | 122 |
|
131 | 123 |
|
|
139 | 131 |
|
140 | 132 | /* discussion forum */
|
141 | 133 | --deleted-and-unviewed-thread: #acc0d7;
|
142 |
| - --viewed-discussion-post-blue: #e8f0f7; |
143 | 134 | --deleted-discussion-post-grey: #dcdcdc;
|
144 | 135 | --important-post: #ffd700; /* is also for star color */
|
145 | 136 | --attachment-box-color: #f5f5f5;
|
|
161 | 152 | /* links */
|
162 | 153 | --external-link-blue: #2627ee;
|
163 | 154 | --external-link-hover: #131399;
|
164 |
| - --external-link-disabled: #888888; |
165 | 155 | --external-link-active: #991313;
|
166 | 156 |
|
167 | 157 | /* sidebar */
|
168 | 158 | --selected-nav-sidebar: #d9e1e2;
|
169 |
| - --selected-nav-sidebar-text: #000000; |
170 | 159 | --nav-sidebar-text: #006398;
|
171 | 160 | --sidebar-hover-text: #002334;
|
172 | 161 |
|
|
312 | 301 | --subtle-grey-background: #555555;
|
313 | 302 |
|
314 | 303 | /* dropdown buttons */
|
315 |
| - --hover-dropdown: #f5f5f5; |
316 |
| - --disabled-dropdown: #888888; |
317 | 304 | --focus-dropdown: #f5f5f5;
|
318 | 305 |
|
319 | 306 |
|
|
342 | 329 |
|
343 | 330 | /* sidebar */
|
344 | 331 | --selected-nav-sidebar: #535353;
|
345 |
| - --selected-nav-sidebar-text: #6c6c6c; |
346 | 332 | --nav-sidebar-text: #c8c8c8;
|
347 | 333 | --sidebar-hover-text: #ffffff;
|
348 | 334 |
|
|
0 commit comments