Преглед изворни кода

Fix #5 git popup window keeps normal theme

one
Garrick Aden-Buie пре 7 година
родитељ
комит
df81ea1bf6
3 измењених фајлова са 11 додато и 11 уклоњено
  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 Прегледај датотеку

@@ -269,14 +269,14 @@ table.rstheme_tabLayoutCenter .gwt-Label, .rstudio-themes-flat .rstudio-themes-d
color: #e5e9f0;
}

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

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

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

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

+ 4
- 4
rsthemes/oceanic-plus.rstheme Прегледај датотеку

@@ -270,14 +270,14 @@ table.rstheme_tabLayoutCenter .gwt-Label, .rstudio-themes-flat .rstudio-themes-d
color: #D8DEE9;
}

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

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

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

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

+ 3
- 3
rstudio/_rstudio-dark.scss Прегледај датотеку

@@ -227,11 +227,11 @@ table.rstheme_tabLayoutCenter, .rstudio-themes-flat .rstudio-themes-dark-grey .g
}
}

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

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

Loading…
Откажи
Сачувај