Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Jeroen Boumans
Joined 5 years ago
This user's schemes
rated
8
5204
dls
13.4k
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 5 years ago
rated
4
1332
dls
6242
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 4 years ago