diff --git a/Computing-Machine/Information.txt b/Computing-Machine/Information.txt index 899fcde..ad60aa0 100644 --- a/Computing-Machine/Information.txt +++ b/Computing-Machine/Information.txt @@ -1,4 +1,4 @@ -Computing Machine version 17.8 (Feb. 23, 2020) by Jamie Michelle ( https://github.com/Jamie-Michelle , https://www.opendesktop.org/u/jamiemichelle/ ). Released under the GNU General Public License, Version 2. +Computing Machine version 17.9 (Apr. 14, 2020) by Jamie Michelle ( https://github.com/Jamie-Michelle , https://www.opendesktop.org/u/jamiemichelle/ ). Released under the GNU General Public License, Version 2. This Unix-like desktop-environment theme is entitled Computing Machine. It is for GTK+ 2/GNOME 2 applications; GTK+ 3/GNOME 3 applications; Qt 4/KDE 4 applications; and Qt 5/KDE 5 applications via the Qt5 Configuration Tool ( https://sourceforge.net/projects/qt5ct/ ). This theme was developed on the XFCE desktop environment. diff --git a/Computing-Machine/checksum.md5 b/Computing-Machine/checksum.md5 index 119e865..127bf59 100644 --- a/Computing-Machine/checksum.md5 +++ b/Computing-Machine/checksum.md5 @@ -1,4 +1,4 @@ -a62bef0aa9b65f790a32ae3fb48e0d07 *./gtk-3.0/gtk.css +c8a2d695a2f373a474ea557ca184e82b *./gtk-3.0/gtk.css 45172a3b7e426c42ecd354233b68a2e8 *./gtk-3.0/settings.ini 862d756fb484c74cf90ebaf6327384ad *./xfce-notify-4.0/gtk.css d03a993add76d4a06dce3cd16e1691c0 *./xfwm4/hide-pressed.png @@ -123,7 +123,7 @@ bb0dc8f1450ca5a38be4fef1c62fd0b0 *./xfwm4/hide-prelight.png 11e03c81a41c82840e3030a7ed816717 *./xfwm4/shade-toggled-prelight.xpm c60adb598b93d908c44fbd245bf2d7c8 *./xfwm4/bottom-left-inactive.png 2cace5191fab8379bac4366e3339b140 *./xfwm4/menu-inactive.png -aa7a7e0592af82350848193136afff60 *./Information.txt +47fc36da75c4376e1b9aa56921c4f421 *./Information.txt c2a8998d9ea495081217f600783c9936 *./Extras/Theme-Colors.txt 1b09154241066f4677b653eb2cad2fb4 *./Extras/Computing-Machine.conf cc9e8a4ede2e39739e0d30cf16be49aa *./Extras/gtk-icontheme/pan-end-symbolic.svg @@ -134,4 +134,4 @@ d4a776373a0da3ba0bbfe72be8a78d08 *./Extras/gtk-icontheme/pan-end-symbolic-rtl.sv 6aa48f7b3df6563fe52cd3f090cbdfd3 *./Extras/gtk-icontheme/pan-up-symbolic.svg 1cef1a80c99c1d4ed99a7258f9e6c9e8 *./Extras/gtk-icontheme/pan-down-symbolic.svg 58e68094d43b8a30f52413dc4e13e78c *./Extras/gtk-icontheme/list-remove-symbolic.svg -500e53fc01383665e74c2d74d5027e87 *./gtk-2.0/gtkrc +1f0011762d73c2087ab46eb0da28484a *./gtk-2.0/gtkrc diff --git a/Computing-Machine/gtk-2.0/gtkrc b/Computing-Machine/gtk-2.0/gtkrc index 0a3c169..6adfb95 100644 --- a/Computing-Machine/gtk-2.0/gtkrc +++ b/Computing-Machine/gtk-2.0/gtkrc @@ -43,7 +43,7 @@ style "standard-default" bg[ACTIVE] = "#b9b9b9" # 0.725 white | unselected tabs; non-moused-over selected (i.e., pressed) workable buttons; scrollbar troughs fg[ACTIVE] = "#000000" # 0.0 white | text within 'bg[ACTIVE]'; dotted lines in or around focused items (e.g., buttons; non-moused-over directory items in the KDE Dolphin file-manager) - bg[INSENSITIVE] = "#acacac" # 0.675 white | {unfocused title-bars; unfocused window borders are based upon this color; [note: since xfwm4 4.14, these functions have been moved to the '../xfwm4/themerc' file]} disabled buttons; disabled scrollbar buttons, i.e., scrollbar ends when the scrollbar handles are abutting them + bg[INSENSITIVE] = "#acacac" # 0.675 white | {unfocused title-bars; unfocused window borders are based upon this color; [note: since xfwm4 4.14, these functions have been moved to the '../xfwm4/themerc' file]} unworkable buttons; unworkable scrollbar buttons, i.e., scrollbar ends when the scrollbar handles are abutting them fg[INSENSITIVE] = "#656565" # 0.4 white | text within 'bg[INSENSITIVE]' bg[PRELIGHT] = "#dfdfdf" # 0.875 white | moused-over workable buttons; moused-over text-area next to workable check-boxes @@ -59,8 +59,8 @@ style "standard-default" base[ACTIVE] = "#999999" # 0.6 white | selected items within unfocused fields; color surrounding selected text within unfocused 'bg[NORMAL]' text[ACTIVE] = "#d9d9d9" # 0.85 white | text within 'base[ACTIVE]'; text of selected directory items within an unfocused window of the KDE Dolphin file-manager; file-size information of selected directory items within the KDE Dolphin file-manager (this is inconsistent behavior) - base[INSENSITIVE] = "#bfbfbf" # 0.75 white | disabled fields that text can be written into when enabled; disabled check-boxes; lighter alternating rows of disabled fields of selectable lists (the darker alternating rows are based upon this color) - text[INSENSITIVE] = "#7f7f7f" # 0.5 white | text within 'base[INSENSITIVE]'; disabled entry and combobox text; disabled checks + base[INSENSITIVE] = "#bfbfbf" # 0.75 white | disabled fields that text can be written into when enabled; unworkable check-boxes; lighter alternating rows of disabled fields of selectable lists (the darker alternating rows are based upon this color) + text[INSENSITIVE] = "#7f7f7f" # 0.5 white | text within 'base[INSENSITIVE]'; disabled entry and combobox text; unworkable checks base[PRELIGHT] = "#447fba" # 13/48 R, 1/2 G, 35/48 B | moused-over workable check-boxes; area around some (but not all) moused-over hyperlinks # text[PRELIGHT] = "#ffff00" # 1/1 R, 1/1 G, 0/1 B | checks within 'base[PRELIGHT]'; text of moused-over 'GtkComboBox::appears-as-list = 0' @@ -74,29 +74,13 @@ style "standard-default" class "GtkWidget" style "standard-default" -style "standard-menu" -{ - bg[PRELIGHT] = "#547faa" # 1/3 R, 1/2 G, 2/3 B | moused-over menu item - fg[PRELIGHT] = "#ffffff" # 1.0 white | text within 'bg[PRELIGHT]' -} -widget_class "*MenuItem*" style "standard-menu" - - -style "standard-menubar-item" -{ - bg[PRELIGHT] = "#5a7fa4" # 17/48 R, 1/2 G, 31/48 B | selected menubar item - fg[PRELIGHT] = "#ffffff" # 1.0 white | text within 'bg[PRELIGHT]' -} -class "*MenuBar.*MenuItem*" style "standard-menubar-item" -widget_class "*MenuBar.*MenuItem*" style "standard-menubar-item" - - -style "standard-list" +style "standard-option-menu" { - bg[NORMAL] = "#e5e5e5" # 0.9 white | the original 'Redmond/gtk-2.0/gtkrc' had '{ 0.9, 0.9, 0.9 }' - bg[PRELIGHT] = "#000000" # 0.0 white | the original 'Redmond/gtk-2.0/gtkrc' had '{ 0.0, 0.0, 0.0 }' + GtkOptionMenu::indicator_width = 7 + GtkOptionMenu::indicator_left_spacing = 6 + GtkOptionMenu::indicator_right_spacing = 4 } -class "GtkList" style "standard-list" +class "GtkOptionMenu" style "standard-option-menu" style "standard-scrollbar" @@ -117,13 +101,29 @@ style "standard-scales" class "*Scale*" style "standard-scales" -style "standard-option-menu" +style "standard-menu" { - GtkOptionMenu::indicator_width = 7 - GtkOptionMenu::indicator_left_spacing = 6 - GtkOptionMenu::indicator_right_spacing = 4 + bg[PRELIGHT] = "#547faa" # 1/3 R, 1/2 G, 2/3 B | moused-over menu item + fg[PRELIGHT] = "#ffffff" # 1.0 white | text within 'bg[PRELIGHT]' } -class "GtkOptionMenu" style "standard-option-menu" +widget_class "*MenuItem*" style "standard-menu" + + +style "standard-menubar-item" +{ + bg[PRELIGHT] = "#5a7fa4" # 17/48 R, 1/2 G, 31/48 B | selected menubar item + fg[PRELIGHT] = "#ffffff" # 1.0 white | text within 'bg[PRELIGHT]' +} +class "*MenuBar.*MenuItem*" style "standard-menubar-item" +widget_class "*MenuBar.*MenuItem*" style "standard-menubar-item" + + +style "standard-list" +{ + bg[NORMAL] = "#e5e5e5" # 0.9 white | the original 'Redmond/gtk-2.0/gtkrc' had '{ 0.9, 0.9, 0.9 }' + bg[PRELIGHT] = "#000000" # 0.0 white | the original 'Redmond/gtk-2.0/gtkrc' had '{ 0.0, 0.0, 0.0 }' +} +class "GtkList" style "standard-list" style "standard-progressbar" diff --git a/Computing-Machine/gtk-3.0/gtk.css b/Computing-Machine/gtk-3.0/gtk.css index 6eb1907..de7fe42 100644 --- a/Computing-Machine/gtk-3.0/gtk.css +++ b/Computing-Machine/gtk-3.0/gtk.css @@ -833,6 +833,7 @@ viewports ********** */ .view, /* affects the main fields of the file-chooser, Thunar, Mousepad and Wisker Menu; and the top section of the "Visual" page of GTK+ 3 Inspector and most of its other pages' main fields */ +.view text, /* affects GNOME LaTeX */ list, /* affects the sidebars in the file-chooser and Pamac; and the bottom two sections of the "Visual" page of GTK+ 3 Inspector and all the sections on its "General" page */ textview { background-color: @theme_base_color; diff --git a/README.md b/README.md index d5d3914..172fdb1 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ The Conky system-monitor setup depicted below is available here: https://github. ⁂ -Changes for version 17.8: +Changes for version 17.9: -This release mainly simplifies the color-scheme of the foreground colors (i.e., the text colors) while making them consistent between the GTK+ 2 and 3 portions of the theme. It also improves the appearance of a few GTK+ 3 theme-elements, such as the calendar. +The only visually-rendered change for this version is to the GTK+ 3 portion of the theme. I added the '.view text' selector to a declaration block, which affects the GNOME LaTeX program, and probably other programs which I haven't tested. It seems that recent versions of GTK+ 3 have changed the color of the main text-field of the GNOME LaTeX software from what prior versions of GTK+ 3 rendered, and so this change makes said field consistent with other GTK+ 3 text-entry fields (i.e., the color that prior versions of GTK+ 3 rendered for this field). Note that release version 17.6 implemented a number of major improvements to the GTK+ 3 portion of the theme.