Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
mac grewal | Studio Styles
Joined 4 years ago
Website:
macgrewal.com
This user’s schemes
rated
1
209
dls
1072
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Black Marmot”
Black Marmot
advanced
razor
Submitted 4 years ago
rated
1
66
dls
724
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Consistent Black”
Consistent Black
advanced
razor
Submitted 4 years ago
rated
0
60
dls
724
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Dark Candy”
Dark Candy
advanced
razor
Submitted 4 years ago