PC color rev1
This commit is contained in:
@@ -109,8 +109,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
html:not(.politictalk-direct-access-blocked) #videospace .politictalk-role-ordinary {
|
html:not(.politictalk-direct-access-blocked) #videospace .politictalk-role-ordinary {
|
||||||
--politictalk-avatar-background: #b3a5e4;
|
--politictalk-avatar-background: #33243e;
|
||||||
--politictalk-tile-border-color: #b3a5e4;
|
--politictalk-tile-border-color: #33243e;
|
||||||
}
|
}
|
||||||
|
|
||||||
html:not(.politictalk-direct-access-blocked) #videospace .politictalk-role-guest {
|
html:not(.politictalk-direct-access-blocked) #videospace .politictalk-role-guest {
|
||||||
@@ -323,7 +323,7 @@
|
|||||||
|
|
||||||
@media (prefers-color-scheme: light) {
|
@media (prefers-color-scheme: light) {
|
||||||
html:not(.politictalk-direct-access-blocked) {
|
html:not(.politictalk-direct-access-blocked) {
|
||||||
--politictalk-avatar-background: #b3a5e4;
|
--politictalk-avatar-background: #33243e;
|
||||||
--politictalk-tile-border-color: rgba(99, 71, 122, 0.58);
|
--politictalk-tile-border-color: rgba(99, 71, 122, 0.58);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -861,7 +861,7 @@
|
|||||||
guest: '#63477a',
|
guest: '#63477a',
|
||||||
individual: '#63477a',
|
individual: '#63477a',
|
||||||
organisation: '#937dc6',
|
organisation: '#937dc6',
|
||||||
ordinary: '#b3a5e4'
|
ordinary: '#33243e'
|
||||||
};
|
};
|
||||||
var POLITICTALK_ROLE_CLASS_NAMES = [
|
var POLITICTALK_ROLE_CLASS_NAMES = [
|
||||||
'politictalk-role-guest',
|
'politictalk-role-guest',
|
||||||
|
|||||||
Reference in New Issue
Block a user