Solarized Colorscheme for IntelliJ IDEA

时间:2022-09-30 18:03:48

Solarized Colorscheme for IntelliJ IDEASolarized Colorscheme for IntelliJ IDEA

Solarized Colorscheme for IntelliJ IDEA

Original Solarized color scheme developed by Ethan Schoonover es@ethanschoonover.com

Adapted for IntelliJ IDEA by:

Adam Vandenberg flangy@gmail.com

Johan Kaving johan@kaving.se

Visit
the Solarized homepage

See the Solarized homepage for screenshots, details and color scheme versions for Vim, Mutt,
popular terminal emulators and other applications. These versions can also be found in the mainSolarized
repository
 on GitHub.

Unfortunately the IntelliJ subtree in the main repository has not been updated and is out-of-sync with this repository.

For IntelliJ this IntelliJ-only repository is therefore recommended over the
main repository.

Status

These color scheme files are primarily tested with the latest version of IntelliJ IDEA Community Edition. They might work with other versions of IntelliJ IDEA as well as other JetBrains tools (e.g. PhpStorm and PyCharm).

This table lists the languages (and other sections under Preferences | Editor | Colors & Fonts) for which the syntax
highlighting has been adapted to the Solarized color scheme:

Language/Section Supported Note
ActionScript Yes  
Android Logcat Yes  
Apache Config Yes  
BEMHTML Yes  
Bash Yes (BashSupport 1.1beta14
or later)
Buildout config Yes  
C No  
C++ No  
CMD Yes  
CSS Yes  
Clojure Templates Yes  
CoffeeScript Yes  
Custom Templates Yes  
Dart Yes  
Debugger Yes  
Diff Yes  
Django/Jinja2
Template
Yes  
Erlang Yes  
File Status Yes  
General Yes  
Gherkin (Cucumber) Yes  
Google Go Yes  
GQL Yes  
Groovy Yes  
HAML Yes  
HTML Yes  
Haskell Yes  
JFlex Yes  
Jade Yes  
Java Yes  
JavaScript Yes  
JSP Yes  
Jodd props file Yes  
Kotlin Yes  
LESS Yes  
Localization file Yes  
Lua Yes  
Mako Template Yes  
Markdown Yes  
Objective-C Yes  
PHP Yes  
Properties Yes  
Python Yes  
ReST file Yes  
RegExp Yes  
Ruby Yes  
SASS Yes  
SQL Yes  
Scala Yes  
Tea Yes  
Twig Yes  
XML Yes  
XPath Yes  
YAML Yes  

Installation

Option
1: Install using "Import Settings..."

  1. Go to File | Import Settings... and specify the intellij-colors-solarized directory
    or thesettings.jar file. Click OK in
    the dialog that appears.

  2. Restart IntelliJ IDEA

  3. Go to Preferences | Editor | Colors & Fonts and select one of the
    new color themes.

Option
2: Manual installation

  1. Copy Solarized Dark.xml and Solarized
    Light.xml
     to your IntelliJ IDEA preferences color directory. The directory varies, depending on which JetBrains IDE you are using.

    The colors directory may need to be created.

    It is typically in:

    Mac OS X

    Windows

  2. Restart IntelliJ IDEA

  3. Go to Preferences | Editor | Colors & Fonts and select one of the
    new color themes.

Darcula

Depending on the Look and Feel that you use the background color for editor tabs will be different. The default L&F has a light gray background, while the Darcula L&F has a dark background.

It is hard to find colors that work equally well on both light and dark backgrounds, and therefore thesettings.jar file
contains Darcula versions of the color schemes.

The only difference from the regular versions is the file status colors and the Darcula schemes are automatically generated by the buildjar.sh script.

Note
About Fonts

Unfortunately, font settings are included in the color settings files. You should probably modify these in Preferences
| Editor | Colors & Fonts | Font
 after adding the color schemes to your IntelliJ IDEA installation.

Note
About Committing Changes

If you want to commit updates to the XML color scheme files, make sure to run the buildjar.shscript before committing
to generate an updated settings.jar file as well. The script has been tested on OS X, on other operating
systems you're on your own.

