|
@@ -8,6 +8,7 @@ $mobile_portrait_length: 480px !default;
|
|
--redder-orange: #E77051;
|
|
--redder-orange: #E77051;
|
|
--orange: #E7A151;
|
|
--orange: #E7A151;
|
|
--light-blue: #578EA9;
|
|
--light-blue: #578EA9;
|
|
|
|
+ --lighter-blue: #85B47B;
|
|
|
|
|
|
--chat-status-online: var(--green);
|
|
--chat-status-online: var(--green);
|
|
--chat-status-busy: var(--redder-orange);
|
|
--chat-status-busy: var(--redder-orange);
|
|
@@ -207,6 +208,8 @@ $mobile_portrait_length: 480px !default;
|
|
--heading-display: inline;
|
|
--heading-display: inline;
|
|
--heading-color: #9B4D;
|
|
--heading-color: #9B4D;
|
|
|
|
|
|
|
|
+ --link-hover-color: var(--lighter-blue);
|
|
|
|
+
|
|
--chatroom-head-color: #7E7E7E;
|
|
--chatroom-head-color: #7E7E7E;
|
|
--chatroom-head-bg-color: white;
|
|
--chatroom-head-bg-color: white;
|
|
--chatroom-head-button-color: #999;
|
|
--chatroom-head-button-color: #999;
|