diff options
author | anti_lol <44728622+4ntil0l@users.noreply.github.com> | 2019-01-11 17:11:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-11 17:11:34 +0100 |
commit | 084143e581d3d4c89e6a89084f765b309dca9b5a (patch) | |
tree | ac0643fd42bb528289fa7962b8453c6bb4573231 /client | |
parent | Update client.js (diff) | |
download | hackchat-084143e581d3d4c89e6a89084f765b309dca9b5a.tar.gz hackchat-084143e581d3d4c89e6a89084f765b309dca9b5a.zip |
Update client.js
Diffstat (limited to 'client')
-rw-r--r-- | client/client.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/client.js b/client/client.js index 034bbef..60d9c24 100644 --- a/client/client.js +++ b/client/client.js @@ -559,6 +559,7 @@ var schemes = [ var highlights = [ 'agate', 'androidstudio', + 'atom-one-dark', 'darcula', 'github', 'rainbow', |