FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
darkcode-theme-python/core/dark-settings.json at master · yemreak/darkcode-theme-python · GitHub
yemreak
/
darkcode-theme-python
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
9
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
darkcode-theme-python
/
core
/
dark-settings.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
60 lines (60 loc) · 1.52 KB
Breadcrumbs
darkcode-theme-python
/
core
/
dark-settings.json
Copy path
File metadata and controls
60 lines (60 loc) · 1.52 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"coreTheme"
:
"
./darkcode.json
"
,
"outputDir"
:
"
../themes
"
,
"extensions"
: [
{
"postname"
:
"
+
"
,
"postfix"
:
"
-plus
"
,
"options"
: {
"editorSuggestWidget.border"
:
"
#413701
"
,
"editorSuggestWidget.foreground"
:
"
#bb8b12
"
,
"editorSuggestWidget.highlightForeground"
:
"
#ffbf40b4
"
,
"editorSuggestWidget.selectedBackground"
:
"
#413701ee
"
,
"tab.activeBorderTop"
:
"
#FFC000
"
,
"tab.hoverBackground"
:
"
#FFC00010
"
,
"tab.hoverBorder"
:
"
#ffd90070
"
}
},
{
"postname"
:
"
++
"
,
"postfix"
:
"
-plus-plus
"
,
"options"
: {
"editorSuggestWidget.border"
:
"
#413701
"
,
"editorSuggestWidget.foreground"
:
"
#bb8b12
"
,
"editorSuggestWidget.highlightForeground"
:
"
#ffbf40b4
"
,
"editorSuggestWidget.selectedBackground"
:
"
#413701ee
"
,
"tab.activeBorderTop"
:
"
#FFC000
"
,
"tab.hoverBackground"
:
"
#FFC00010
"
,
"tab.hoverBorder"
:
"
#ffd90070
"
,
"editorHoverWidget.foreground"
:
"
#bb8b12
"
,
"menu.foreground"
:
"
#bb8b12
"
,
"titleBar.activeForeground"
:
"
#bb8b12
"
}
}
],
"themes"
: [
{
"name"
:
"
DarkCode Contrast
"
,
"colors"
: {
"#1c2022"
:
"
#000000
"
,
"#171a1b"
:
"
#0a0c0c
"
,
"#111518"
:
"
#181717
"
,
"#374140"
:
"
#24211e
"
,
"#22212b"
:
"
#191824
"
,
"#eeeeee"
:
"
#ffffff
"
,
"#ffd7a3"
:
"
#ffedd6
"
,
"#fff4d1"
:
"
#fcf9f0
"
,
"#C0C0C0"
:
"
#acacaa
"
,
"#252b2e"
:
"
#1f1f1f
"
,
"#cecece"
:
"
#e7e7e7
"
,
"#6b4101"
:
"
#aa6600
"
,
"#413701"
:
"
#411e01
"
,
"#ad550d"
:
"
#ad550d
"
,
"#ececec"
:
"
#ececec
"
,
"#bababa"
:
"
#bababa
"
,
"#ffc000"
:
"
#ffc000
"
,
"#bb8b12"
:
"
#bb8b12
"
}
}
]
}
Back
|
FazBrowse Home
|
New Git URL