Warning: session_start(): open(/tmp/sess_moqeq5plvg5rq0i3o9k06eu2a4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
OneStepBack openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (7) .- Knowledge Base  . 

OneStepBack

   0.8  

GTK 3.x Theme/Style

Score 70%
OneStepBack
zoom


Downloads:  2274
Submitted:  Aug 11 2015
Updated:  Apr 23 2016

Description:

Updated for gtk 3.20 !

OneStepBack README

OneStepBack is a Gtk 2 and 3 theme with some colors and embossed widgets inspired by the good old NextStep look. I'm old.

It is developed from scratch, is light and minimal, uses only three shades of grays and one color. That was the challenge.

It has been tested on Arch Linux with Gnome-Shell, Gnome, Gtk+ from 3.16 to 3.20, a good amount of Gtk2 applications and only a few Gtk3 applications. A lot of widget controls are still missing and it is not tested at all with unity or xfce.

This is a GPL 3 free software. Feel free to change and share the code.

This is the version 0.8, released in April 2016.

To install the theme, unzip the archive and copy the theme in your theme directory. (For gtk 3.16 and 3.18 users, the archive contents also a directory called OneStepBack-3.16-18: extract and copy it in your theme directory.)

Known bugs

- gtk3: in firefox: scrollbars trough and arrow buttons colors, text colors in forms, active menuitem colors: waiting for a firefox update.
- gtk2: progress bar in xsane is green (lime)
- gtk2: arrow buttons in qt scrollbars

ChangeLog

version 0.8 : April 2016
- gtk3: fix a bug in desktop borders when nautilus manages the desktop
- gtk3: more consistant design of the scrollbar arrow buttons
- gtk3: add support for scale indicators
- gtk3: fix bug for scale sliders overpassing trough
- gtk3: fix a bug with labels of scale bars
- gtk3: add support for arrows in popover menus
- gtk3: change behaviour of the checked button in headerbar
- gtk3: add basic support of calendar and iconview widgets
- gtk3: fix a color bug for radiobutton label when disabled in list
- gtk3: add support for expander arrows when active

version 0.7 : April 2016
- port to gtk 3.20: rebuild from scratch !
- orange progress bar color
- gray active widgets
- no more highlight on hover

version 0.6 : November 2015
- improve borders of menus in gtk3 part (thanks behrz).

version 0.5 : October 2015
- improve borders/shadows in gtk3 part to better match the gtk2 part (thanks behrz).
- improve switch borders in gtk3 part.
- fix some colors and rocking in toolbar buttons.
- change borders of scrollbar sliders to match the new button shadows.
- better centering of the scrollbar thumb in gtk2 part.
- fix a padding problem in gedit open document popover (thanks to bd209ocp).

version 0.4: October 2015:
- fix some color and padding tweeks for nautilus 3.18
- add arrow buttons to scrollbars
- test with gtk 3.18: ok.

version 0.3: October 2015:
- fix shadow glitchs in the scrollbar design in gtk2 part.
- add a shell script to easily change the colors of the theme.
- improve calculation of shadows on buttons in gtk3 part.

version 0.2: September 2015:
- fix borders glitchs in gtk3 menus.
- improve borders of the embossed widgets in gtk3 part.
- define help colors for borders in gtk3 part.
- fix :hover colors on switchs in gtk3 part.
- add support for gnome-logs selections in gtk3 part.
- fix color of insensitive combobox and check and radio buttons labels.
- fix color of gimp loading bar

version 0.1: August 2015: initial version.




LicenseGPL
(OneStepBack)
Send to a friend
Subscribe
Other  Content  from jpsb
Report inappropriate content



goto page: prev   1  2  3 

-
.

 Button 3d effect in Gtk3

 
 by behrz on: Oct 14 2015
 
Score 50%
behrzbehrz
SteelCode Consulting
Home

Hi, great theme!

I did some testing, and if you add for the 3d borders of buttons and such on Gtk3 the border width to "1.5px" it gives a more in line effect with the Gtk2 variant.


Reply to this

-

 Re: Button 3d effect in Gtk3

 
 by jpsb on: Oct 14 2015
 
Score 50%

Thanks ! I was not aware we can use decimal numbers in border sizes...

I will add it to the next release, soon.


Reply to this

-

 Download link

 
 by lenich on: Oct 27 2015
 
Score 50%

Download link to the most recent version appears to be broken. When opened all it says is "Not found".


Reply to this

-

 Updates for merging maybe

 
 by behrz on: Oct 28 2015
 
Score 50%
behrzbehrz
SteelCode Consulting
Home

Hey, so I found a few glitches, and did a couple of enhancements to match the client window decorations to my own window borders... I use a Irix 4dwm style.

Anyway, there were a few bugs with menus, and with buttons not displaying borders correctly in some cases, like on some dialogs, and the bottom border of the menus looked funny, seems they had to be specified in more detail. After looking at other themes, I patched it up, and now there are no glitches there.

Take changes that look general enough of for you if you want, here are links to the patch file, and the whole thing packaged up (I replaced the menu highlight, with something more motif looking, might want it or not, anyway.)

Also, maybe you could publish the theme on Github so it's easier to add fixes, and keep a custom version forked like I do.

https://dl.dropboxusercontent.com/u/7168101/OneStepBack.patch

https://dl.dropboxusercontent.com/u/7168101/OneStepBack.tar.bz2


Reply to this

-

 Re: Updates for merging maybe

 
 by jpsb on: Oct 28 2015
 
Score 50%

Thanks a lot ! I will add a large part of your work to the next release, probably next week (I'm short in time this week). Concerning Github, if I see that there is enough interest for people to improve this theme, I will certainly use it.

Actually, I'm very astonished by the general interest for this very simple theme that I started during my traditional summer sleepless nights, just to pass the time...


Reply to this

-

 Re: Re: Updates for merging maybe

 
 by behrz on: Oct 28 2015
 
Score 50%
behrzbehrz
SteelCode Consulting
Home

No problem. I actually find the usability level of this type of theme far superior to the modern flat stuff where you don't even know if something's a button or a label.

In fact prior to your theme, I was using an Irix look a like theme (nostalgic much?), but yours just looks *really* good for both gtk2 and gtk3.

Hopefully we can keep it updated, when the silly Gnome people update / break things again.

Cheers.


Reply to this

-

 Nice

 
 by dusthillresident on: Nov 18 2015
 
Score 50%

This looks really good, thanks for making it.


- dhr
Reply to this

-

 Theme included with Window Maker Live

 
 by wmlive on: Jan 28 2016
 
Score 50%

This theme finally solved my quest to visually integrate GTK3 applications and has been included in the Window Maker Live Linux distribution, based on Debian/Jessie. Check out http://wmlive.rumbero.org for more details. Thanks for creating OneStepBack!


Reply to this

-

 Recent gtk3 update broke all themes

 
 by jpsb on: Apr 18 2016
 
Score 50%

As usual, the recent gtk3 update broke all themes. Appalling. I started updating: it will be a long road, but I already have a version usable for most gtk3 applications. There now remains the dozens of small and time consuming adjustments...


Reply to this

-

 Re: Recent gtk3 update broke all themes

 
 by jpsb on: Apr 20 2016
 
Score 50%

Done.


Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team