Skip to content

maboroshin/Absinthe.color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Color Theme of Absinthe style

License

Absinthe sample image

Color value

Color preview

  • #131418 : Background
  • #172418 : Current
  • #1d2e03 : Selection
  • #bec7ba : Foreground
  • #4a956D : Comment
  • #bda09c : Pink
  • #c69492 : Red
  • #bba944 : Orange
  • #bfbd33 : Yellow
  • #a5b352 : Green
  • #90b998 : Cyan
  • #97b7c0 : Blue
  • #bbc18c : Purple

Javascript

  const aTheme = ["Absinthe",
  /*License*/"MIT",
  /*URL*/"https://github.com/maboroshin/Absinthe.color",
  /*Author*/"maboroshin",
  /*Background*/"#131418",
  /*Current Line : LineNr*/"#172418",
  /*Selection */"#1d2e03",
  /*Foreground*/"#bec7ba",
  /*Comment*/"#4a956D",
  /*Pink terminal_color_9*/"#bda09c",
  /*Red :Error*/"#c69492",
  /*Orange :function, minor*/"#bba944",
  /*Yellow terminal_color_10*/"#bfbd33",
  /*Green : PreProc, Special*/"#a5b352",
  /*Cyan : Identifier, Type*/"#90b998",
  /*Blue : Statement*/"#97b7c0",
  /*Purple : Constant*/"#a08eae",
  ],

About

Color Theme of Absinthe style by maboroshin / アブサン風カラーテーマ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published