Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Pinger
Joined 4 years ago
This user's schemes
rated
1
914
dls
3326
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "Custom monokai"
Custom monokai
advanced
razor
c++
Submitted 4 years ago
rated
0
321
dls
2282
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "Custom Light"
Custom Light
c++
Submitted 2 years ago