Package 

Class ColorKt

  • All Implemented Interfaces:

    
    public final class ColorKt
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static String color(String $self, Color foreground) Stripped down version of https://github.com/ziggy42/kolor (ziggy42/kolor#6).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • color

        @Deprecated(message = "Marked for removal from public API in KtLint 0.48. Please raise an issue if you have a use case to keep it public.") final static String color(String $self, Color foreground)

        Stripped down version of https://github.com/ziggy42/kolor (ziggy42/kolor#6).