File tree Expand file tree Collapse file tree 19 files changed +332
-2
lines changed
_content/BlazorPrettyCode Expand file tree Collapse file tree 19 files changed +332
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "Name" : " Github Plus" ,
3
+ "Settings" : [
4
+ {
5
+ "Settings" : {
6
+ "background-color" : " ffffff" ,
7
+ "color" : " #24292e" ,
8
+ "font-family" : " 'Fira Code'"
9
+ }
10
+ },
11
+ {
12
+ "Name" : " Text" ,
13
+ "Settings" : { "color" : " #24292e" }
14
+ },
15
+ {
16
+ "Name" : " Tag symbols" ,
17
+ "Settings" : { "color" : " #24292e" }
18
+ },
19
+ {
20
+ "Name" : " Tag name" ,
21
+ "Settings" : { "color" : " #22863a" }
22
+ },
23
+ {
24
+ "Name" : " Attribute name" ,
25
+ "Settings" : {
26
+ "color" : " #6f42c1"
27
+ }
28
+ },
29
+ {
30
+ "Name" : " Attribute value" ,
31
+ "Settings" : { "color" : " #24292e" }
32
+ },
33
+ {
34
+ "Name" : " String" ,
35
+ "Settings" : { "color" : " #22863a" }
36
+ },
37
+ {
38
+ "Name" : " Razor Keyword" ,
39
+ "Settings" : {
40
+ "color" : " #d73a49"
41
+ }
42
+ },
43
+ {
44
+ "Name" : " Row Highlight" ,
45
+ "Settings" : {
46
+ "background-color" : " #fffbdd"
47
+ }
48
+ },
49
+ {
50
+ "Name" : " Font" ,
51
+ "Settings" : {
52
+ "font-family" : " Fira Code" ,
53
+ "font-weight" : " 400"
54
+ }
55
+ },
56
+ {
57
+ "Name" : " CSS Propery" ,
58
+ "Settings" : {
59
+ "color" : " #005cc5"
60
+ }
61
+ },
62
+ {
63
+ "Name" : " CSS Class" ,
64
+ "Settings" : {
65
+ "color" : " #6f42c1"
66
+ }
67
+ }
68
+ ]
69
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "Name" : " Material - Default" ,
3
+ "Settings" : [
4
+ {
5
+ "Settings" : {
6
+ "background-color" : " #263238" ,
7
+ "color" : " #EEFFFF" ,
8
+ "font-family" : " 'Fira Code'"
9
+ }
10
+ },
11
+ {
12
+ "Name" : " Text" ,
13
+ "Settings" : { "color" : " #EEFFFF" }
14
+ },
15
+ {
16
+ "Name" : " Tag symbols" ,
17
+ "Settings" : { "color" : " #89DDFF" }
18
+ },
19
+ {
20
+ "Name" : " Tag name" ,
21
+ "Settings" : { "color" : " #FF5370" }
22
+ },
23
+ {
24
+ "Name" : " Attribute name" ,
25
+ "Settings" : {
26
+ "color" : " #C792EA" ,
27
+ "font-style" : " italic"
28
+ }
29
+ },
30
+ {
31
+ "Name" : " Attribute value" ,
32
+ "Settings" : { "color" : " #C3E88D" }
33
+ },
34
+ {
35
+ "Name" : " String" ,
36
+ "Settings" : { "color" : " #C3E88D" }
37
+ },
38
+ {
39
+ "Name" : " Razor Keyword" ,
40
+ "Settings" : {
41
+ "color" : " #89DDFF"
42
+ }
43
+ },
44
+ {
45
+ "Name" : " Row Highlight" ,
46
+ "Settings" : {
47
+ "background-color" : " #000000"
48
+ }
49
+ },
50
+ {
51
+ "Name" : " Font" ,
52
+ "Settings" : {
53
+ "font-family" : " Fira Code" ,
54
+ "font-weight" : " 400"
55
+ }
56
+ },
57
+ {
58
+ "Name" : " CSS Propery" ,
59
+ "Settings" : {
60
+ "color" : " #EEFFFF"
61
+ }
62
+ },
63
+ {
64
+ "Name" : " CSS Class" ,
65
+ "Settings" : {
66
+ "color" : " #F78C6C"
67
+ }
68
+ }
69
+ ]
70
+ }
Original file line number Diff line number Diff line change 1
1
{
2
- "Name" : " Pretty Code - Default" ,
2
+ "Name" : " Pretty Code Default" ,
3
3
"Settings" : [
4
4
{
5
5
"Settings" : {
55
55
"font-family" : " Fira Code" ,
56
56
"font-weight" : " 400"
57
57
}
58
+ },
59
+ {
60
+ "Name" : " CSS Propery" ,
61
+ "Settings" : {
62
+ "color" : " #268BD2"
63
+ }
64
+ },
65
+ {
66
+ "Name" : " CSS Class" ,
67
+ "Settings" : {
68
+ "color" : " #B7A500"
69
+ }
58
70
}
59
71
]
60
72
}
Original file line number Diff line number Diff line change 51
51
"font-family" : " Fira Code" ,
52
52
"font-weight" : " 400"
53
53
}
54
+ },
55
+ {
56
+ "Name" : " CSS Propery" ,
57
+ "Settings" : {
58
+ "color" : " #268BD2"
59
+ }
60
+ },
61
+ {
62
+ "Name" : " CSS Class" ,
63
+ "Settings" : {
64
+ "color" : " #B7A500"
65
+ }
54
66
}
55
67
]
56
68
}
Original file line number Diff line number Diff line change 52
52
"font-family" : " Fira Code" ,
53
53
"font-weight" : " 400"
54
54
}
55
+ },
56
+ {
57
+ "Name" : " CSS Propery" ,
58
+ "Settings" : {
59
+ "color" : " #268BD2"
60
+ }
61
+ },
62
+ {
63
+ "Name" : " CSS Class" ,
64
+ "Settings" : {
65
+ "color" : " #B7A500"
66
+ }
55
67
}
68
+
56
69
]
57
70
}
Original file line number Diff line number Diff line change
1
+ {
2
+ "Name" : " Winter Is Coming - Dark" ,
3
+ "Settings" : [
4
+ {
5
+ "Settings" : {
6
+ "background-color" : " #282822" ,
7
+ "color" : " #a7dbf7" ,
8
+ "font-family" : " 'Fira Code'"
9
+ }
10
+ },
11
+ {
12
+ "Name" : " Text" ,
13
+ "Settings" : { "color" : " #a7dbf7" }
14
+ },
15
+ {
16
+ "Name" : " Tag symbols" ,
17
+ "Settings" : { "color" : " #ffffff" }
18
+ },
19
+ {
20
+ "Name" : " Tag name" ,
21
+ "Settings" : { "color" : " #6dbdfa" }
22
+ },
23
+ {
24
+ "Name" : " Attribute name" ,
25
+ "Settings" : {
26
+ "color" : " #f7ecb5" ,
27
+ "font-style" : " italic"
28
+ }
29
+ },
30
+ {
31
+ "Name" : " Attribute value" ,
32
+ "Settings" : { "color" : " #bcf0c0" }
33
+ },
34
+ {
35
+ "Name" : " String" ,
36
+ "Settings" : { "color" : " #bcf0c0" }
37
+ },
38
+ {
39
+ "Name" : " Quotes" ,
40
+ "Settings" : { "color" : " #6bff81" }
41
+ },
42
+ {
43
+ "Name" : " Razor Keyword" ,
44
+ "Settings" : {
45
+ "font-style" : " italic" ,
46
+ "color" : " #00bff9"
47
+ }
48
+ },
49
+ {
50
+ "Name" : " Row Highlight" ,
51
+ "Settings" : {
52
+ "background-color" : " #0c4994"
53
+ }
54
+ },
55
+ {
56
+ "Name" : " Font" ,
57
+ "Settings" : {
58
+ "font-family" : " Fira Code" ,
59
+ "font-weight" : " 400"
60
+ }
61
+ },
62
+ {
63
+ "Name" : " CSS Propery" ,
64
+ "Settings" : {
65
+ "color" : " #7fdbca"
66
+ }
67
+ },
68
+ {
69
+ "Name" : " CSS Class" ,
70
+ "Settings" : {
71
+ "color" : " #f7ecb5" ,
72
+ "font-style" : " italic"
73
+ }
74
+ }
75
+ ]
76
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "Name" : " Winter Is Coming - Light" ,
3
+ "Settings" : [
4
+ {
5
+ "Settings" : {
6
+ "background-color" : " #FFFFFF" ,
7
+ "color" : " #236ebf" ,
8
+ "font-family" : " 'Fira Code'"
9
+ }
10
+ },
11
+ {
12
+ "Name" : " Text" ,
13
+ "Settings" : { "color" : " #236ebf" }
14
+ },
15
+ {
16
+ "Name" : " Tag symbols" ,
17
+ "Settings" : { "color" : " #0444ac" }
18
+ },
19
+ {
20
+ "Name" : " Tag name" ,
21
+ "Settings" : { "color" : " #0444ac" }
22
+ },
23
+ {
24
+ "Name" : " Attribute name" ,
25
+ "Settings" : {
26
+ "color" : " #df8618" ,
27
+ "font-style" : " italic"
28
+ }
29
+ },
30
+ {
31
+ "Name" : " Attribute value" ,
32
+ "Settings" : { "color" : " #bcf0c0" }
33
+ },
34
+ {
35
+ "Name" : " String" ,
36
+ "Settings" : { "color" : " #87429A" }
37
+ },
38
+ {
39
+ "Name" : " Quotes" ,
40
+ "Settings" : {
41
+ "color" : " #87429A" ,
42
+ "font-style" : " italic"
43
+ }
44
+ },
45
+ {
46
+ "Name" : " Razor Keyword" ,
47
+ "Settings" : {
48
+ "color" : " #7b30d0"
49
+ }
50
+ },
51
+ {
52
+ "Name" : " Row Highlight" ,
53
+ "Settings" : {
54
+ "background-color" : " #eff2ef"
55
+ }
56
+ },
57
+ {
58
+ "Name" : " Font" ,
59
+ "Settings" : {
60
+ "font-family" : " Fira Code" ,
61
+ "font-weight" : " 400"
62
+ }
63
+ },
64
+ {
65
+ "Name" : " CSS Propery" ,
66
+ "Settings" : {
67
+ "color" : " #7b30d0"
68
+ }
69
+ },
70
+ {
71
+ "Name" : " CSS Class" ,
72
+ "Settings" : {
73
+ "color" : " #df8618" ,
74
+ "font-style" : " italic"
75
+ }
76
+ }
77
+ ]
78
+ }
Original file line number Diff line number Diff line change 6
6
<LangVersion >7.3</LangVersion >
7
7
<AddRazorSupportForMvc >true</AddRazorSupportForMvc >
8
8
<PackageId >BlazorPrettyCode</PackageId >
9
- <Version >1.0.0-preview8-06 </Version >
9
+ <Version >1.0.0-preview8-07 </Version >
10
10
<Authors >Chanan Braunstein</Authors >
11
11
<Title >Blazor PrettyCode</Title >
12
12
<Description >Razor Code Display Component</Description >
You can’t perform that action at this time.
0 commit comments