summaryrefslogtreecommitdiff
path: root/styles/websites/programiz.css
blob: b38de04db0f635ef9505d6d2ddedcac2176c3968 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.dark-mode,
.dark-mode .header,
.dark-mode .wrapper,
.dark-mode .editor-wrapper,
.dark-mode .ace_editor,
.dark-mode .ace_gutter,
.dark-mode .ace_scroller,
.dark-mode .ace_gutter-active-line,
.dark-mode .ace_gutter-cell,
.dark-mode .terminal-wrapper {
  background: none !important;
}