Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
minimamimesis
Joined 7 years ago
This user's schemes
rated
11
3997
dls
12.1k
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "Nice colors"
Nice colors
advanced
razor
c++
Submitted 7 years ago
rated
0
131
dls
1875
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "Paper Color (no red)"
Paper Color (no red)
advanced
razor
Submitted 6 years ago
rated
1
371
dls
2440
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "Solarized (My Take)"
Solarized (My Take)
advanced
razor
Submitted 6 years ago
rated
0
116
dls
1391
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "What have I done!"
What have I done!
advanced
razor
Submitted 3 years ago