Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Anil Kumar Soni | Studio Styles
Joined 3 weeks ago
This user’s schemes
rated
0
19
dls
148
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Fox”
Fox
advanced
razor
c++
Submitted 3 weeks ago
rated
0
40
dls
155
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Fox Light”
Fox Light
advanced
razor
c++
Submitted 3 weeks ago
rated
0
138
dls
343
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Chrome”
Chrome
advanced
razor
c++
Submitted 3 weeks ago