
MaciOS
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
MaciOS theme special for Linux user with dark/blue accent and without dotted line on all button area.
This theme has been test on Debian 9.9 Gnome Desktop GTK-3.22+, Also available for other DE like Budgie and Xfce.
For more details please look on the screenshot sections.
If you're enjoy using this theme.....please give me a vote (+) your finger :)
Feedback, Bug reports are always welcome!
Wallpaper by @charlie-henson
https://www.pling.com/p/1293247/
Donation:
https://www.paypal.com/paypalme2/ErwinEdyCahyono
MaciOS-Blue 1 year ago
* Fixed Linked Button+Entry color active and checked
MaciOS-Blue 1 year ago
* Fixed Linked Button+Entry color active and checked
Blue Accent 1 year ago
- More fixed bugs on the first release
- Improve some issue on Gtk-2
- Added Blue Accent (some people) call it look like Mojave, McOS etc :)
fredremy68
1 month ago
Report
patrikrufino
1 month ago
Report
jass
3 months ago
Report
haertie
1 year ago
Report
etles-team
1 year ago
Report
bjtheone
1 year ago
Report
etles-team
1 year ago
Well...if you mean active window title button, you must found a section about "Headerbar Linked Button". But....if you mean active window title button on pop up then you must found section about "Button Suggested Action" to change blue color.
Report
bjtheone
1 year ago
Report
etles-team
1 year ago
Ahaa i got what you mean, if all about entry:focus to get bolded blue background, here is how to change it:
First try look a entry focus section at file gtk.css, By default it's look like this:
entry:focus
{
color: #111111;
background-color: white;
background-image: linear-gradient(0deg, #ececec 0%, #f9f9f9 95%, #efefef 100%);
border-radius: 4px;
border: 2px solid;
border-color: rgba(0, 0, 0, 0.18);
border-color: #2297d9;
outline-width: 0px;
transition: border-image 200ms ease-out, box-shadow 200ms ease-out;
}
Then make a change to look like this:
entry:focus
{
color: white;
background-color: #2297e9;
background-image: linear-gradient(to bottom, shade(shade(#2297d9, 1.02), 1.15), shade(shade(#2297d9, 0.95), 0.85));
border-radius: 4px;
border: 2px solid;
border-color: rgba(0, 0, 0, 0.18);
outline-width: 0px;
transition: border-image 200ms ease-out, box-shadow 200ms ease-out;
}
Save it....then open Gnome-Tweak-Tool and push search icon at the top left Gnome-Tweak-Tool to see what a result after change script above.
If they are what you mean, So....you need make a change all about "entry:focus" inside a file gtk.css :)
I get test it before and i thing it really nice and neat result :)
Report
etles-team
1 year ago
here are screenshot what i mean:
https://imgur.com/oqYqnSp
Report
solandrew
1 year ago
Report
etles-team
1 year ago
Report
armageddon51
1 year ago
Report
etles-team
1 year ago
Iam glad if you like it :)
Please if you've issue on Xfce, You can report on here again. I'll be happy to fixed it in the next update :)
Report
MichSt
1 year ago
Report
etles-team
1 year ago
Report
brk95
1 year ago
Report
etles-team
1 year ago
Report
brk95
1 year ago
Report
etles-team
1 year ago
First..i'll try rebuild one of my collections (darker) color to look like this.
Report
sphera
1 year ago
Report
etles-team
1 year ago
Report
thenaturalist
1 year ago
Report
etles-team
1 year ago
Report