html,body,#app{height:100%}.dark-theme{--body-background-color: #343434;--header-background-color: #000000;--border-color: #262626;--header-height: 60px;--text-color: #ffffff;--switch-theme-background-color: #292929;--read-only-background: #313235}.light-theme{--body-background-color: #eeeeee;--header-background-color: #ffaa7c;--border-color: #cccccc;--header-height: 60px;--text-color: #000000;--switch-theme-background-color: #ffbd9c;--read-only-background: #f0f0f0}body{margin:0;background-color:var(--body-background-color);--body-background-color: #eeeeee;--header-background-color: #ffaa7c;--border-color: #cccccc;--header-height: 60px;--text-color: #000000;--switch-theme-background-color: #ffbd9c;--read-only-background: #f0f0f0;position:relative}body[theme=dark]{--body-background-color: #343434;--header-background-color: #000000;--border-color: #262626;--header-height: 60px;--text-color: #ffffff;--switch-theme-background-color: #292929;--read-only-background: #313235}
