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:
commit
ba9e2719cc
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user