[gnome-themes-standard] Make entry cursors black
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Make entry cursors black
- Date: Sun, 7 Nov 2010 21:16:18 +0000 (UTC)
commit 76e09a889ae83469ab1e35a327897f966fc1fb56
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Nov 7 16:15:17 2010 -0500
Make entry cursors black
themes/Adwaita/gtk-3.0/gtkrc | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtkrc b/themes/Adwaita/gtk-3.0/gtkrc
index ba08888..e036424 100644
--- a/themes/Adwaita/gtk-3.0/gtkrc
+++ b/themes/Adwaita/gtk-3.0/gtkrc
@@ -23,9 +23,6 @@ style "default" {
GtkButton::image-spacing = 4
GtkToolButton::icon-spacing = 4
- GtkWidget::cursor-color = shade(1.07, @selected_bg_color)
- GtkWidget::secondary-cursor-color = @selected_bg_color
-
GtkCheckButton::indicator-size = 14
GtkTextView::error-underline-color = "#cc0000"
@@ -144,10 +141,6 @@ style "entry" {
base[ACTIVE] = @base_color
bg[SELECTED] = @selected_bg_color
fg[SELECTED] = @selected_fg_color
-
- engine "clearlooks" {
- focus_color = shade (0.65, @selected_bg_color)
- }
}
style "spinbutton" {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]