Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7499473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T19:50:11+00:00 2026-05-29T19:50:11+00:00

I downloaded color sample pack from http://vim.sourceforge.net/scripts/script.php?script_id=625 it says i should unzip and place

  • 0

I downloaded color sample pack from http://vim.sourceforge.net/scripts/script.php?script_id=625

it says i should unzip and place it into ~/.vim but where is this folder? I tried unzip it to my usr/share/.vim folder but it is not working, I don’t see themes added to gvim Edit>color scheme menu, and i tried “colorscheme sometheme”, “color sometheme” in my gvimrc. Both not working for new themes

Isn’t the ~/.vim should be the .vim folder in use/share? or I should create a new folder under home?

Note:there is a folder vim73 in my .vim, I guess this doesn’t affect anything

thanks for any help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T19:50:12+00:00Added an answer on May 29, 2026 at 7:50 pm

    First of all, open vim, and get help from :help colorscheme

    :colo[rscheme] {name}   Load color scheme {name}.  This searches 'runtimepath'
                            for the file "colors/{name}.vim.  The first one that
                            is found is loaded.
    

    After reading the manual above.
    Take the following steps maybe help you:

    • find runtimepath

      :set runtimepath?
      

      It will print out run-time paths:
      runtimepath=~/.vim,/usr/share/vim/vimfiles,/usr/share/vim/vim71,/usr/share/vim/vimfiles/after,~/.vim/after

    • create directory called colors under one of them if not exist(for example: ~/.vim)

      $ ls ~/.vim
      ls: cannot access /root/.vim: No such file or directory <== we need create it!!!
      $ mkdir -p ~/.vim/colors
      
    • copy your color.vim to your colors directory

      $ cp /path/to/your/color.vim  ~/.vim/colors
      
    • restart vim to use new colorscheme

      :colorscheme color
      
    • (optional) put command above to ~/.vimrc file to make it permanent

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've downloaded the Really Simple Color Picker in jQuery from this site I've followed
I have downloaded TableView sample code '4_TableViewCellSubviews' from internet. I am trying to run
I've started on a small game and downloaded some great 2d sprites from http://reinerstileset.4players.de
I downloaded Ray Wenderlich's simple contact listener from this tutorial: http://www.raywenderlich.com/606/how-to-use-box2d-for-just-collision-detection-with-cocos2d-iphone Currently I am
I have downloaded many vim color schemas and tried them out, but many of
I downloaded Reflector.Net and it's an .Exe outside VS. I remember (last year) when
Having downloaded Pango and GLib from the GTK+ Project's Win32 downloads page and having
I downloaded nUnit and TestDriven.net. I have a legacy Web Site application and I
I downloaded http://code.google.com/chrome/extensions/samples.html#ea2894c41cb8e80a4433a3e6c5772dadce9be90d . I would like make it it jQuery, but if i
I have downloaded the Open Sans Condensed Light font from Google Web Fonts, and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.