Page 1 of 1
Surfaces Change Color
Posted: Mon Feb 18, 2008 4:25 pm
by Yado
Hello,
to first: my English is not so buityfull. i hope it understand me.
I will the Surfaces in Black have for a dark chamber alá Adobe Lightroom. This Windows gray bother me.
Give it a function or possibility this to edit or a working?
bye
Posted: Tue Feb 19, 2008 3:00 am
by XnTriq
xnview.ini wrote:Code: Select all
[Browser]
TreeBackColor=0
TreeFontColor=13421772
TreeFontHiColor=16777215
█ Black █ Dark Gray █ Gray █ Light Gray █ Silver █ Pale Gray █ White
Code: Select all
Red + Green * 256 + Blue * 256² = ColorValue
––––––––––––––––––––––––––––––––––––––––––––––––––––––
Black = 0/ 0/ 0 = #000000 = 0
Dark Gray = 102/102/102 = #666666 = 6710886
Gray = 128/128/128 = #808080 = 8421504
Light Gray = 153/153/153 = #999999 = 10066329
Silver = 192/192/192 = #c0c0c0 = 12632256
Pale Gray = 204/204/204 = #cccccc = 13421772
White = 255/255/255 = #ffffff = 16777215
Forum references:
Off-site resources:
- Cloford.com: 500+ Colours
This page lists over 500 colours by colour name, Hex value, RGB value and Microsoft Access code number.
- Endless Productions: About Web Color Definitions
Web colors in Hex, RGB, MSAccess & VBA
- Pantz.org: HTML color chart
This is a chart that shows many many colors that can be used in an HTML document.
- Jörg Walter: RGB-color selection table
This table shows all X11 colors [cHtmlBox], their names [cName], their R,G,B values [0..255], and their hex+int representation [cHex+cInt].
Freeware:
- Informações Executáveis: BrazuColor
BrazuColor is a color picker, easy to use and effective utility to design color schemes.
Enables you to select color samples from your desktop or standard color palettes and copy them in Hex or RGB format for HTML, Delphi, Visual Basic, Java, Photoshop and C++.
You can create custom palettes in a *.PAL compatible format.
The program also includes a screen magnifier, capture color and a nice gradient creator.
Very nice program with many unique features.
- Iconico: ColorPic
Ever tried using a color picker on a high resolution monitor? It's impossible. That's why this color picker has a magnifier attached. Control it from the keyboard and grab up to 16 colors at once. See your color in RGB and HSL and get websafe info. Consistantly the most popular free color picker on the web, the latest version offers more choices to easily and effectivly create color palettes.
- BestShareware: ColorPicker
ColorPicker is a small free program designed for web page designers and graphic users, it can pick a color from your computer screen with your mouse. Move your mouse on the screen, show the mouse area in a zoom window, show the mouse point's color values with HTML, RGB, and long values. Click to capture the color's long value into clipboard.
- Veign: Pixeur
Get the Color, Hex, RGB, and Long value of any pixel on the screen
- Cerebral Synergy: PIXGet
Gets Pixel colour information anywhere on the screen under your mouse cursor. Usefull if you see a colour and think “I'd really like to use that colour in my webpage/application/picture”.
Gets: Coordiantes, Hexcode, RGB, Long Number (for VB and the like) and info on adjacent pixels.
Posted: Tue Feb 19, 2008 1:58 pm
by Yado
Hello and thanks for the Answer, but i meant the complete GUI including the menubar and so on.
Is that possible to change?
Bye
Posted: Tue Feb 19, 2008 9:15 pm
by XnTriq
If you're a Windows XP user, you could install a dark
visual style like
Palladium.
Pierre is working on a
next generation XnView, and maybe it will have support for
themes.