You are not logged in.
just use omploader or zimages like the rest of the sane world.
Yeah, maybe. I like doing it with my cloud stuff.
Last edited by ninjaaron (2011-11-08 17:46:31)
Offline
Yeah, maybe. I like doing it with my cloud stuff.
Hey!! This here's a family-friendly site. No profanity please. 
Point & Squirt
Offline
^I don't read the introductions, mainly cos (in my experience on various forums) a lot people say hi and vanish.
But I heard you started font-peddling the moment you got here. 
Point & Squirt
Offline
“From each according to his faculties; to each according to his needs”
Look at the code. Look at the silly code!
Offline
I made some vim themes to go with them,
Do share the one on the white desktop, wouldya?
Offline
ninjaaron wrote:I made some vim themes to go with them,
Do share the one on the white desktop, wouldya?
Eh, ok.
Here's the vim colorscheme file for the monochrome layout:
" Vim color file
hi clear
if exists("syntax_on")
syntax reset
endif
let colors_name = "light"
" Colors for syntax highlighting
hi Comment term=bold ctermfg=15
hi Constant term=underline ctermfg=7
hi Special term=bold ctermfg=7
hi Identifier term=underline cterm=bold ctermfg=0
hi Statement term=bold ctermfg=0
hi PreProc term=underline cterm=bold ctermfg=15
hi Type term=underline ctermfg=8
hi Ignore cterm=bold ctermfg=7
hi Error term=reverse cterm=bold ctermfg=7 ctermbg=1
hi Todo term=standout ctermfg=0 ctermbg=3This is my urxvt command. Its not monochrome, though I also have one of those hot-keyed for apps that have colors schemes that I don't like:
urxvtc -fn xft:bitbuntufull -bg rgb:ff/ff/ff --color0 rgb:44/44/44 --color1 rgb:ee/88/88 --color3 rgb:e5/e5/44 --color4 rgb:88/88/dd --color7 rgb:88/88/88 --color8 rgb:66/66/66 --color11 rgb:ee/ee/88 --color12 rgb:bb/bb/ff --color15 rgb:bb/bb/bbAll other colors are the defaults from my .Xresources.
[edit]
does this mean you've graduated to vim? I was going to post a shot with the Killers playing to with your new avatar, but I guess I better not mess with you if you're using a text editor for grown-ups now. 
Last edited by ninjaaron (2011-11-08 23:38:44)
Offline
That looks nice! Do you have any idea how I can use that font in Konsole (KDE terminal)? KDE can not install nor use bitmap fonts, sadly
Sorry I missed this post! I don't use KDE at all, but I have a feeling that it's a distro issue, rather than a KDE issue. Which distro are you using?
Offline
Thanks. I gotta make my own vim colorscheme, I'm not happy with any one so far. I think I'll take yours as the reference point.
@Unia
run
sudo dpkg-reconfigure fontconfig-configAnswer Yes to the third question, log out and back in.
Last edited by el_koraco (2011-11-08 23:43:43)
Offline
Thanks. I gotta make my own vim colorscheme, I'm not happy with any one so far. I think I'll take yours as the reference point.
The default color schemes, if you're interested, are all stored in /usr/share/vim/vim73/colors (at least in Arch). I used one of those as a starting point.
Last edited by ninjaaron (2011-11-08 23:51:40)
Offline
vim72 here. I know, and I've tried some of the colors I found online, but none satisfy me. I'm configuring all of vim in /etc or /usr/share, because ~/.vim and ~/.vimrc don't work. No idea why, but this affects the root account as well, so it's ok.
Aren't you proud I'm not using nano any longer?
Last edited by el_koraco (2011-11-08 23:56:34)
Offline
vim72 here. I know, and I've tried some of the colors I found online, but none satisfy me. I'm configuring all of vim in /etc or /usr/share, because ~/.vim and ~/.vimrc don't work. No idea why, but this affects the root account as well, so it's ok.
I have mine stored in ~/.vim/colors/. I don't know if that's really a difference, but there it is.
Aren't you proud I'm not using nano any longer?
proud as a peacock.
Offline
OT alert!
If you do vim, you need Vundle! 
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline

simple like !#

Offline
Thomas
Blimey!! ... What happened to the bears?
Good stuff, like always.
XTeddy is still there.
Behind tmux.
-- Thomas Adam
Offline
Unia wrote:That looks nice! Do you have any idea how I can use that font in Konsole (KDE terminal)? KDE can not install nor use bitmap fonts, sadly
Sorry I missed this post! I don't use KDE at all, but I have a feeling that it's a distro issue, rather than a KDE issue. Which distro are you using?
Kubuntu, haven't looked in to it any further yet, so... 
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
Github
I am a #! forum moderator. Feel free to send me a PM with any question you have!
Offline
I like your color scheme. I was thinking about doing forest-colors theme, and what you've got there would be a great starting point.
It's in the colorscheme thread: http://crunchbanglinux.org/forums/topic … ot/page/5/ 
“From each according to his faculties; to each according to his needs”
Look at the code. Look at the silly code!
Offline
ninjaaron wrote:Unia wrote:That looks nice! Do you have any idea how I can use that font in Konsole (KDE terminal)? KDE can not install nor use bitmap fonts, sadly
Sorry I missed this post! I don't use KDE at all, but I have a feeling that it's a distro issue, rather than a KDE issue. Which distro are you using?
Kubuntu, haven't looked in to it any further yet, so...
My konsole can work with bitmap fonts, at least with terminus that I have tried.
I Can't Sing
Offline
My first one for this month. Lately I really began to tweak some things. Today I got fed up with the Gtk3 mess, ditched almost all of them out of my house.
Now I have a new retro look.
Also Sonata is up and running, I made it finally to the cool club of MPD. Maybe some of us are bad distroholics I am rather an audioholic. Just wait until I maybe set up some nice CLI client. 
Offline
Offline
^ Wow wow wow, looks pretty good.
Offline
Kubuntu, haven't looked in to it any further yet, so...
Ubuntu (and Debian, and Fedora) has bitmap fonts disabled by default.
In Ubuntu, you there is a file in /etc/fonts/conf.d/70-no-bitmap-fonts that you have to delete. Delete this file and reboot. You should then be able to use bitmap fonts.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.