mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
add gruvbox-light to schemes
in client.js
This commit is contained in:
parent
24d47338fe
commit
e2323012c7
|
@ -826,7 +826,8 @@ var schemes = [
|
||||||
'tomorrow',
|
'tomorrow',
|
||||||
'carrot',
|
'carrot',
|
||||||
'lax',
|
'lax',
|
||||||
'Ubuntu'
|
'Ubuntu',
|
||||||
|
'gruvbox-light'
|
||||||
];
|
];
|
||||||
|
|
||||||
var highlights = [
|
var highlights = [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user