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
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Andromeda
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Ayu Dark
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Ayu Mirage
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Ayu Light
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Cobalt2
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Night Owl
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Night Owl Light
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Azureus
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Bordo
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Hibernus
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Lilac
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Lux
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Minimus
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Obscuro
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Sereno
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Uva
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Noctis Viola
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Palenight
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Pico 8
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Shades of Purple
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Shades of Purple SD
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Synthwave '84
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Tokyo Night
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Tokyo Night Storm
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Tokyo Night Light
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Winter is Coming
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Winter is Coming Light
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql
Winter is Coming Dark
query($number_of_repos:Int!) {
  viewer {
    name
     repositories(last: $number_of_repos) {
       nodes {
         name
       }
     }
   }
}
variables {
   "number_of_repos": 3
}

# From https://docs.github.com/en/graphql/guides/forming-calls-with-graphql