Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

Original
1
Become a Fan
5.5

Description:
This is a Windows 10 theme I made for Openbox. I wanted to make my own so I knew it would be as close as possible to Windows 10 using the Openbox theme engine. I believe this is as close as you can get without modifying the source code.

Limitations:
You can't have different settings for the title bar buttons (minimize restore close), so they use the default dark/light blue when hovering which means the red the close button (only) uses had to go (definitely not a good default for all 3).
You can't set the exact size of the buttons or title bar height, this is based on the font size. However, I was able to set padding, etc. so that the official size font (9 pt) looks close.

Tweaks:

Looks best with the official Segoe UI font.
Copy this from:
C:\Windows\Fonts\segoeui.ttf
and
C:\Windows\Fonts\segoeuib.ttf
to
~/.fonts
Then refresh your font cache:
fc-cache -fv
Refer to screenshots for settings in obconf.

Background
Copy the Win10 background from:
C:\Windows\Web\Wallpaper\Windows\img0.jpg
to
~/Pictures/
To set the background, you can't rely on just Xorg, because it doesn't support jpeg images. You have to install something else, e.g. feh
sudo apt install feh
If you don't already have an autostart file for Openbox, create one at:
~/.config/openbox/autostart
Add the following line either way:
feh --bg-scale ~/Pictures/img0.jpg

Enjoy!

Ratings & Comments

1 Comment

tatchou

8 8 great

Pling
0 Affiliates
Details
license GPLv3
version v1.0
updated
added
downloads 24h 1
mediaviews 24h 0
pageviews 24h 6

More Openbox Themes from pixelocdguy:

Windows Classic [2000/ME/XP] inspired Openbox theme
pixelocdguy
last update date: 3 years ago

Score 6.4

Other Openbox Themes:

WinAte -Windows 7/8 Transformation Pack
nhermosilla14
last update date: 11 years ago

Score 5.8

Appleish
bgc1954
last update date: 16 years ago

Score 5.0

Cortex
faemir
last update date: 17 years ago

Score 5.0

Onyx Blood
ShadowKyogre
last update date: 16 years ago

Score 5.0

simple-acid (green-black)
schwarzrot
last update date: 16 years ago

Score 5.0

must40-gray
must40
last update date: 15 years ago

Score 5.0



System Tags

Openbox

Openbox is a free, stacking window manager for the X Window System, licensed under the GNU General Public License. Originally derived from Blackbox 0.65.0, Openbox has now been totally re-written in the C programming language and since version 3.0 is no longer based upon any code from Blackbox. Wikipedia