890
pakeitimų
Nėra keitimo santraukos |
SNėra keitimo santraukos |
||
| 1 830 eilutė: | 1 830 eilutė: | ||
*/ | */ | ||
body.wgl-theme-dark { | body.wgl-theme-dark { | ||
--base-background: url('filepath://Dark-background.png'); | --base-background: url('filepath:///resources/assets/mc/Dark-background.png'); | ||
--header-background: url('filepath://Dark-header-background.png'); | --header-background: url('filepath:///resources/assets/mc/Dark-header-background.png'); | ||
--vector-tabs: url('filepath://Dark-vector-tabs.png'); | --vector-tabs: url('filepath:///resources/assets/mc/Dark-vector-tabs.png'); | ||
--vector-tabs-first: url('filepath://Dark-vector-tabs-first.png'); | --vector-tabs-first: url('filepath:///resources/assets/mc/Dark-vector-tabs-first.png'); | ||
--base-background-hidpi: url('filepath://Dark-background-HiDPI.png'); | --base-background-hidpi: url('filepath:///resources/assets/mc/Dark-background-HiDPI.png'); | ||
--header-background-hidpi: url('filepath://Dark-header-background-HiDPI.png'); | --header-background-hidpi: url('filepath:///resources/assets/mc/Dark-header-background-HiDPI.png'); | ||
--vector-tabs-hidpi: url('filepath://Dark-vector-tabs-HiDPI.png'); | --vector-tabs-hidpi: url('filepath:///resources/assets/mc/Dark-vector-tabs-HiDPI.png'); | ||
--vector-tabs-first-hidpi: url('filepath://Dark-vector-tabs-first-HiDPI.png'); | --vector-tabs-first-hidpi: url('filepath:///resources/assets/mc/Dark-vector-tabs-first-HiDPI.png'); | ||
--list-bullet: url('filepath://List_bullet_dark.svg'); | --list-bullet: url('filepath:///resources/assets/mc/List_bullet_dark.svg'); | ||
--content-text-color: #e6e6e6; | --content-text-color: #e6e6e6; | ||