Hey Superfly, why you decide use LM as your distro of choice? And how do you themed you system? Seems flattered and nice! I like flat things :c
Preferences -> Themes Then you'll see a link that says Add/remove desktop themes close to the bottom, Search Windows and you'll find it in there.
h..p://gnome-look.org/content/show.php/Windows+10+Theme?content=171327 Replace h..p with http NOTES: I have used the Menu from: h..p://forums.mydigitallife.net/threads/66185-Dark-Glass-Theme-for-Mint-Cinnamon But i have modded cinnamon.css file with Code: /* =================================================================== * Panel (panel.js) * ===================================================================*/ #panel { border-image: url('panel.png') 80 0 0 0; box-shadow: 0px 0px 2px 2px rgba(0,0,0,1); outline: 1px rgba(255,255,255,0.1); color: #326b65; font-size: 9pt; height: 25px; padding: 0px; } #panelLeft, #panelCenter, #panelRight { spacing: 0px; } #panelLeft:ltr { padding-left: 0px; } #panelLeft:rtl { padding-left: 0px; } #panelRight:ltr { padding-right: 0px; spacing: 0px; } #panelRight:rtl { padding-right: 0px; spacing: 0px; } .panel-status-button, .panel-button { -natural-hpadding: 5px; -minimum-hpadding: 5px; font-weight: bold; border: 1px solid transparent; transition-duration: 150; } .panel-status-button:hover, .panel-button:hover { background-color: #083854; border-radius: 0px; color: #083854; box-shadow: inset 0px -1px 0px 0px rgba(37,154,202,1); transition-duration: 100; } .system-status-icon { icon-size: 1.3em; } #panelLeft:dnd { background: #000; } #panelCenter:dnd { background: #222; } #panelRight:dnd { background: #111; } And Search box from: Code: .menu-search-box:ltr { padding-left: 238px; To Code: .menu-search-box:ltr { padding-left: 30px;
Just copy the downloaded theme archive to /home/youraccountname/.themes and extract it there. Afterwards you can select it with the Mint theme manager. You need to config your file manager to show hidden files, otherwise you aren't able to see the .themes directory. I am using German Mint, so I don't know exactly how the option is called in English. In Nemo (Mint Cinnamon) check out something like "view" menu and there something like "show hidden files/dirs".
Thats the nice thing about Linux, you can choose your distro. If you like simple old school GUIs you might try Xubuntu.