Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Pinger
Joined 4 years ago
This user's schemes
rated
1
909
dls
3268
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "Custom monokai"
Custom monokai
advanced
razor
c++
Submitted 4 years ago
rated
0
309
dls
2163
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "Custom Light"
Custom Light
c++
Submitted 2 years ago