Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
tonyG | Studio Styles
Joined 3 years ago
This user’s schemes
rated
2
586
dls
2848
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Monokai Bright”
Monokai Bright
advanced
razor
Submitted 3 years ago
rated
0
170
dls
1299
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Inkpot”
Inkpot
advanced
razor
Submitted 3 years ago