From a2ad1b17fefe25b6c8eca83f1805a4617758d912 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 17 Mar 2014 00:36:57 -0400 Subject: add darkly to site --- Gruntfile.js | 8 +- amelia/index.html | 1 + api/3.json | 325 ++++++++++++++++++++++++++------------------------- cerulean/index.html | 1 + cosmo/index.html | 1 + custom/index.html | 1 + cyborg/index.html | 1 + darkly/index.html | 1 + default/index.html | 1 + flatly/index.html | 1 + help/index.html | 1 + index.html | 28 +++++ journal/index.html | 1 + lumen/index.html | 1 + readable/index.html | 1 + shamrock/index.html | 1 + simplex/index.html | 1 + slate/index.html | 1 + spacelab/index.html | 1 + superhero/index.html | 1 + united/index.html | 1 + yeti/index.html | 1 + 22 files changed, 219 insertions(+), 161 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index fd77bc1f..fa53c5ad 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -16,10 +16,10 @@ module.exports = function (grunt) { ' * Based on Bootstrap\n' + '*/\n', swatch: { - amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, flatly:{}, - journal:{}, lumen:{}, readable:{}, shamrock:{}, simplex:{}, - slate:{}, spacelab:{}, superhero:{}, united:{}, yeti:{}, - custom:{} + amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, darkly:{}, + flatly:{}, journal:{}, lumen:{}, readable:{}, shamrock:{}, + simplex:{}, slate:{}, spacelab:{}, superhero:{}, united:{}, + yeti:{}, custom:{} }, clean: { build: { diff --git a/amelia/index.html b/amelia/index.html index 0c78bab1..81f7f016 100644 --- a/amelia/index.html +++ b/amelia/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/api/3.json b/api/3.json index ed3242fb..3b32b792 100644 --- a/api/3.json +++ b/api/3.json @@ -1,159 +1,170 @@ { - "version": "3.1.0+1", - "themes": [ - { - "name": "Amelia", - "description": "Sweet and cheery", - "thumbnail": "http://bootswatch.com/amelia/thumbnail.png", - "preview": "http://bootswatch.com/amelia/", - "css": "http://bootswatch.com/amelia/bootstrap.css", - "cssMin": "http://bootswatch.com/amelia/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/amelia/bootstrap.min.css", - "less": "http://bootswatch.com/amelia/bootswatch.less", - "lessVariables": "http://bootswatch.com/amelia/variables.less" - }, - { - "name": "Cerulean", - "description": "A calm blue sky", - "thumbnail": "http://bootswatch.com/cerulean/thumbnail.png", - "preview": "http://bootswatch.com/cerulean/", - "css": "http://bootswatch.com/cerulean/bootstrap.css", - "cssMin": "http://bootswatch.com/cerulean/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cerulean/bootstrap.min.css", - "less": "http://bootswatch.com/cerulean/bootswatch.less", - "lessVariables": "http://bootswatch.com/cerulean/variables.less" - }, - { - "name": "Cosmo", - "description": "An ode to Metro", - "thumbnail": "http://bootswatch.com/cosmo/thumbnail.png", - "preview": "http://bootswatch.com/cosmo/", - "css": "http://bootswatch.com/cosmo/bootstrap.css", - "cssMin": "http://bootswatch.com/cosmo/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cosmo/bootstrap.min.css", - "less": "http://bootswatch.com/cosmo/bootswatch.less", - "lessVariables": "http://bootswatch.com/cosmo/variables.less" - }, - { - "name": "Cyborg", - "description": "Jet black and electric blue", - "thumbnail": "http://bootswatch.com/cyborg/thumbnail.png", - "preview": "http://bootswatch.com/cyborg/", - "css": "http://bootswatch.com/cyborg/bootstrap.css", - "cssMin": "http://bootswatch.com/cyborg/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cyborg/bootstrap.min.css", - "less": "http://bootswatch.com/cyborg/bootswatch.less", - "lessVariables": "http://bootswatch.com/cyborg/variables.less" - }, - { - "name": "Flatly", - "description": "Flat and modern", - "thumbnail": "http://bootswatch.com/flatly/thumbnail.png", - "preview": "http://bootswatch.com/flatly/", - "css": "http://bootswatch.com/flatly/bootstrap.css", - "cssMin": "http://bootswatch.com/flatly/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/flatly/bootstrap.min.css", - "less": "http://bootswatch.com/flatly/bootswatch.less", - "lessVariables": "http://bootswatch.com/flatly/variables.less" - }, - { - "name": "Journal", - "description": "Crisp like a new sheet of paper", - "thumbnail": "http://bootswatch.com/journal/thumbnail.png", - "preview": "http://bootswatch.com/journal/", - "css": "http://bootswatch.com/journal/bootstrap.css", - "cssMin": "http://bootswatch.com/journal/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/journal/bootstrap.min.css", - "less": "http://bootswatch.com/journal/bootswatch.less", - "lessVariables": "http://bootswatch.com/journal/variables.less" - }, - { - "name": "Lumen", - "description": "Light and shadow", - "thumbnail": "http://bootswatch.com/lumen/thumbnail.png", - "preview": "http://bootswatch.com/lumen/", - "css": "http://bootswatch.com/lumen/bootstrap.css", - "cssMin": "http://bootswatch.com/lumen/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/lumen/bootstrap.min.css", - "less": "http://bootswatch.com/lumen/bootswatch.less", - "lessVariables": "http://bootswatch.com/lumen/variables.less" - }, - { - "name": "Readable", - "description": "Optimized for legibility", - "thumbnail": "http://bootswatch.com/readable/thumbnail.png", - "preview": "http://bootswatch.com/readable/", - "css": "http://bootswatch.com/readable/bootstrap.css", - "cssMin": "http://bootswatch.com/readable/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/readable/bootstrap.min.css", - "less": "http://bootswatch.com/readable/bootswatch.less", - "lessVariables": "http://bootswatch.com/readable/variables.less" - }, - { - "name": "Simplex", - "description": "Mini and minimalist", - "thumbnail": "http://bootswatch.com/simplex/thumbnail.png", - "preview": "http://bootswatch.com/simplex/", - "css": "http://bootswatch.com/simplex/bootstrap.css", - "cssMin": "http://bootswatch.com/simplex/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/simplex/bootstrap.min.css", - "less": "http://bootswatch.com/simplex/bootswatch.less", - "lessVariables": "http://bootswatch.com/simplex/variables.less" - }, - { - "name": "Slate", - "description": "Shades of gunmetal gray", - "thumbnail": "http://bootswatch.com/slate/thumbnail.png", - "preview": "http://bootswatch.com/slate/", - "css": "http://bootswatch.com/slate/bootstrap.css", - "cssMin": "http://bootswatch.com/slate/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/slate/bootstrap.min.css", - "less": "http://bootswatch.com/slate/bootswatch.less", - "lessVariables": "http://bootswatch.com/slate/variables.less" - }, - { - "name": "Spacelab", - "description": "Silvery and sleek", - "thumbnail": "http://bootswatch.com/spacelab/thumbnail.png", - "preview": "http://bootswatch.com/spacelab/", - "css": "http://bootswatch.com/spacelab/bootstrap.css", - "cssMin": "http://bootswatch.com/spacelab/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/spacelab/bootstrap.min.css", - "less": "http://bootswatch.com/spacelab/bootswatch.less", - "lessVariables": "http://bootswatch.com/spacelab/variables.less" - }, - { - "name": "Superhero", - "description": "The brave and the blue", - "thumbnail": "http://bootswatch.com/superhero/thumbnail.png", - "preview": "http://bootswatch.com/superhero/", - "css": "http://bootswatch.com/superhero/bootstrap.css", - "cssMin": "http://bootswatch.com/superhero/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/superhero/bootstrap.min.css", - "less": "http://bootswatch.com/superhero/bootswatch.less", - "lessVariables": "http://bootswatch.com/superhero/variables.less" - }, - { - "name": "United", - "description": "Ubuntu orange and unique font", - "thumbnail": "http://bootswatch.com/united/thumbnail.png", - "preview": "http://bootswatch.com/united/", - "css": "http://bootswatch.com/united/bootstrap.css", - "cssMin": "http://bootswatch.com/united/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/united/bootstrap.min.css", - "less": "http://bootswatch.com/united/bootswatch.less", - "lessVariables": "http://bootswatch.com/united/variables.less" - }, - { - "name": "Yeti", - "description": "A friendly foundation", - "thumbnail": "http://bootswatch.com/yeti/thumbnail.png", - "preview": "http://bootswatch.com/yeti/", - "css": "http://bootswatch.com/yeti/bootstrap.css", - "cssMin": "http://bootswatch.com/yeti/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/yeti/bootstrap.min.css", - "less": "http://bootswatch.com/yeti/bootswatch.less", - "lessVariables": "http://bootswatch.com/yeti/variables.less" - } - ] + "version": "3.1.1", + "themes": [ + { + "name": "Amelia", + "description": "Sweet and cheery", + "thumbnail": "http://bootswatch.com/amelia/thumbnail.png", + "preview": "http://bootswatch.com/amelia/", + "css": "http://bootswatch.com/amelia/bootstrap.css", + "cssMin": "http://bootswatch.com/amelia/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/amelia/bootstrap.min.css", + "less": "http://bootswatch.com/amelia/bootswatch.less", + "lessVariables": "http://bootswatch.com/amelia/variables.less" + }, + { + "name": "Cerulean", + "description": "A calm blue sky", + "thumbnail": "http://bootswatch.com/cerulean/thumbnail.png", + "preview": "http://bootswatch.com/cerulean/", + "css": "http://bootswatch.com/cerulean/bootstrap.css", + "cssMin": "http://bootswatch.com/cerulean/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cerulean/bootstrap.min.css", + "less": "http://bootswatch.com/cerulean/bootswatch.less", + "lessVariables": "http://bootswatch.com/cerulean/variables.less" + }, + { + "name": "Cosmo", + "description": "An ode to Metro", + "thumbnail": "http://bootswatch.com/cosmo/thumbnail.png", + "preview": "http://bootswatch.com/cosmo/", + "css": "http://bootswatch.com/cosmo/bootstrap.css", + "cssMin": "http://bootswatch.com/cosmo/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cosmo/bootstrap.min.css", + "less": "http://bootswatch.com/cosmo/bootswatch.less", + "lessVariables": "http://bootswatch.com/cosmo/variables.less" + }, + { + "name": "Cyborg", + "description": "Jet black and electric blue", + "thumbnail": "http://bootswatch.com/cyborg/thumbnail.png", + "preview": "http://bootswatch.com/cyborg/", + "css": "http://bootswatch.com/cyborg/bootstrap.css", + "cssMin": "http://bootswatch.com/cyborg/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cyborg/bootstrap.min.css", + "less": "http://bootswatch.com/cyborg/bootswatch.less", + "lessVariables": "http://bootswatch.com/cyborg/variables.less" + }, + { + "name": "Darkly", + "description": "Flatly in night mode", + "thumbnail": "http://bootswatch.com/darkly/thumbnail.png", + "preview": "http://bootswatch.com/darkly/", + "css": "http://bootswatch.com/darkly/bootstrap.css", + "cssMin": "http://bootswatch.com/darkly/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/darkly/bootstrap.min.css", + "less": "http://bootswatch.com/darkly/bootswatch.less", + "lessVariables": "http://bootswatch.com/darkly/variables.less" + }, + { + "name": "Flatly", + "description": "Flat and modern", + "thumbnail": "http://bootswatch.com/flatly/thumbnail.png", + "preview": "http://bootswatch.com/flatly/", + "css": "http://bootswatch.com/flatly/bootstrap.css", + "cssMin": "http://bootswatch.com/flatly/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/flatly/bootstrap.min.css", + "less": "http://bootswatch.com/flatly/bootswatch.less", + "lessVariables": "http://bootswatch.com/flatly/variables.less" + }, + { + "name": "Journal", + "description": "Crisp like a new sheet of paper", + "thumbnail": "http://bootswatch.com/journal/thumbnail.png", + "preview": "http://bootswatch.com/journal/", + "css": "http://bootswatch.com/journal/bootstrap.css", + "cssMin": "http://bootswatch.com/journal/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/journal/bootstrap.min.css", + "less": "http://bootswatch.com/journal/bootswatch.less", + "lessVariables": "http://bootswatch.com/journal/variables.less" + }, + { + "name": "Lumen", + "description": "Light and shadow", + "thumbnail": "http://bootswatch.com/lumen/thumbnail.png", + "preview": "http://bootswatch.com/lumen/", + "css": "http://bootswatch.com/lumen/bootstrap.css", + "cssMin": "http://bootswatch.com/lumen/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/lumen/bootstrap.min.css", + "less": "http://bootswatch.com/lumen/bootswatch.less", + "lessVariables": "http://bootswatch.com/lumen/variables.less" + }, + { + "name": "Readable", + "description": "Optimized for legibility", + "thumbnail": "http://bootswatch.com/readable/thumbnail.png", + "preview": "http://bootswatch.com/readable/", + "css": "http://bootswatch.com/readable/bootstrap.css", + "cssMin": "http://bootswatch.com/readable/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/readable/bootstrap.min.css", + "less": "http://bootswatch.com/readable/bootswatch.less", + "lessVariables": "http://bootswatch.com/readable/variables.less" + }, + { + "name": "Simplex", + "description": "Mini and minimalist", + "thumbnail": "http://bootswatch.com/simplex/thumbnail.png", + "preview": "http://bootswatch.com/simplex/", + "css": "http://bootswatch.com/simplex/bootstrap.css", + "cssMin": "http://bootswatch.com/simplex/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/simplex/bootstrap.min.css", + "less": "http://bootswatch.com/simplex/bootswatch.less", + "lessVariables": "http://bootswatch.com/simplex/variables.less" + }, + { + "name": "Slate", + "description": "Shades of gunmetal gray", + "thumbnail": "http://bootswatch.com/slate/thumbnail.png", + "preview": "http://bootswatch.com/slate/", + "css": "http://bootswatch.com/slate/bootstrap.css", + "cssMin": "http://bootswatch.com/slate/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/slate/bootstrap.min.css", + "less": "http://bootswatch.com/slate/bootswatch.less", + "lessVariables": "http://bootswatch.com/slate/variables.less" + }, + { + "name": "Spacelab", + "description": "Silvery and sleek", + "thumbnail": "http://bootswatch.com/spacelab/thumbnail.png", + "preview": "http://bootswatch.com/spacelab/", + "css": "http://bootswatch.com/spacelab/bootstrap.css", + "cssMin": "http://bootswatch.com/spacelab/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/spacelab/bootstrap.min.css", + "less": "http://bootswatch.com/spacelab/bootswatch.less", + "lessVariables": "http://bootswatch.com/spacelab/variables.less" + }, + { + "name": "Superhero", + "description": "The brave and the blue", + "thumbnail": "http://bootswatch.com/superhero/thumbnail.png", + "preview": "http://bootswatch.com/superhero/", + "css": "http://bootswatch.com/superhero/bootstrap.css", + "cssMin": "http://bootswatch.com/superhero/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/superhero/bootstrap.min.css", + "less": "http://bootswatch.com/superhero/bootswatch.less", + "lessVariables": "http://bootswatch.com/superhero/variables.less" + }, + { + "name": "United", + "description": "Ubuntu orange and unique font", + "thumbnail": "http://bootswatch.com/united/thumbnail.png", + "preview": "http://bootswatch.com/united/", + "css": "http://bootswatch.com/united/bootstrap.css", + "cssMin": "http://bootswatch.com/united/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/united/bootstrap.min.css", + "less": "http://bootswatch.com/united/bootswatch.less", + "lessVariables": "http://bootswatch.com/united/variables.less" + }, + { + "name": "Yeti", + "description": "A friendly foundation", + "thumbnail": "http://bootswatch.com/yeti/thumbnail.png", + "preview": "http://bootswatch.com/yeti/", + "css": "http://bootswatch.com/yeti/bootstrap.css", + "cssMin": "http://bootswatch.com/yeti/bootstrap.min.css", + "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/yeti/bootstrap.min.css", + "less": "http://bootswatch.com/yeti/bootswatch.less", + "lessVariables": "http://bootswatch.com/yeti/variables.less" + } + ] } diff --git a/cerulean/index.html b/cerulean/index.html index 3224ec28..53a4e5b7 100644 --- a/cerulean/index.html +++ b/cerulean/index.html @@ -50,6 +50,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/cosmo/index.html b/cosmo/index.html index b1a97803..12d4e8fe 100644 --- a/cosmo/index.html +++ b/cosmo/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/custom/index.html b/custom/index.html index 3817d58a..66504107 100644 --- a/custom/index.html +++ b/custom/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/cyborg/index.html b/cyborg/index.html index 40d9a4ee..5cf0ae94 100644 --- a/cyborg/index.html +++ b/cyborg/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/darkly/index.html b/darkly/index.html index de4c2f80..60ee07db 100644 --- a/darkly/index.html +++ b/darkly/index.html @@ -50,6 +50,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/default/index.html b/default/index.html index c1e73863..ad478144 100644 --- a/default/index.html +++ b/default/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/flatly/index.html b/flatly/index.html index 3fa94a29..4131de59 100644 --- a/flatly/index.html +++ b/flatly/index.html @@ -50,6 +50,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/help/index.html b/help/index.html index 48d8c351..24dca445 100644 --- a/help/index.html +++ b/help/index.html @@ -62,6 +62,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/index.html b/index.html index 60c25487..274467fb 100644 --- a/index.html +++ b/index.html @@ -52,6 +52,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • @@ -271,6 +272,33 @@ +
    +
    +
    + Darkly +
    +
    +

    Darkly

    +

    Flatly in night mode

    + + +
    +
    +
    +
    diff --git a/journal/index.html b/journal/index.html index 5253148f..76d7fb39 100644 --- a/journal/index.html +++ b/journal/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/lumen/index.html b/lumen/index.html index 3fb49546..d61a9197 100644 --- a/lumen/index.html +++ b/lumen/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/readable/index.html b/readable/index.html index b7ca83a7..c5eb4715 100644 --- a/readable/index.html +++ b/readable/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/shamrock/index.html b/shamrock/index.html index 9b434a3e..ba51431b 100644 --- a/shamrock/index.html +++ b/shamrock/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/simplex/index.html b/simplex/index.html index e775f7f7..e0b2b2bf 100644 --- a/simplex/index.html +++ b/simplex/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/slate/index.html b/slate/index.html index 483b4344..9ee50726 100644 --- a/slate/index.html +++ b/slate/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/spacelab/index.html b/spacelab/index.html index 1c1fb7f4..81c0687f 100644 --- a/spacelab/index.html +++ b/spacelab/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/superhero/index.html b/superhero/index.html index 9edb0bce..2e527895 100644 --- a/superhero/index.html +++ b/superhero/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/united/index.html b/united/index.html index 7d71df12..3b8b2fc9 100644 --- a/united/index.html +++ b/united/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • diff --git a/yeti/index.html b/yeti/index.html index ae8073f1..3572904e 100644 --- a/yeti/index.html +++ b/yeti/index.html @@ -51,6 +51,7 @@
  • Cerulean
  • Cosmo
  • Cyborg
  • +
  • Darkly
  • Flatly
  • Journal
  • Lumen
  • -- cgit v1.2.3