few more fixes

Dustin Falgout 2015-04-28 19:42:24 -05:00
parent 1aa1b7e498
commit 507c7bb855
4 changed files with 17 additions and 18 deletions

View File

@ -27,6 +27,10 @@
/*********************** /***********************
* pathbar breadcrumbs * * pathbar breadcrumbs *
***********************/ ***********************/
NemoToolbar > GtkToolItem {
margin-left: 15px;
}
NemoPathbarButton { NemoPathbarButton {
border-color: shade(@toolbar_bg_color, 0.8); border-color: shade(@toolbar_bg_color, 0.8);
background-color: shade(@toolbar_bg_color, 1.08); background-color: shade(@toolbar_bg_color, 1.08);
@ -60,7 +64,7 @@ NemoWindow NemoIconView {
background-color: @base_color; background-color: @base_color;
} }
.sidebar > NemoPlacesSidebar NemoPlacesTreeView row { NemoPlacesTreeView row {
-NemoPlacesTreeView-disk-full-bg-color: shade(@toolbar_bg_color, 0.8); -NemoPlacesTreeView-disk-full-bg-color: shade(@toolbar_bg_color, 0.8);
-NemoPlacesTreeView-disk-full-fg-color: @theme_selected_bg_color; -NemoPlacesTreeView-disk-full-fg-color: @theme_selected_bg_color;
-NemoPlacesTreeView-disk-full-bar-width: 2px; -NemoPlacesTreeView-disk-full-bar-width: 2px;
@ -69,7 +73,7 @@ NemoWindow NemoIconView {
-NemoPlacesTreeView-disk-full-max-length: 70px; -NemoPlacesTreeView-disk-full-max-length: 70px;
} }
.sidebar > NemoPlacesSidebar NemoPlacesTreeView row:selected { NemoPlacesTreeView row:selected {
-NemoPlacesTreeView-disk-full-bg-color: @theme_selected_fg_color; -NemoPlacesTreeView-disk-full-bg-color: @theme_selected_fg_color;
-NemoPlacesTreeView-disk-full-fg-color: shade(@theme_selected_bg_color, 1.4); -NemoPlacesTreeView-disk-full-fg-color: shade(@theme_selected_bg_color, 1.4);
color: @theme_selected_bg_color; color: @theme_selected_bg_color;
@ -77,21 +81,16 @@ NemoWindow NemoIconView {
background-color: transparent; background-color: transparent;
} }
.sidebar > NemoPlacesSidebar NemoPlacesTreeView row:hover { NemoPlacesTreeView row:hover {
color: @theme_selected_bg_color; color: @theme_selected_bg_color;
} }
.sidebar > NemoPlacesSidebar NemoPlacesTreeView row:selected:hover { NemoPlacesTreeView row:selected:hover {
color: @theme_selected_fg_color; color: @theme_selected_fg_color;
text-shadow: 1px 1px 1px @theme_selected_bg_color; text-shadow: 1px 1px 1px @theme_selected_bg_color;
} }
NemoWindow .dialog-vbox .notebook tab.top {
padding: 8px 15px;
}
/********************* /*********************
* Toolbar * * Toolbar *
*********************/ *********************/
@ -120,9 +119,9 @@ NemoWindow .menubar > .menuitem:hover {
color: shade(@fg_color, 0.85); color: shade(@fg_color, 0.85);
} }
NemoStatusBar .button.image-button { NemoStatusBar.toolbar .button.image-button {
padding-left: 10px; padding-left: 8px;
padding-right: 10px; padding-right: 8px;
padding-top: 4px; padding-top: 4px;
padding-bottom: 4px; padding-bottom: 4px;
} }

View File

@ -3264,10 +3264,10 @@ GtkViewport.frame {
* action-bar * * action-bar *
**************/ **************/
.action-bar { .action-bar {
padding: 4px; padding: 5px;
border-width: 1px 0 0 0; border-width: 1px 0 0 0;
border-style: solid; border-style: solid;
border-color: shade(@theme_bg_color, 0.6); border-color: shade(@theme_bg_color, 0.9);
background-color: @theme_bg_color; background-color: @theme_bg_color;
background-image: none; background-image: none;
color: @theme_fg_color; color: @theme_fg_color;

View File

@ -4,7 +4,7 @@
<name>Numix-Frost</name> <name>Numix-Frost</name>
<author>Satyajit Sahoo</author> <author>Satyajit Sahoo</author>
<copyright>GPL-3.0+</copyright> <copyright>GPL-3.0+</copyright>
<date>15 April 2015</date> <date>28 April 2015</date>
<description>Numix Frost Metacity Theme</description> <description>Numix Frost Metacity Theme</description>
</info> </info>
@ -30,7 +30,7 @@
<distance name="right_titlebar_edge" value="4" /> <distance name="right_titlebar_edge" value="4" />
<distance name="title_vertical_pad" value="0" /> <distance name="title_vertical_pad" value="0" />
<aspect_ratio name="button" value="1.0" /> <aspect_ratio name="button" value="1.0" />
<border name="title_border" left="8" right="8" top="4" bottom="4" /> <border name="title_border" left="8" right="8" top="6" bottom="6" />
<border name="button_border" left="0" right="0" top="0" bottom="0" /> <border name="button_border" left="0" right="0" top="0" bottom="0" />
</frame_geometry> </frame_geometry>

View File

@ -4,7 +4,7 @@
<name>Numix-Frost</name> <name>Numix-Frost</name>
<author>Satyajit Sahoo</author> <author>Satyajit Sahoo</author>
<copyright>GPL-3.0+</copyright> <copyright>GPL-3.0+</copyright>
<date>15 April 2015</date> <date>28 April 2015</date>
<description>Numix Frost Mutter Theme</description> <description>Numix Frost Mutter Theme</description>
</info> </info>
@ -30,7 +30,7 @@
<distance name="right_titlebar_edge" value="4" /> <distance name="right_titlebar_edge" value="4" />
<distance name="title_vertical_pad" value="0" /> <distance name="title_vertical_pad" value="0" />
<aspect_ratio name="button" value="1.0" /> <aspect_ratio name="button" value="1.0" />
<border name="title_border" left="8" right="8" top="4" bottom="4" /> <border name="title_border" left="8" right="8" top="6" bottom="6" />
<border name="button_border" left="0" right="0" top="0" bottom="0" /> <border name="button_border" left="0" right="0" top="0" bottom="0" />
</frame_geometry> </frame_geometry>