 |
 |
 |
 |
| Programming & Packaging A place to discuss programming and packaging. |

12th May 2009, 07:16 PM
|
|
Registered User
|
|
Join Date: Sep 2008
Posts: 75

|
|
Best gvim theme for vim lovers...
This is the best theme i've come across... have a look at it... http://www.vim.org/scripts/script.php?script_id=2340
But it doesn't work for vim(terminal)  ...but awesome in gvim...
Please post if u know any better one....
|

12th May 2009, 08:14 PM
|
|
Clueless in a Cuckooland
|
|
Join Date: Mar 2006
Location: Here now, elsewhere tomorrow.
Posts: 3,929

|
|
|
Mine are better.
|

12th May 2009, 08:22 PM
|
 |
Registered User
|
|
Join Date: Nov 2006
Location: Detroit
Posts: 4,620

|
|
Hmm, what problem are you seeing when you try it with vim in a terminal? It's working for me:
Seems like a decent theme, though I'm an Emacs user so I'll probably never use it again. I felt dirty even testing it.
|

12th May 2009, 08:45 PM
|
|
Registered User
|
|
Join Date: Sep 2008
Posts: 75

|
|
Quote:
Originally Posted by RupertPupkin
Hmm, what problem are you seeing when you try it with vim in a terminal? It's working for me:
Seems like a decent theme, though I'm an Emacs user so I'll probably never use it again. I felt dirty even testing it. 
|
Hi...I tested syntax highlight(in terminal) for java code, it doesnt work..it's ok for c,vim files etc
and what's the matter with emacs?? i never used it..is it better than vim?? I never looked into it as it looks ugly...
Finally your terminal(vim) looks awesome what did u do??? what's the font and background??please tell me detailed settings......or post the vimrc please.........
|

12th May 2009, 09:09 PM
|
 |
Registered User
|
|
Join Date: Nov 2006
Location: Detroit
Posts: 4,620

|
|
Quote:
Originally Posted by mohan.10
Hi...I tested syntax highlight(in terminal) for java code, it doesnt work..it's ok for c,vim files etc
and what's the matter with emacs?? i never used it..is it better than vim?? I never looked into it as it looks ugly...
Finally your terminal(vim) looks awesome what did u do??? what's the font and background??please tell me detailed settings......or post the vimrc please.........
|
Hmm, Java syntax highlighting works for me with the molokai theme in vim in a terminal.
My terminal is mrxvt, using the Monofur font and a transparent terminal window (so the background is my desktop, with a bit of tinting in the terminal).
Here's the contents of my ~/.vimrc:
Code:
colorscheme molokai
Seriously, that's all I have in it. I never use vim. In fact I installed it (and the molokai theme) today just to see what that theme looked like.
I think Emacs is better than vim. It can do a lot more, that's for sure. Here's what my current Emacs theme looks like:
|

19th November 2009, 07:00 PM
|
|
Registered User
|
|
Join Date: Nov 2009
Location: Phoenix, AZ.
Posts: 16

|
|
|
This one...
|

19th November 2009, 07:40 PM
|
 |
Registered User
|
|
Join Date: Nov 2006
Location: Detroit
Posts: 4,620

|
|
Quote:
Originally Posted by robrobbins
|
Those screenshots look terrible, they're too small to really see what the theme looks like.
Here's what my current theme looks like: http://imgur.com/krhhg.png
This is using the tango theme.
|

19th November 2009, 07:59 PM
|
|
Registered User
|
|
Join Date: Nov 2009
Location: Phoenix, AZ.
Posts: 16

|
|
Screenshots from This post are bigger
|

20th November 2009, 01:42 AM
|
 |
Banned (for/from) behaving just like everybody else!
|
|
Join Date: Jul 2007
Location: Beijing, China
Posts: 1,307

|
|
There are two different VIM themes I use depending on the purpose.
For normal editing, I use the "railscast" theme ( http://www.vim.org/scripts/script.php?script_id=2175).
For vimdiff usage (e.g. when merging .rpmnew files or doing git-merge), I use peaksea ( http://www.vim.org/scripts/script.php?script_id=760). Peaksea is the only theme I know of that doesn't mess up in diff mode.
You can use some .vimrc trick to select the themes automatically depending on whether you're using diff mode:
Code:
if &diff
blahblah specific to diff mode
else
blahblah specific to normal mode
endif
Edit: I don't use gvim, just plain vim, so the above recommendation may not work as desired for you.
Both themes works great on a dark background. For peaksea you'll have to set a "dark" flag (see linked peaksea page).
__________________
I believe in nerditarianism. I read FedoraForum for the Fedora-related posts.
Last edited by aleph; 20th November 2009 at 01:52 AM.
|

20th November 2009, 12:49 PM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: Leeds
Posts: 1,264

|
|
|
Dare I say it...
That's looks like emacs to me.
Ibbo
__________________
A Hangover Lasts A Day, But Our Drunken Memories Last A Lifetime
--
Linux user #349545
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCfdjyzXscddzQvlhBedAcD7qfKmHo==zx0H
|

20th November 2009, 01:58 PM
|
|
Clueless in a Cuckooland
|
|
Join Date: Mar 2006
Location: Here now, elsewhere tomorrow.
Posts: 3,929

|
|
Quote:
Originally Posted by RupertPupkin
|
"I was born in a Hostess Cupcake factory before sexual revolution!"
What exactly you're doing with you Emacs?
|

21st November 2009, 05:09 AM
|
 |
Registered User
|
|
Join Date: Nov 2006
Location: Detroit
Posts: 4,620

|
|
Quote:
Originally Posted by pete_1967
"I was born in a Hostess Cupcake factory before sexual revolution!"
What exactly you're doing with you Emacs? 
|
M-x yow
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 00:49 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|