Solarized dark | Solarized Ocean |
---|---|
Note: This is a notification box.
Warning: This is a warning box.
Error: This is an error box.
1
2
3
4
var foo = function(x) {
return(x + 5);
}
foo(3)
Solarized dark | Solarized Ocean |
---|---|
Note: This is a notification box.
Warning: This is a warning box.
Error: This is an error box.
1
2
3
4
var foo = function(x) {
return(x + 5);
}
foo(3)