29 Premium Themes

Included with purchase — and more features on the way!

Get access — $12 once

Version 2 is coming soon. The price goes up when it arrives.
Pay once today and every update after that is free.

One Dark Pro
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Andromeda
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Ayu Dark
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Ayu Mirage
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Ayu Light
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Cobalt2
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Night Owl
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Night Owl Light
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Azureus
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Bordo
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Hibernus
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Lilac
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Lux
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Minimus
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Obscuro
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Sereno
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Uva
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Noctis Viola
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Palenight
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Pico 8
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Shades of Purple
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Shades of Purple SD
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Synthwave '84
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Tokyo Night
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Tokyo Night Storm
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Tokyo Night Light
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Winter is Coming
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Winter is Coming Light
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy
Winter is Coming Dark
storedData: public(int128)

@external
def __init__(_x: int128):
  self.storedData = _x

@external
def set(_x: int128):
  self.storedData = _x

# https://github.com/vyperlang/vyper/blob/master/examples/storage/storage.vy