mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 00:45:07 +01:00
add new black theme
This commit is contained in:
parent
0aad39f755
commit
9ef0060024
3 changed files with 315 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ module.exports = function(grunt) {
|
|||
main: {
|
||||
files: {
|
||||
'css/theme/default.css': 'css/theme/source/default.scss',
|
||||
'css/theme/black.css': 'css/theme/source/black.scss',
|
||||
'css/theme/beige.css': 'css/theme/source/beige.scss',
|
||||
'css/theme/night.css': 'css/theme/source/night.scss',
|
||||
'css/theme/serif.css': 'css/theme/source/serif.scss',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue