1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00

Merge pull request #48 from 4ntil0l/patch-2

Updated client.js for mariana scheme
This commit is contained in:
marzavec 2019-01-11 13:32:28 -08:00 committed by GitHub
commit ba9e2719cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -545,6 +545,7 @@ var schemes = [
'default',
'eighties',
'greenscreen',
'mariana',
'mocha',
'monokai',
'nese',
@ -558,6 +559,7 @@ var schemes = [
var highlights = [
'agate',
'androidstudio',
'atom-one-dark',
'darcula',
'github',
'rainbow',