You are not logged in.

#1 2009-02-23 14:47:49

leo2501
Member
From: Buenos Aires, Argentina
Registered: 2007-07-07
Posts: 658

Grey .Xdefaults colors

hi! well i was amazing by some grey screenshots and want to try them, the thing is that them didn't convinced me so im trying to make my own...

Well... I love phrakture colors and used them for a long time, so i get an screenshot and convert it to greyscale with gimp...

tMWFkeg

After...

tMWFlMA

So, i opened in gimp and with the gcolor2 app, I started to copy the values to my .Xdefault, this is my .Xdefault right now...

XTerm*scrollBar: off
XTerm*rightScrollBar: off
XTerm*title: XTerm
XTerm*savelines: 5000
!Xterm*geometry: 80x40
!XTerm*background: #222222
!XTerm*foreground: #cccccc
XTerm*colorMode:  on
XTerm*dynamicColors:  on
XTerm*underLine:  off
XTerm*colorBDMode: on
!XTerm*colorBD: cyan
XTerm*colorULMode: on
!XTerm*colorUL: magenta
XTerm*customization: -color
XTerm*reverseWrap: true
XTerm*font: -*-fixed-medium-r-*-*-18-*-*-*-*-*-iso8859-*

#urxvt*background: #222222
#urxvt*background: #2e2d2d
#urxvt*foreground: #bbbbbb
#urxvt*foreground: #adadad
#urxvt*cursorColor: #545f65
#urxvt*externalBorder: 0
#urxvt*internalBorder: 0
urxvt*termName: rxvt-unicode
urxvt*saveLines: 5000
urxvt*mouseWheelScrollPage: false
!urxvt*shade: 50 # don't use with tinting
!urxvt*transparent: true
!urxvt*inheritPixmap: true
!urxvt*fading: 10
urxvt*scrollBar: false
#urxvt*borderLess: true
urxvt*colorBDMode: on
urxvt*colorULMode: on
!urxvt*blurRadius: 125
!urxvt.urlLauncher: elinks
!urxvt*matcher.Button: 3
#urxvt*modifier: alt
#urxvt*cutchars: `"()'*<>[]{|}

### Compiz options ###
#urxvt*depth: 32
#urxvt*background: rgba:0000/0000/0000/dddd

### Tint Color ###
#URxvt*tintColor: Blue
#URxvt*tintColor: lightblue
#URxvt*tintColor: Deepskyblue
#URxvt*tintColor: lightgreen
#URxvt*tintColor: Lightseagreen
#URxvt*tintColor: Mediumblue
#URxvt*tintColor: Darkred
#URxvt*tintColor: Cornflowerblue

### Fonts ###
!urxvt*font: xft:terminus:pixelsize=19
!urxvt*font: xft:DejaVu Sans Mono:pixelsize=18
!urxvt*font: xft:Bitstream Vera Sans Mono:size=16
!urxvt*font: -*-bitstream vera sans mono-medium-r-*-*-*-146-*-*-*-*-iso8859-9
!urxvt*font: -*-terminus-medium-*-*-*-*-150-*-*-*-*-iso8859-1
!urxvt*font: -*-dejavu sans mono-*-r-*-*-15-*-*-*-*-*-iso8859-*
!urxvt*font: -*-terminus-medium-*-*-*-19-*-*-*-*-*-iso8859-*
!urxvt*font: -*-dina-medium-r-*-*-*-120-*-*-*-*-*-*
!urxvt*font: -*-courier new-medium-r-*-*-19-*-*-*-*-*-iso8859-2
urxvt*font: -*-fixed-medium-r-*-*-18-*-*-*-*-*-iso8859-*
!urxvt*font: -*-dina-medium-r-*-*-17-*-*-*-*-*-iso8859-*

*foreground: #B0B0B0
*background: #282828
! Black + DarkGrey
*color0: #000000
*color8: #222222
!! DarkRed + Red
*color1: #434343
*color9: #434343
! DarkGreen + Green
*color2: #6B6B6B
*color10: #A5A5A5
!! DarkYellow + Yellow
*color3: #969696
*color11: #E5E5E5
!! DarkBlue + Blue
*color4: #4A4A4A
*color12: #4D4D4D
!! DarkMangenta + Mangenta
*color5: #707070
*color13: #747474
!!DarkCyan + Cyan
*color6: #A9A9A9
*color14: #C4C4C4
!! LightGrey + White
*color7: #FFFFFF
*color15: #DEDEDE

! ---| phrakture |--- {{{
!*foreground: #bbbbbb
!*background: #222222
!! Black + DarkGrey
!*color0: #000000
!*color8: #222222
!! DarkRed + Red
!*color1: #803232
!*color9: #982b2b
!! DarkGreen + Green
!*color2: #5b762f
!*color10: #89b83f
!! DarkYellow + Yellow
!*color3: #aa9943
!*color11: #efef60
!! DarkBlue + Blue
!*color4: #324c80
!*color12: #1E90FF
!*color12: #2b4f98
!! DarkMangenta + Mangenta
!*color5: #706c9a
!*color13: #826ab1
!!DarkCyan + Cyan
!*color6: #92b19e
!*color14: #a1cdcd
!! LightGrey + White
!*color7: #ffffff
!*color15: #dededE
!}}}

## Shades of gray ##
!*background: #222c2e
!*foreground: #dee2e3
!*cursorColor: #545f65
# black 
!*color0:      #000000
!*color8:      #666666
# red
!*color1:      #545f65
!*color9:      #dae3e8
# green
!*color2:      #6d787c
!*color10:     #99a2a7
# yellow
!*color3:      #dee2e3
!!*color11:     #9ea8aa
!*color11: #efef60
# blue
!*color4:      #9ea8aa
!*color12:     #dee2e3
# magenta
!*color5:      #97a1a3
!*color13:     #c2c7ca
# cyan
!*color6:      #97a1a3
!*color14:     #c2c7ca
# white
!*color7:      #dee2e3
!*color15:     #efefef

! ---| xpdf |--- {{{
xpdf*enableFreetype: yes
xpdf*antialias: yes
xpdf*foreground: white
xpdf*background: black
xpdf*urlCommand: links -g %s
xpdf*viKeys: on
!}}}

Last edited by leo2501 (2009-02-25 09:34:08)


Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery

Offline

#2 2009-02-23 21:41:14

dcurtis
Member
From: Iowa City, IA
Registered: 2008-10-13
Posts: 53

Re: Grey .Xdefaults colors

You will kick yourself...

color5 and color13 have no "*" in front of them smile


CAW! Taskbar: AUR ;; forum ;; git

Offline

#3 2009-02-24 01:11:34

leo2501
Member
From: Buenos Aires, Argentina
Registered: 2007-07-07
Posts: 658

Re: Grey .Xdefaults colors

mmmm...is there a way to delete a post? lol too much...


Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery

Offline

#4 2009-02-25 07:21:27

yvonney
Member
Registered: 2008-06-11
Posts: 671

Re: Grey .Xdefaults colors

NOTE: oops, a re-read and I think it's that grey-scale is cool. nice!
ooh... cool tip...thanks!

--------------

Yep, I only have grey scale at this time. looking into it on my 2009.02 new uber-minimalist install.
This happened also with old install with urxvt-unicode-256color.
best wishes

Last edited by yvonney (2009-02-25 07:24:13)

Offline

Board footer

Powered by FluxBB