首页
主题列表
使用说明
关于我们
IDEA主题样式
JetBrains全系列主题下载,支持:InteliJ IDEA, PhpStorm, PyCharm, RubyMine, WebStorm and AppCode.
开始使用
相关主题
643
款
排序方式
录入时间
下载次数
搜索
farshid
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2019-06-18
621
1319
Light Candy Test
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2017-12-26
618
7103
Spacemacs Light
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2017-12-26
617
6724
Drácula Brasil
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2018-01-25
617
1324
CptEric's Swift color scheme
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2017-12-26
616
9446
Darko
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2020-09-29
613
1307
Order Test
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2017-12-26
612
3946
lazy
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2017-12-26
612
3804
Vivid Colorful Theme
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2017-12-26
612
9470
MintTheme
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2019-06-18
612
1373
Colorful Dark
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2018-05-09
610
1289
Espresso Tutti
public
class
Demo
{
private
static
final
String
CONSTANT
=
"String"
;
private
Object
o
;
/**
* Creates a new demo.
*
@param
o The object to demonstrate.
*/
public
Demo
(
Object
o
)
{
this
.
o
=
o
;
String
s
=
CONSTANT
+
"Other"
;
int
i
=
123
;
}
public
static
void
main
(
String
[]
args
)
{
Demo
demo
=
new
Demo
()
;
}
}
2017-12-26
607
4552
51
52
53