Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Jeroen Boumans | Studio Styles
Joined 7 years ago
This user’s schemes
rated
8
5633
dls
15.3k
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Material Theme”
Material Theme
advanced
razor
c++
Submitted 7 years ago
rated
5
1497
dls
7834
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Material Theme – Pale Night”
Material Theme – Pale Night
advanced
razor
c++
Submitted 7 years ago