mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-09 07:45:00 -04:00
Theme changed
New TODO list
This commit is contained in:
parent
53661c372c
commit
2be63c338f
3 changed files with 284 additions and 3 deletions
|
@ -253,7 +253,8 @@ module.exports = function(grunt) {
|
|||
src: [
|
||||
"src/css/lib/**/*.css",
|
||||
"src/css/structure/**/*.css",
|
||||
"src/css/themes/classic.css"
|
||||
//"src/css/themes/classic.css"
|
||||
"src/css/themes/orange.css"
|
||||
],
|
||||
dest: "build/dev/styles.css"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue