Update dark theme
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good

This commit is contained in:
DanyLE 2022-12-16 21:20:50 +01:00
parent df746c7d69
commit e81e5d3dcb

View File

@ -2,7 +2,7 @@ afx-app-window div.afx-window-wrapper{
border:1px solid #262626;
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.65);
border-radius: 0px;
background-color:#363636;
background-color:#333333;
}
afx-app-window.unactive > div.afx-window-wrapper{
/*background-color: #464646;*/