Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
xXCHAVOTAXx | Studio Styles
Joined 5 years ago
Website:
[email protected]
This user’s schemes
rated
20
7115
dls
18.8k
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Monokai following Monokai.Pro scheme”
Monokai following Monokai.Pro scheme
advanced
razor
c++
Submitted 5 years ago
rated
0
203
dls
1634
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “One Light”
One Light
advanced
razor
c++
Submitted 5 years ago