Solarized Colorscheme for IntelliJ IDEA的更多相关文章

  1. Android好用且常用的插件及工具

    1.GitHub,这个不管是做安卓还是其他,只要是开发就必上的网站,也是天朝没有墙掉为数不多的网站 2.Stack OverFlow,这个和上面一样,国外非常著名的问答网站,在上面基本上很多问题都可以 ...

  2. Android开发常用的插件及工具

    1.GitHub,这个不管是做安卓还是其他,只要是开发就必上的网站,也是天朝没有墙掉为数不多的网站 2.Stack OverFlow,这个和上面一样,国外非常著名的问答网站,在上面基本上很多问题都可以 ...

  3. 转发—Android开发常用的插件及工具

    作者:蓝之风 出处:http://www.cnblogs.com/vaiyanzi/ Android开发常用的插件及工具 1.GitHub,这个不管是做安卓还是其他,只要是开发就必上的网站,也是天朝没 ...

  4. vimrc

    我的vimrc https://github.com/juandx/vimrc 当然得装vundle git clone https://github.com/VundleVim/Vundle.vim ...

  5. 使用pathogen管理Vim插件并托管到Github

    参照文章[1][2]的办法,将vim打造成一个Python开发环境.文章中使用的是 pathogen + git 来管理 Vim 插件的.对这种方式还不太明白的同学可以参考[3]中的介绍.pathog ...

  6. Vim配置及说明——IDE编程环境

    Vim配置及说明——IDE编程环境 Vim配置及说明——IDE编程环境 1.基本及字体 2.插件管理 3.主题风格 4.窗口设置 5.目录树导航 6.标签导航 7.taglist 8.多文档编辑 9. ...

  7. VIM 打造 c/c++ IDE

    1. vim 的安装 $sudo apt-get install vim vim-scripts vim-doc <br> 其中vim-scripts包含了vim的一些基本插件,包括语法高 ...

  8. vim 高级使用技巧

    前言:逃离windows有很长时间了,特别是当今android盛行的时代,我们没有理由不选择ubuntu作为编译开发android之首选.其实操作系统只是我们使用的一个工具, windows也好lin ...

  9. 【转】所需即所获:像 IDE 一样使用 vim

    转自:  https://github.com/yangyangwithgnu/use_vim_as_ide 所需即所获:像 IDE 一样使用 vim yangyangwithgnu@yeah.net ...

随机推荐

  1. A - Humble Numbers

    Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Pract ...

  2. WCF Basic Concept

    http://msdn.microsoft.com/library/ee354180.aspx Steps: Designing a Service Contract Implementing a W ...

  3. 在Array原型链上扩展remove&comma;contain等方法所遇到的坑

    相信jser兄弟们肯定会碰到这样一个问题, 在做数组类的操作的时候,会要求删除数组中的一个元素:亦或是判断某值是否存在于这个数组: OK,拿删除数组元素举例,扩展方法为: Array.prototyp ...

  4. Windows PowerShell ISE

    Windows PowerShell 集成脚本环境 (ISE) 是 Windows PowerShell 的主机应用程序.在 Windows PowerShell ISE 中,可以在单一 Window ...

  5. 【6】连续序列和为s

    题目:输入一个整数s,打印出全部和为s的连续整数序列(至少含有2个数).比如输入9,则输出2.3.4和4.5两个序列 方案一:因为序列至少要2个数,则两个数上限值为(1+s)/2,我们能够枚举该序列的 ...

  6. Sprite Kit编程指南(1)-深入Sprite Kit

    深入Sprite Kit 学习Sprite Kit最好的方法是在实践中观察它.此示例创建一对场景和各自的动画内容.通过这个例子,你将学习使用Sprite Kit内容的一些基础技术,包括: ·      ...

  7. MySQL的外键,修改表,基本数据类型,表级别操作,其他(条件,通配符,分页,排序,分组,联合,连表操作)

    MySQL的外键,修改表,基本数据类型,表级别操作,其他(条件,通配符,分页,排序,分组,联合,连表操作): a.创建2张表 create table userinfo(nid int not nul ...

  8. windows2012R2标准版升级到数据中心版,不用重装系统

    windows2012R2标准版升级到数据中心版,不用重装系统 Windows Server 2012 R2是微软的服务器系统,是 Windows Server 2012 的升级版本. Windows ...

  9. Linux学习笔记:输入输出重定向 &gt&semi;&gt&semi;命令

    Linux重定向是指修改原来默认的一些东西,对原来系统命令的默认执行方式进行改变.比如说我不想看到在显示器的输出,而是希望输出到某一文件中就可以通过Linux重定向来进行这项工作. 将stdout重定 ...

  10. handsontable 概述

    很像excel的jquery插件.关于它的中文资料不多,自己只能看看英文的了.记录如下: developer guide //主要是这八部分数据绑定:renderer, afterchange, se ...