You are not logged in.
k3ttc4r wrote:mason.larobina wrote:What vim colorscheme is that?
That's a custom one, based on the port of the Railscasts.tmtheme.
Just pushed it to my "dots" repo on Github.Thanks and I really like your terminal colour scheme. However I couldn't get your dotshare.vim working correctly on my machine (either that or it doesn't look very nice in C).
xoria256: http://ompldr.org/vOTM5eA
dotshare: http://ompldr.org/vOTM5egMaybe I'm doing something wrong.
I think what you're doing wrong is using console Vim. The colorscheme is for Gvim only, sorry
Offline
Offline
@teh, nice screenshot, I had gotten forgotten about scrotwm and hadn't even realized it was in portage.
p.s. can you post your Xdefaults colors?
Offline
Offline
Well k3ttc4r you've inspired me to change up my colours.
I've pushed my latest dotfiles to the dotfiles/mactop branch (link below).
Edit: Fixed thumbs, sorry mods.
Last edited by mason.larobina (2011-06-17 08:24:27)
Offline
Interesting, there seem to be two big camps, one swears for dark letters on light background, the other camp otherwise respectively. I definitely belong to the first camp, so I agree with upsidaisium
UPDATE: nevermind, I really should refresh my browser window time to time
Last edited by SanskritFritz (2011-06-17 08:04:20)
zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)
Offline
Dude, nice desktop.
Can you share your wallpaper please?
Offline
^^ here ya go http://theal.deviantart.com/art/The-Onyx-Pack-174229167.
I actually forgot to link it before.
"First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack." ~ George Carrette
Offline
Wow.
That was a lot of opinions on my desktop. What can I say; it's what works for me, it's what suits my workflow the best. The only application that I use that's not running in a terminal is Firefox, and that's why I want the experience in the shell to be as pleasing as possible.
Regarding the font - yes, I am a programmer, and I want to see as much code as possible at a time. Now, the perfect solution would be to switch the monitors 90°, but sadly that's not possible with mine, yet. I'm going to upgrade soon, though.
There are tons of stuff that makes my life easier in the shell that you can't see in the screenshot. I think you'd have to try it (and learn all of it) to really understand what's going on.
Thanks. :-)
Offline
@mason.larobina
What background is there in the second screenshot,I guess you have a transparent terminal or something?
Offline
mason.larobina wrote:k3ttc4r wrote:That's a custom one, based on the port of the Railscasts.tmtheme.
Just pushed it to my "dots" repo on Github.Thanks and I really like your terminal colour scheme. However I couldn't get your dotshare.vim working correctly on my machine (either that or it doesn't look very nice in C).
xoria256: http://ompldr.org/vOTM5eA
dotshare: http://ompldr.org/vOTM5egMaybe I'm doing something wrong.
I think what you're doing wrong is using console Vim. The colorscheme is for Gvim only, sorry
Guys! Before taking any drastic decisions here.. It is easy to automatically convert guicolors to cterm colors using a neat little script. Have a look at my previous post in this thread here.
Offline
Wow.
That was a lot of opinions on my desktop. What can I say; it's what works for me, it's what suits my workflow the best. The only application that I use that's not running in a terminal is Firefox, and that's why I want the experience in the shell to be as pleasing as possible.
Regarding the font - yes, I am a programmer, and I want to see as much code as possible at a time. Now, the perfect solution would be to switch the monitors 90°, but sadly that's not possible with mine, yet. I'm going to upgrade soon, though.
There are tons of stuff that makes my life easier in the shell that you can't see in the screenshot. I think you'd have to try it (and learn all of it) to really understand what's going on.
Thanks. :-)
It was just the choice of colours and font size that I thought was hard on my eyes. But of course I understand that that's what works for you. If it didn't, then why bother to set it up that way?
I also spend the majority of my time in the terminal. The only apps I use that don't run in a terminal are Opera and Wily (well... and small tools like sxiv or xfontsel, if we really want to get specific). So I suppose that our ways of working are quite similar -- we just have some aesthetic/stylistic differences.
I've seen young people waste their time reading books about sensitive vampires. It's kinda sad. But you say it's not the end of the world... Well, maybe it is!
Offline
Guys! Before taking any drastic decisions here.. It is easy to automatically convert guicolors to cterm colors using a neat little script. Have a look at my previous post in this thread here.
That'd only give you approximations though.
If the colorscheme is GUI only, you can grab the hexadecimal representations of the colors from the colorscheme, and (temporarily) set your terminal colors to exactly those. This way you'll get exactly what the author had in mind, in your terminal.
Now, there are various ways to do this. You can either have a separate .Xresources kind of file that you automagically load when you start Vim ( see [0] for some examples ). You'll have to use either Xterm (or a sane Xterm-compatible term) or my patched urxvt [1] to allow changing colors besides the standard ANSI colors ( 0 - 15 ).
Else, you can use something like colorcoke [2]. What you choose to use depends on if you want the colors to be persistent or not; changing the colors with colorcoke in a terminal session will make that session use those colors; when you spawn a new shell, you'll have your old colors back. So that might be suitable for this use.
You can also use colorcoke to make persistent colorschemes [3].
If someone's interesting in automating all of this, drop me a mail. I think it'd be a huge step forward, because it's a little known fact that you actually *can* change *all* of the terminal colors.
[0]: https://github.com/trapd00r/configs/tree/master/Xcolors
[1]: https://github.com/trapd00r/rxvt-unicode
[2]: https://github.com/trapd00r/colorcoke
[3]: https://github.com/trapd00r/colorcoke/wiki
Also, see https://github.com/trapd00r/colorcoke/wiki for some simple examples of what's possible with colorcoke.
Offline
It was just the choice of colours and font size that I thought was hard on my eyes. But of course I understand that that's what works for you. If it didn't, then why bother to set it up that way?
I also spend the majority of my time in the terminal. The only apps I use that don't run in a terminal are Opera and Wily (well... and small tools like sxiv or xfontsel, if we really want to get specific). So I suppose that our ways of working are quite similar -- we just have some aesthetic/stylistic differences.
Yeah, I can understand that it might be a bit much for some people. I think I have to blame my interest in terminal emulator implementations for all of this.
I also used xfontsel until I found out about xlsfonts (and that's when I made pickyfont [0]). Perhaps a bit ironic, but the reason why I made this was because sometimes, I want to use another / bigger font in some application. It's mostly when I need to show someone something in the terminal, or when I need to have ncmpcpp fullscreen so other people can pick music, etc...
I forgot that I have to use gcolor2 sometimes as well. It's not optimal, and in fact I hate it, but it's the least sucky 'color wheel' thing I've found so far.
Offline
This is currently my minimal xmonad and xmobar look:
If you want, have a look at my .xmobarrc.
I'm also experimenting with GUI - openbox and cairo-dock:
I think I stole the wallpaper from someone here.. Don't remember.
Offline
This is currently my minimal xmonad and xmobar look:
http://ompldr.org/tOTN1cQ
If you want, have a look at my .xmobarrc
very nice, can you also spare your xmonad.hs?
Offline
roygbiv wrote:This is currently my minimal xmonad and xmobar look:
http://ompldr.org/tOTN1cQ
If you want, have a look at my .xmobarrcvery nice, can you also spare your xmonad.hs?
Ok.
Offline
thanks
Offline
Offline
I got this setup exactly as I want it and now I don't have anything more to tweak
Yea, I got that too. Now that school has ended and I don't have anything more to tweak, I'm at loss for what to do on my computer
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
Changed few things...
http://andromeda.kiwilight.com/~dule/upload/shot_thumb.png
I got this setup exactly as I want it and now I don't have anything more to tweak
Maybe I'll go off trying some new WMs...
before you go........
how are you pulling off a no-window-decoration with openbox? is it a theme?
Offline
before you go........
how are you pulling off a no-window-decoration with openbox? is it a theme?
Configure your <applications> in rc.xml:
<applications>
<application name="*">
<decor>no</decor>
</application>
...
</applications>
Offline
cool, thanks
Offline