[gtk-engines/gnome3] hard code font temporarily
- From: Hylke Bons <hbons src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-engines/gnome3] hard code font temporarily
- Date: Sat, 3 Apr 2010 12:54:01 +0000 (UTC)
commit 3ba6295b33d1b7b4f8db737c024d7603f5176bed
Author: Hylke Bons <hylke bons intel com>
Date: Sat Apr 3 13:54:20 2010 +0100
hard code font temporarily
themes/GNOME3/gtk-2.0/gtkrc | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index 4a6dde9..7a32ed4 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -9,6 +9,8 @@ gtk-button-images = 0
gtk-menu-images = 0
style "default" {
+
+ font_name = "Droid Sans 11" # Until we get the font upstream
xthickness = 1
ythickness = 1
@@ -72,7 +74,8 @@ style "default" {
NautilusIconContainer::light_info_color = shade (0.6, @selected_fg_color)
NautilusIconContainer::prelight_icon_color = "#ffffff"
NautilusIconContainer::prelight_icon_brightness = 255
- NautilusIconContainer::selection_box_alpha = 0x20
+ NautilusIconContainer::selection_box_alpha = 0x40
+ NautilusIconContainer::selection_highlight_alpha = 0x00
GtkEntry::inner-border = { 3, 3, 3, 3 }
GtkEntry::progress-border = { 0, 0, 0, 0 }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]