Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
David Thibault | Studio Styles
Joined 13 years ago
This user’s schemes
rated
17
6823
dls
29.3k
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Solarized Light”
Solarized Light
advanced
razor
c++
Submitted 13 years ago
rated
18
10.4k
dls
49.8k
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Solarized Dark”
Solarized Dark
advanced
razor
c++
Submitted 13 years ago