- 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.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-solar": "prod/css/bootstrap-solar.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-cerulean": "prod/css/bootstrap-cerulean.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-cosmo": "prod/css/bootstrap-cosmo.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-cyborg": "prod/css/bootstrap-cyborg.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-darkly": "prod/css/bootstrap-darkly.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-flatly": "prod/css/bootstrap-flatly.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-journal": "prod/css/bootstrap-journal.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-lumen": "prod/css/bootstrap-lumen.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-paper": "prod/css/bootstrap-paper.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-readable": "prod/css/bootstrap-readable.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-sandstone": "prod/css/bootstrap-sandstone.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-simplex": "prod/css/bootstrap-simplex.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-slate": "prod/css/bootstrap-slate.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-spacelab": "prod/css/bootstrap-spacelab.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-superhero": "prod/css/bootstrap-superhero.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-united": "prod/css/bootstrap-united.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css",
"bootstrap-yeti": "prod/css/bootstrap-yeti.8b5e3a4adea77d341db75b103d5b6a2b786da21f1fcc9598e2dc67a82b3bee73.css"
};
module.exports = themes;