1. Superfly

    Superfly MDL Expert

    Jan 12, 2010
    1,142
    543
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Rearis

    Rearis MDL Member

    Nov 29, 2014
    214
    27
    10
    I can't find your Windows 10 theme for download! Please send me the link!
     
  3. Skaendo

    Skaendo MDL Addicted

    Sep 23, 2014
    888
    534
    30
    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.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. ausernamenoonehas

    ausernamenoonehas MDL Member

    Aug 2, 2015
    239
    39
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    #186 Ace2, Nov 23, 2015
    Last edited by a moderator: Apr 20, 2017
    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;
     
  6. thorin0815

    thorin0815 MDL Senior Member

    Jul 16, 2015
    472
    425
    10
    #187 thorin0815, Nov 23, 2015
    Last edited: Nov 23, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Michel

    Michel MDL Expert

    Jul 29, 2009
    1,860
    262
    60
    How to install that custom theme thorin ? i never installed a custom theme before in linux mint :31:o_O:weep:
     
  8. thorin0815

    thorin0815 MDL Senior Member

    Jul 16, 2015
    472
    425
    10
    #189 thorin0815, Nov 23, 2015
    Last edited: Nov 23, 2015
    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".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Ehtrakiyushi

    Ehtrakiyushi Guest

    I am back to Ubuntu, Mint have some problems in some of their Desktop GUI Distros.
     
  10. wmh

    wmh MDL Member

    Jun 30, 2015
    107
    19
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. thorin0815

    thorin0815 MDL Senior Member

    Jul 16, 2015
    472
    425
    10

    Thats the nice thing about Linux, you can choose your distro. ;) If you like simple old school GUIs you might try Xubuntu.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Michel

    Michel MDL Expert

    Jul 29, 2009
    1,860
    262
    60


    CTRL + H will unhide files in cinnamon/nemo :biggrin:
     
  13. Superfly

    Superfly MDL Expert

    Jan 12, 2010
    1,142
    543
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. thorin0815

    thorin0815 MDL Senior Member

    Jul 16, 2015
    472
    425
    10
    I am using 352.63, had some stability problems with 355+ drivers while playing Torchlight II with kernel 4.2/4.3.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Michel

    Michel MDL Expert

    Jul 29, 2009
    1,860
    262
    60
    That driver does not work for me on kernel 4.3
     
  16. R29k

    R29k MDL GLaDOS

    Feb 13, 2011
    5,178
    4,819
    180
    #198 R29k, Nov 30, 2015
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. thorin0815

    thorin0815 MDL Senior Member

    Jul 16, 2015
    472
    425
    10
    Dammit. I thought 17.3 has been released. ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Kim100

    Kim100 MDL Addicted

    Jun 17, 2009
    573
    299
    30
    I like Mint, just hate all the bloat, lorry loads of crap I don't want or need. This one is probably just the same:(