mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 17:38:20 +01:00
Update dark theme
This commit is contained in:
parent
bc77329294
commit
243dfa7a89
@ -2,7 +2,7 @@ afx-app-window div.afx-window-wrapper{
|
|||||||
border:1px solid #262626;
|
border:1px solid #262626;
|
||||||
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.65);
|
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.65);
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
background-color:#363636;
|
background-color:#333333;
|
||||||
}
|
}
|
||||||
afx-app-window.unactive > div.afx-window-wrapper{
|
afx-app-window.unactive > div.afx-window-wrapper{
|
||||||
/*background-color: #464646;*/
|
/*background-color: #464646;*/
|
||||||
|
Loading…
Reference in New Issue
Block a user