Kaynağa Gözat

Fix #5 git popup window keeps normal theme

one
Garrick Aden-Buie 7 yıl önce
ebeveyn
işleme
df81ea1bf6
3 değiştirilmiş dosya ile 11 ekleme ve 11 silme
  1. +4
    -4
      rsthemes/nord-polar-night-aurora.rstheme
  2. +4
    -4
      rsthemes/oceanic-plus.rstheme
  3. +3
    -3
      rstudio/_rstudio-dark.scss

+ 4
- 4
rsthemes/nord-polar-night-aurora.rstheme Dosyayı Görüntüle

color: #e5e9f0; color: #e5e9f0;
} }


.rstheme_toolbarWrapper {
background: #434c5e !important;
}

.rstudio-themes-flat { .rstudio-themes-flat {
/* search */ /* search */
} }


.rstudio-themes-flat .rstheme_toolbarWrapper {
background: #434c5e !important;
}

.rstudio-themes-flat .rstudio-themes-dark-grey { .rstudio-themes-flat .rstudio-themes-dark-grey {
/* spliters */ /* spliters */
} }

+ 4
- 4
rsthemes/oceanic-plus.rstheme Dosyayı Görüntüle

color: #D8DEE9; color: #D8DEE9;
} }


.rstheme_toolbarWrapper {
background: #4F5B66 !important;
}

.rstudio-themes-flat { .rstudio-themes-flat {
/* search */ /* search */
} }


.rstudio-themes-flat .rstheme_toolbarWrapper {
background: #4F5B66 !important;
}

.rstudio-themes-flat .rstudio-themes-dark-grey { .rstudio-themes-flat .rstudio-themes-dark-grey {
/* spliters */ /* spliters */
} }

+ 3
- 3
rstudio/_rstudio-dark.scss Dosyayı Görüntüle

} }
} }


.rstheme_toolbarWrapper {
background: $ui-rstudio-toolbar !important;
}


.rstudio-themes-flat { .rstudio-themes-flat {
.rstheme_toolbarWrapper {
background: $ui-rstudio-toolbar !important;
}
.rstudio-themes-dark-grey { .rstudio-themes-dark-grey {
/* spliters */ /* spliters */
.gwt-SplitLayoutPanel-HDragger, .gwt-SplitLayoutPanel-VDragger { .gwt-SplitLayoutPanel-HDragger, .gwt-SplitLayoutPanel-VDragger {

Yükleniyor…
İptal
Kaydet