• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Colored Text with Syntax Highlighting Translucent Console for Windows

By Abhishek Ghosh September 23, 2012 11:24 pm Updated on September 23, 2012

Colored Text with Syntax Highlighting Translucent Console for Windows

Advertisement

Colored Text with Syntax Highlighting Translucent Console for Windows. That means a Console that gives colorful text, works as SSH Client, Git Bash, do wget etc. Basically there is no meaning of working or thinking for Windows OS, it is better to use Ubuntu 12.04 LTS or a Mac. Still those who are determined to use Windows and uses SSH/Telnet Client, Git Bash, needs many UNIX commands like wget, curl this odd titled article Colored Text with Syntax Highlighting Translucent Console for Windows will make them to feel the power of UNIX like OS.

 

Colored Text with Syntax Highlighting Translucent Console : Preface

 

We are unable to find any suitable descriptive title other than Colored Text with Syntax Highlighting Translucent Console . To understand the usages (not the look), you can check two articles :

 

One is a list of Command Prompt Alternative for Windows PC, because that default one is so much beautiful, eyes get blind with its beuty after working for works like the Second example article which is a guide on Installing WordPress on Windows PC using WAMP, where we have used Windows Command Prompt almost like UNIX bash. On the other hand the default ‘text editor’ notepad is so minimalistic that ultimately Gedit needs to be installed.

Advertisement

---

 

Getting Started with Colored Text with Syntax Highlighting Translucent Console for Windows

 

Many things on Syntax Highlighting  said here. To start with this article, you need to install some free GNU GPL softwares (you will get links on the linked articles within this article, if you can not find, use the search function on this webpage). These softwares are :

 

  • All components of GnuWin32
  • Perl Installer for Windows
  • msysgit
  • Console 2

 

Extract the Console2 components (normal location for Windows 7 64 bit) :

 

Vim
1
C:Program Files (x86)GnuWin32bin

 

Probably a preview is needed ! Here is the final thing :

 

Colored Text with Syntax Highlighting Translucent Console for Windows

 

Colored Text with Syntax Highlighting Translucent Console for Windows : Step 1

 

Open Console 2 and click the Settings option :

Translucent Console for Windows

 

Change the Shell and Startup in that way. Some of the graphical parts are done from more options from the above settings window like changing the transparency with alpha layer, changing the cursor, its color, changing the font. Do not change the Fonts color. It has a bug, if you change it, the next steps will not work. Go this this GitHub Repo :

 

Vim
1
https://github.com/mztriz/Console2-Twilight-Theme

 

Copy and change the code as per instruction. One important thing is, change the File permission to read only of the console.xml file. By the way, to edit all files mentioned here, use Gedit for Windows. Do not use Notepad++ :

 

Customize Console2 Windows PC

 

Colored Text with Syntax Highlighting Translucent Console for Windows : Step 2

 

This is quite difficult part as it needs good knowledge about UNIX. Open the file named bash_profile from the etc folder :

 

bash profile

 

You will find lot of info here :

 

Vim
1
http://www.linuxfromscratch.org/blfs/view/6.3/postlfs/profile.html

 

This is the file which will override all the settings of syntax highlighting and others. At bash type and enter these commands one by one :

 

Vim
1
2
3
4
5
6
7
8
9
10
11
12
cd $HOME
gvim .bash_profile
set -o vi
alias ls='ls --color '
alias cp='cp -i '
alias mv='mv -i '
alias rm='rm -i '
alias vi='gvim '
alias vip='gvim ~/.bash_profile & '
alias sop='. ~/.bash_profile '
alias mys='mysql -uroot -p '
PATH=$PATH:"/path/to/mysql/bin"

 

Change the path of MySQL for your setup. With  gvim .bash_profile command Vim text editor with GUI (of 20 years back) will open. If you use vi then it will open the command line tool.

 

SignatureTagged With colored text to the windows 10 console , console syntax highlighting , console2 , console2 syntax highlighting , konsole syntax highlighting , windows console text color highlight
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Colored Text with Syntax Highlighting Translucent Console for Windows

  • Change Github’s Default Gist Style With jQuery Plugins

    Yes, There Are jQuery Plugins to Change Github’s Default Gist Style With jQuery Plugins! They can do lot of works than simple changing look.

  • Console2 Customization and UNIX Functions : Basics

    Console2 Customization and UNIX Functions needs a bit good understanding of how the command line tool of a Operating System works. Here is a brief article.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Nano Syntax Highlighting : nanorc

    Nano Syntax Highlighting Can Be Forced With nanorc Files on All Linux Distro Like Ubuntu, CentOS, REHL, Arch Linux As Well As on OS X & BSD.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

vpsdime

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2026 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy