File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# Theme based on Github
22# Creator: @einschmidt
33#
4+ #
45Github Light Theme :
56 # Header:
67 app-header-background-color : " #24292e"
78 app-header-text-color : " #fafbfc"
89 # Main Interface Colors
9- primary-color : " #2188ff "
10- light-primary-color : var(--primary-color)
10+ primary-color : " #0366d6 "
11+ light-primary-color : " var(--primary-color)"
1112 primary-background-color : " #F6F8FA"
1213 secondary-background-color : " #fafbfc"
1314 divider-color : " #e1e4e8"
14- accent-color : " #79b8ff "
15+ accent-color : " #0366d6 "
1516 # Text
1617 primary-text-color : " #2f363d"
1718 secondary-text-color : " #959da5"
18- text-primary-color : var(--primary-text-color)
19+ text-primary-color : " #fafbfc "
1920 disabled-text-color : " #959da5"
2021 # Sidebar Menu
2122 sidebar-icon-color : " #6a737d"
@@ -42,7 +43,7 @@ Github Light Theme:
4243 label-badge-text-color : " #fafbfc"
4344 label-badge-red : " #d73a49"
4445 label-badge-green : " #28a745"
45- label-badge-blue : " #0366d6 "
46+ label-badge-blue : " #2188ff "
4647 label-badge-yellow : " #ffd33d"
4748 label-badge-gray : " #6a737d"
4849 # Cards
You can’t perform that action at this time.
0 commit comments