@@ -25,12 +25,12 @@ html {
2525}
2626
2727# sepiaFW-pC { background-color : # 101418 ; }
28- # sepiaFW-sC { background-color : # ceff1a ; }
28+ # sepiaFW-sC { background-color : # beff1a ; } /*note: the change from ceff1a to beff1a is intentional*/
2929# sepiaFW-sC2 { background-color : # 08a0c8 ; }
3030# sepiaFW-aC { background-color : rgb (186 , 42 , 42 ); }
3131# sepiaFW-aC2 { background-color : # 08a0c8 ; }
32- # sepiaFW-asC { background-color : # ceff1a ; }
33- # sepiaFW-adC { background-color : # ceff1a ; }
32+ # sepiaFW-asC { background-color : # beff1a ; }
33+ # sepiaFW-adC { background-color : # beff1a ; }
3434# sepiaFW-lC { background-color : # 535557 ; }
3535
3636# sepiaFW-login-box {
4141 color : # ECEBE7 ;
4242}
4343# sepiaFW-login-box button {
44- background : # ceff1a ;
44+ background : # beff1a ;
4545 color : # 101418 ;
4646}
4747# sepiaFW-login-links a {
6868}
6969.sepiaFW-notouch-device # sepiaFW-main-window button : hover {
7070 background : transparent;
71- color : # ceff1a ;
71+ color : # beff1a ;
7272}
7373
7474# sepiaFW-chat-input {
@@ -115,7 +115,7 @@ html {
115115 max-width : none;
116116}
117117# sepiaFW-chat-controls-more-menu button {
118- background : # ceff1a ;
118+ background : # beff1a ;
119119 color : # 101418 ;
120120}
121121# sepiaFW-chat-menu {
@@ -133,7 +133,7 @@ html {
133133}
134134# sepiaFW-chat-menu button {
135135 border : 1px solid # ECEBE7 ;
136- background-color : # ceff1a ;
136+ background-color : # beff1a ;
137137 color : # 101418 ;
138138 margin : 4px ;
139139}
@@ -147,7 +147,7 @@ html {
147147}
148148
149149.sepiaFW-notouch-device # sepiaFW-main-window .chat-buttons-area button : hover {
150- background-color : # ceff1a !important ;
150+ background-color : # beff1a !important ;
151151 color : # 101418 !important ;
152152}
153153# sepiaFW-main-window .chat-buttons-area button {
@@ -163,7 +163,7 @@ html {
163163 color : # ECEBE7 !important ;
164164}
165165# sepiaFW-main-window # sepiaFW-myFirstStart-buttons button {
166- background : # ceff1a !important ;
166+ background : # beff1a !important ;
167167 color : # 101418 !important
168168}
169169.sepiaFW-notouch-device # sepiaFW-main-window # sepiaFW-myFirstStart-buttons button : hover {
@@ -173,7 +173,7 @@ html {
173173# sepiaFW-main-window # sepiaFW-myEvents-buttons button ,
174174# sepiaFW-main-window # sepiaFW-myEvents-buttons-replaced button ,
175175.sepiaFW-touch-device # sepiaFW-main-window # sepiaFW-myEvents-buttons button {
176- background : # ceff1a !important ;
176+ background : # beff1a !important ;
177177 color : # 101418 !important ;
178178}
179179/*
@@ -202,7 +202,7 @@ html {
202202 color : # ECEBE7 ;
203203}
204204# sepiaFW-chat-output article .chatAssistant {
205- background : # ceff1a ;
205+ background : # beff1a ;
206206 color : # 101418 ;
207207}
208208# sepiaFW-chat-output article .chatAssistant b {
@@ -255,6 +255,7 @@ html {
255255}
256256.sepiaFW-cards-list-body .listElement div ,
257257.sepiaFW-cards-list-body .weatherNowSmall > div ,
258+ .sepiaFW-cards-list-body .linkCard > div ,
258259.sepiaFW-cards-list-body .timeEvent div ,
259260.sepiaFW-cards-list-body .newsArticle .newsCenter ,
260261.sepiaFW-cards-list-body .radioStation div {
@@ -295,10 +296,10 @@ html {
295296 background : # 101418 ;
296297}
297298# sepiaFW-teachUI-view label {
298- color : # ceff1a ;
299+ color : # beff1a ;
299300}
300301# sepiaFW-teachUI-editor button ,
301302# sepiaFW-teachUI-manager button {
302- background : # ceff1a !important ;
303+ background : # beff1a !important ;
303304 color : # 101418 !important ;
304305}
0 commit comments