Update kbd GUI test

This commit is contained in:
Guillaume Gomez 2023-01-05 11:03:45 +01:00
parent 407e72e0ce
commit 112723b4e3

View file

@ -39,7 +39,7 @@ call-function: ("check-colors", {
})
call-function: ("check-colors", {
"theme": "dark",
"color": "rgb(221, 221, 221)",
"color": "rgb(0, 0, 0)",
"background": "rgb(250, 251, 252)",
"box_shadow": "rgb(198, 203, 209)",
})