Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
David Thibault
Joined 12 years ago
This user's schemes
rated
17
6803
dls
29.0k
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 12 years ago
rated
18
10.4k
dls
49.6k
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 12 years ago