18 lines
457 B
Properties
18 lines
457 B
Properties
# 3024 scheme for the Base16 Builder (https://github.com/chriskempson/base16-builder)
|
|
base00="090300" # ----
|
|
base01="3a3432" # ---
|
|
base02="4a4543" # --
|
|
base03="5c5855" # -
|
|
base04="807d7c" # +
|
|
base05="a5a2a2" # ++
|
|
base06="d6d5d4" # +++
|
|
base07="f7f7f7" # ++++
|
|
base08="db2d20" # red
|
|
base09="e8bbd0" # orange
|
|
base0A="fded02" # yellow
|
|
base0B="01a252" # green
|
|
base0C="b5e4f4" # aqua
|
|
base0D="01a0e4" # blue
|
|
base0E="a16a94" # purple
|
|
base0F="cdab53" # brown
|