Giter Club home page Giter Club logo

androidstudio-javacodecolor's Introduction

AndroidStudio-JavaCodeColor

####自定义配色方案Colorful Dark(AndroidStudio , IntelliJ IDEA 通用)

因为在网上一直没有找到自己喜欢的配色方案,所有自己在 SublimeMonokai 方案的基础上进行了部分颜色的自定义,在使用的过程中不断的调整,目前算是调整到了一个比较满意的状态,所以拿出来分享给大家

Normal

使用

直接 File-->Import Settings 然后选中 Colorful_Dark.jar 文件导入,之后就可以去到 Preferences-->Editor-->Colors & Fonts ,如下图,选择我配好的Scheme,这里我准备了两个

  • Colorful Dark :最初版本,颜色比较鲜艳,适合颜色不那么浓的显示器
  • Colorful Dark mac :这个是我为mac笔记本配置的一个版本,颜色稍微暗一些,适合颜色比较浓的显示器

SelectTheme

继续设置

  • 可以在这里设置字体的样式和大小,推荐使用 PT Mono 或 Consolas 的字体

Font

  • 推荐把主题改为暗色,可以直接搜索 “theme” 找到修改的地方

themt


##这里是一些比较有用的颜色配置

不知道大家有没有这样的烦恼,就是原来AS默认的选中一个单词,然后高亮所有单词的颜色太淡了,在代码比较多的时候比较难找出来,特别是在右边那条线上的标识更是难以发现,这里我把这个属性找出来了

select

select_setting

  • 在这里 Identifier under caret 代表的是 光标所在的标识符,也就是我们当前选中的单词,然后右边三个颜色,ForegroundBackground是设置字的颜色,Error stripe mark是当前的选中在右边线上的标识颜色

  • Identifier under caret(write)代表的是 这个标识符在代码里面被写入的地方,也可以理解为这个标识符被修改的地方,然后颜色设置的话同上

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.