mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-27 10:24:37 +02:00
head: adapt cookie consent colours to dark skin
This commit is contained in:
@@ -36,7 +36,7 @@ window.addEventListener("load", function(){
|
|||||||
window.cookieconsent.initialise({
|
window.cookieconsent.initialise({
|
||||||
"palette": {
|
"palette": {
|
||||||
"popup": {
|
"popup": {
|
||||||
"background": "#2e3440"
|
"background": "#28282b"
|
||||||
},
|
},
|
||||||
"button": {
|
"button": {
|
||||||
"background": "#60818f"
|
"background": "#60818f"
|
||||||
|
Reference in New Issue
Block a user