- gitlist.git
- src
- browser
- js
- themes.js
This file ( 2kB ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
const themes = {
"bootstrap-default": "prod/css/bootstrap-default.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-solar": "prod/css/bootstrap-solar.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-cerulean": "prod/css/bootstrap-cerulean.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-cosmo": "prod/css/bootstrap-cosmo.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-cyborg": "prod/css/bootstrap-cyborg.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-darkly": "prod/css/bootstrap-darkly.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-flatly": "prod/css/bootstrap-flatly.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-journal": "prod/css/bootstrap-journal.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-lumen": "prod/css/bootstrap-lumen.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-paper": "prod/css/bootstrap-paper.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-readable": "prod/css/bootstrap-readable.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-sandstone": "prod/css/bootstrap-sandstone.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-simplex": "prod/css/bootstrap-simplex.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-slate": "prod/css/bootstrap-slate.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-spacelab": "prod/css/bootstrap-spacelab.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-superhero": "prod/css/bootstrap-superhero.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-united": "prod/css/bootstrap-united.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css",
"bootstrap-yeti": "prod/css/bootstrap-yeti.1bc6ea984561f4d17158256f7d3644e455fd705ba9a22abd465dc9dead3890fd.css"
};
module.exports = themes;