Initial popup window.
This commit is contained in:
parent
f16dd7c0d9
commit
70220fc6e9
22 changed files with 253 additions and 15 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Color Theme::getBackgroundPrimary()
|
||||
{
|
||||
return {217, 217, 217};
|
||||
return {245, 245, 245};
|
||||
}
|
||||
|
||||
Color Theme::getBannerBackground()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue