object BlueForest extends Style
A dark color scheme with focus on blue and yellow/orange, developed by Mathias Doenitz (sirthias). The original color table can be found at https://github.com/sirthias/BlueForest
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BlueForest
- Style
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val background: Color
- Definition Classes
- BlueForest → Style
- val caret: Color
- Definition Classes
- BlueForest → Style
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- val comment: Pair
- Definition Classes
- BlueForest → Style
- val default: Pair
- Definition Classes
- BlueForest → Style
- val delimiter: Pair
- Definition Classes
- BlueForest → Style
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val foreground: Color
- Definition Classes
- BlueForest → Style
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val identifier: Pair
- Definition Classes
- BlueForest → Style
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val keyword: Pair
- Definition Classes
- BlueForest → Style
- val keyword2: Pair
- Definition Classes
- BlueForest → Style
- val lineBackground: Color
- Definition Classes
- BlueForest → Style
- val lineForeground: Color
- Definition Classes
- BlueForest → Style
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val number: Pair
- Definition Classes
- BlueForest → Style
- val operator: Pair
- Definition Classes
- BlueForest → Style
- val pair: Color
- Definition Classes
- BlueForest → Style
- val selection: Color
- Definition Classes
- BlueForest → Style
- val singleColorSelect: Boolean
- Definition Classes
- BlueForest → Style
- val string: Pair
- Definition Classes
- BlueForest → Style
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- val tpe: Pair
- Definition Classes
- BlueForest → Style
- val tpeStd: Pair
- Definition Classes
- BlueForest → Style
- val tpeUser: Pair
- Definition Classes
- BlueForest → Style
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated