http://tonybaldwin.me/hax/doku.php?id=colorchooser If you make websites, like I do, and you edit them in a real editor (i.e. vim), especially on a remote server over ssh, and not some atrociously convoluted, graphical "wysiwyg" monstrosity for writing web pages that creates bloated, nasty code, well, sometimes you need a hexcode for a color for your css style sheets, and stuff. What do you do? For this purpose, I made ColorChooser, which is just a little gui tool for grabbing color codes.
Now, most of the work was really already done, tk having a color chooser tool, already. All I did was write a script to make it easy to call that tool up so you could find a color, then copy/paste the hex code to wherever you need it.
#tcl #tk #color #webdesign @Foss Hackers @Lazy Admin
Now, most of the work was really already done, tk having a color chooser tool, already. All I did was write a script to make it easy to call that tool up so you could find a color, then copy/paste the hex code to wherever you need it.
#tcl #tk #color #webdesign @Foss Hackers @Lazy Admin
via Friendica
No comments:
Post a Comment