1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-25 17:43:07 +02:00

head: adapt cookie consent colours to dark skin

This commit is contained in:
lifehackerhansol
2023-10-04 17:18:15 -07:00
parent a27fd0d2dc
commit 3a4447b591

View File

@@ -36,7 +36,7 @@ window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
"background": "#28282b"
},
"button": {
"background": "#60818f"