3434# sepiaFW-lC { background-color : rgba (150 , 150 , 150 , 0.50 ); }
3535
3636# sepiaFW-login-box {
37- background : # 1f2327 ;
38- /*background: #2d3034;*/
37+ background : # 1e2124 ;
3938 color : # ECEBE7 ;
4039}
4140# sepiaFW-login-box p {
@@ -72,8 +71,15 @@ html {
7271 color : # ceff1a ;
7372}
7473
74+ # sepiaFW-chat-input {
75+ background : # ECEBE7 ;
76+ }
7577# sepiaFW-assist-btn-area {
7678 border-color : # 101418 ;
79+ background : # ECEBE7 ;
80+ }
81+ # sepiaFW-assist-btn-area button {
82+ border : 4px solid rgb (207 , 207 , 207 );
7783}
7884# sepiaFW-assist-btn {
7985 background : # 08a0c8 !important ;
@@ -221,7 +227,8 @@ html {
221227/*----- cards ------*/
222228
223229.sepiaFW-cards-flexSize-container {
224- background : rgba (255 , 255 , 255 , 0.14 );
230+ /*background: rgba(255, 255, 255, 0.14);*/
231+ background : rgba (21 , 23 , 26 , 0.85 );
225232}
226233
227234.sepiaFW-help-view {
@@ -235,19 +242,37 @@ html {
235242.sepiaFW-cards-list-body {
236243 color : # 222 ;
237244}
245+ .sepiaFW-cards-list-footer {
246+ /*background: #ceff1a;*/
247+ background : # 2d3034 ;
248+ /*color: #101418;*/
249+ color : # ECEBE7 ;
250+ }
251+ .sepiaFW-cards-list-body .listElement div ,
252+ .sepiaFW-cards-list-body .weatherNowSmall > div ,
253+ .sepiaFW-cards-list-body .timeEvent div ,
254+ .sepiaFW-cards-list-body .newsArticle .newsCenter ,
255+ .sepiaFW-cards-list-body .radioStation div {
256+ background : # 1d1f22 ;
257+ color : # ECEBE7 ;
258+ }
238259.sepiaFW-cards-list-body .listElement .listRight {
239260 border-left : 2px solid # 101418 ;
240- background : # 465056 ;
241- }
242-
243- .sepiaFW-cards-list-footer {
244- background : # ceff1a ;
245- color : # 101418 ;
261+ /*background: #465056;*/
262+ /*background: #24272a;*/
263+ background : # 2d3034 ;
246264}
247-
248265.sepiaFW-cards-list-body .weatherNowSmall .weatherNowSmallImage {
249266 background : # 08a0c8 ;
250267}
268+ .sepiaFW-cards-list-title .newsHeader {
269+ background : # 08a0c8 ;
270+ color : # ECEBE7 ;
271+ }
272+ .sepiaFW-cards-list-title .newsHeader span {
273+ text-shadow : 1px 1px 0 # ECEBE7, 1px -1px 0 # ECEBE7, -1px 1px 0 # ECEBE7, -1px -1px 0 # ECEBE7,
274+ 1px 1px 0 # ECEBE7, 0px 1px 0 # ECEBE7, -1px 0px 0 # ECEBE7, 0px -1px 0 # ECEBE7 ;
275+ }
251276
252277/*----- teachUI -----*/
253278
0 commit comments