You are not logged in.
Exactly this one? I still have the gimp *.xcf. In case you want to colour it yourself.
*Edit*
Just fill the layers in the color you want.
Greets
Last edited by manuelschneid3r (2013-04-21 10:48:30)
Please feel free to correct my english.
Offline
Yes this one. *.xcf that's cool, soo if You can upload *.xcf too
Offline
Offline
Pretty simple... but effective
Hehe never thought someone with that music taste would run Arch Linux with Awesome WM.
Offline
# .Xdefaults colors
URxvt*background:#432e23
URxvt*foreground:#e6dc9b
! --- standard colors ---
! black
*color0: #000000
! bright_black
*color8: #161616
! red
*color1: #be4138
! bright_red
*color9: #be786f
! green
*color2: #50af38
! bright_green
*color10: #87af6f
! yellow
*color3: #beaf38
! bright_yellow
*color11: #beaf6f
! blue
*color4: #5041a6
! bright_blue
*color12: #8778a6
! magenta
*color5: #be41a6
! bright_magenta
*color13: #be78a6
! cyan
*color6: #50afa6
! bright_cyan
*color14: #87afa6
! white
*color7: #d9d9d9
! bright_white
*color15: #ffffff
# theme.lua colors
cred ="#be786f"
cgreen="#87af6f"
cforeground="#e6dc9b"
cbackgroud="#432e23"
theme.font = "Droid Sans 8"
theme.bg_normal = cbackgroud
theme.fg_normal = cred
theme.border_normal = cred
theme.bg_focus = cbackgroud
theme.fg_focus = cforeground
theme.border_focus = cforeground
theme.bg_minimize = cbackgroud
theme.fg_minimize = "#555555"
theme.bg_urgent = cred
theme.fg_urgent = cforeground
theme.border_width = "1"
theme.border_marked = cgreen
theme.border_urgent = cred
theme.taglist_bg_focus = cred
I relly like it too. But I had no time to make a gtk2 theme on my own. If i have it, I will come back and post a fake dirty.
Maybe a hot tip: 4bit Terminal Color Scheme Designer
Greets
Last edited by manuelschneid3r (2013-04-21 20:27:22)
Please feel free to correct my english.
Offline
Changed my theme to match jellybeans.vim, finally moved away from using Tomorrow Night Eighties for everything. I like the result.
- dots -
Offline
Can you git your .fonts dir, or point me to your 'Liberation Sans'?
Because this is the one I know.
Offline
Offline
http://i1109.photobucket.com/albums/h424/zezhyrule3/th_20130427145224screensho_zpsf3e1f4ee.png
Changed my theme to match jellybeans.vim, finally moved away from using Tomorrow Night Eighties for everything. I like the result.
that's very nice, we are you getting all the widget icons ?
Offline
Offline
Eit wrote:that's very nice, we are you getting all the widget icons ?
They're "sm4tik icons" which I found on the awesome wm wiki. All the links to download them seem to be down now Here's a zip with all the ones I have though.
Thanks
Offline
@kaira
can you please share your .Xresources? these colours are quite nice
thanks.
greetz flexo
Last edited by flexo3001 (2013-05-05 23:23:53)
Fight war not wars, destroy power not people!
Offline
Sure, here you go:
URxvt.transparent: true
URxvt.scrollBar: false
URxvt.shading: 20
URxvt.font: -*-terminus-*-*-*-*-12-*-*-*-*-*-*-u
URxvt.urlLauncher: firefox
URxvt.matcher.button: 1
URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?$@#-].[\\w/]
URxvt.saveLines: 1000
URxvt.cursorBlink: false
URxvt.inheritPixmap: true
*background: #000000
*foreground: #ad9d72
!Colors
!Black
*color0: #3b3b3b
*color8: #2a2a29
!Red
*color1: #705050
*color9: #dca3a3
!Green
*color2: #7aa16a
*color10: #93c783
!Yellow
*color3: #a1926a
*color11: #c7b983
!Blue
*color4: #506070
*color12: #94bff3
!Purple
*color5: #8e6a80
*color13: #745568
!Cyan
*color6: #688891
*color14: #758c93
!White
*color7: #989081
*color15: #827c6f
Offline
Ekber wrote:diis looks very nice
can you share your config please ?You can find my config files on github
Really love this config. I was trying to understand how the volume widget works - looks like you're calling a custom script? (pavol?). Can you please point me to it if it's available somewhere?
Offline
This is my first time using Arch and also my first venture into tiling window managers. It's safe to say that I'm caught in the rabbit hole.
I'm happy with everything but my beautiful/widget themes, mostly the borders and text/icons colors. Once that's polished up I'll be using this setup for a while
Offline
[...]
Really love this config. I was trying to understand how the volume widget works - looks like you're calling a custom script? (pavol?). Can you please point me to it if it's available somewhere?
I can't remember where i got this script from, but I found the code here: http://lmazy.verrech.net/2011/02/contro … rom-shell/.
Offline
I know this is probably not the best place, or maybe it is, but can anyone please help me get my sensors working... I've honestly read the wikis more times than I can remember. I just need cpu, gpu and net sensors running on my status bar.
I think one of the problems I'm having is not being sure exactly where to drop the codes within rc.lua so I restart and get error codes. Anyone interested in taking a stab at it I can share my code and start out with something simple like cpu frequency. If I can get that running I"m sure I'll figure out the rest.
Thanks.
Offline
Really?
At least post some pretense screenshots
Last edited by manuelschneid3r (2013-05-19 23:49:08)
Please feel free to correct my english.
Offline
I know this is probably not the best place, or maybe it is, but can anyone please help me get my sensors working.
Your first inclination was correct, this is not the place to ask. This is a thread where members share how their desktops look. Your post, while inadvertent, is a classic example of thread hijacking
Please, feel free to start a new thread in the Applications and Desktop Environment subforum. The Artwork and Screenshots subforum is not a technical forum. The Application and Desktop Environment is technical.
Thanks
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Online
*sigh* I guess I should have gone with my first inclination but I'll post in the other forum.
manuelschneid3r here you go:
Last edited by w201 (2013-05-20 00:18:05)
Offline
@MrQuest: can i have the wall, please?
Offline
Some old ones, but still.
http://i.imgur.com/RpPla5L.jpg?1
http://i.imgur.com/GbJDpBx.jpg?1
MrQuest! I love the mood your theme invokes. It's perfect for a raining day.
Here are some features of my current desktop...
PAC-MAN Start Menu: Click icon to Update, Reboot, or Shutdown.
Workspaces: Travel like PAC-MAN by munching on dots.
White terminals: For using Emacs/VIM to type academic/office documents.
Without error there can be no brilliancy. ― Emanuel Lasker
Offline