Pārlūkot izejas kodu

Tweak nord tab colors

light
Garrick Aden-Buie pirms 7 gadiem
vecāks
revīzija
3689333686
2 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. +2
    -2
      nord-polar-night-aurora.scss
  2. +2
    -2
      rsthemes/nord-polar-night-aurora.rstheme

+ 2
- 2
nord-polar-night-aurora.scss Parādīt failu

$ui-rstudio-background : darken($ui-background, 2%); $ui-rstudio-background : darken($ui-background, 2%);
$ui-rstudio-color : $ui-foreground; $ui-rstudio-color : $ui-foreground;
$ui-rstudio-tabs-inactive : $nord1; $ui-rstudio-tabs-inactive : $nord1;
$ui-rstudio-tabs-inactive-color: $nord4;
$ui-rstudio-tabs-inactive-color: transparentize($ui-foreground, 0.4);
$ui-rstudio-tabs-selected : $nord2; $ui-rstudio-tabs-selected : $nord2;
$ui-rstudio-tabs-selected-color: $nord8;
$ui-rstudio-tabs-selected-color: $nord5;
$ui-rstudio-toolbar : $ui-rstudio-tabs-selected; $ui-rstudio-toolbar : $ui-rstudio-tabs-selected;
$ui-rstudio-search : $ui-rstudio-toolbar; $ui-rstudio-search : $ui-rstudio-toolbar;
$ui-completions-background : $ui-background; $ui-completions-background : $ui-background;

+ 2
- 2
rsthemes/nord-polar-night-aurora.rstheme Parādīt failu

} }


table.rstheme_tabLayoutCenter .gwt-Label, .rstudio-themes-flat .rstudio-themes-dark-grey .gwt-TabLayoutPanelTabs .gwt-Label, .rstheme_multiPodUtilityTabArea .gwt-Label { table.rstheme_tabLayoutCenter .gwt-Label, .rstudio-themes-flat .rstudio-themes-dark-grey .gwt-TabLayoutPanelTabs .gwt-Label, .rstheme_multiPodUtilityTabArea .gwt-Label {
color: #d8dee9;
color: rgba(216, 222, 233, 0.6);
} }


/* toolbar and selected tab */ /* toolbar and selected tab */
} }


.rstudio-themes-flat .rstudio-themes-dark-grey .gwt-TabLayoutPanelTab-selected .gwt-Label { .rstudio-themes-flat .rstudio-themes-dark-grey .gwt-TabLayoutPanelTab-selected .gwt-Label {
color: #88c0d0;
color: #e5e9f0;
} }


.rstheme_toolbarWrapper { .rstheme_toolbarWrapper {

Notiek ielāde…
Atcelt
Saglabāt