Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Kristian Poslek | Studio Styles
Joined 12 years ago
Website:
http://poslek.com
This user’s schemes
rated
14
12.1k
dls
35.6k
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Monokai (according to Sublime Text Editor 2)”
Monokai (according to Sublime Text Editor 2)
advanced
razor
Submitted 12 years ago
rated
1
396
dls
3034
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Default inversed”
Default inversed
advanced
razor
Submitted 12 years ago
rated
2
455
dls
3748
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Tricolor Dark Scheme”
Tricolor Dark Scheme
advanced
razor
Submitted 12 years ago