Results 1 to 1 of 1

Thread: Windows 10 Dark Theme for PlayOnLinux Wine users

  1. #1
    Join Date
    Aug 2015
    Beans
    582

    Windows 10 Dark Theme for PlayOnLinux Wine users

    2018-07-01-102016_1600x900_scrot.jpg

    My system is Lubuntu and my system theme is Windows 10 Dark, which you can download here: https://b00merang.weebly.com/windows-10.html



    Now because "Enable GTK3 Theming" is unavailable in PlayOnLinux, I've created this theme so my PlayOnLinux applications matches my system's Windows 10 Dark theme.

    Instructions:

    Open user.reg in a text editor and find the line that says [Control Panel\\Colors] and add these values:
    Code:
    "ActiveBorder"="31 31 31"
    "ActiveTitle"="31 31 31"
    "AppWorkSpace"="60 64 72"
    "Background"="31 31 31"
    "ButtonAlternativeFace"="23 23 23"
    "ButtonDkShadow"="23 23 23"
    "ButtonFace"="31 31 31"
    "ButtonHilight"="31 31 31"
    "ButtonLight"="23 23 23"
    "ButtonShadow"="23 23 23"
    "ButtonText"="201 201 201"
    "GradientActiveTitle"="31 31 31"
    "GradientInactiveTitle"="31 31 31"
    "GrayText"="201 201 201"
    "Hilight"="0 77 140"
    "HilightText"="201 201 201"
    "InactiveBorder"="31 31 31"
    "InactiveTitle"="31 31 31"
    "InactiveTitleText"="201 201 201"
    "InfoText"="201 201 201"
    "InfoWindow"="31 31 31"
    "Menu"="31 31 31"
    "MenuBar"="31 31 31"
    "MenuHilight"="31 31 31"
    "MenuText"="201 201 201"
    "Scrollbar"="31 31 31"
    "TitleText"="201 201 201"
    "Window"="0 0 0"
    "WindowFrame"="31 31 31"
    "WindowText"="201 201 201"
    Assuming you created a PlayOnLinux virtual drive with the name "user", user.reg should be in ~/.PlayOnLinux/wineprefix/user or ~/PlayOnLinux's virtual drives/user
    Last edited by ardouronerous; July 1st, 2018 at 04:38 AM. Reason: added location of user.reg

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •