Webtalk

Tips, tricks and talks about web technologies.

Webtalk

Main menu

Skip to primary content
Skip to secondary content
  • Home

Monthly Archives: June 2021

Changing VI background colour

Posted on June 30, 2021 by bliksem
Reply

By default, the VI editor on Linux has a dark background (black) and syntax highlighting uses a lot of dark colours too, for example, dark red or dark blue, resulting in text that is very hard to read.

You can use the following command to change the colours to your liking:

:highlight Normal ctermfg=grey ctermbg=darkblue
Posted in Linux, Operating Systems, Programming | Leave a reply

Advertisements

Search

Recent Posts

  • Changing VI background colour June 30, 2021
  • Connecting to a remote MySQL database via SSH tunnel with local phpMyAdmin August 2, 2018
  • Excel, CSV and SYLK August 24, 2016
  • Replace the value of one column with a value from another column in MySQL September 18, 2015
  • Select all columns except one from a MySQL table August 22, 2014

Recent Comments

  • bliksem on Reveal.js – a marvelous toy
  • Matthias C. Hormann on Reveal.js – a marvelous toy

Archives

  • June 2021 (1)
  • August 2018 (1)
  • August 2016 (1)
  • September 2015 (1)
  • August 2014 (3)
  • June 2013 (1)
  • March 2012 (2)
  • February 2012 (1)

Categories

  • Business psychology (1)
  • CSS2 and CSS3 (1)
  • Customer relationship management (1)
  • Databases (4)
    • MySQL (4)
  • JavaScript (1)
  • jQuery (1)
  • Operating Systems (1)
    • Linux (1)
  • PHP (6)
  • Programming (4)
  • Web development (4)
    • Laravel (1)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress