Skip to content

Commit e4fc860

Browse files
committed
0.0.3
1 parent 51ce463 commit e4fc860

File tree

7 files changed

+21421
-12
lines changed

7 files changed

+21421
-12
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"themes": {
3-
"DarkDubas": "Dubas Dark Theme"
3+
"DarkDubas": "Dubas Dark Theme",
4+
"DarkDubasHorizontal": "Dubas Dark Horizontal Theme"
45
}
56
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"themes": {
3-
"DarkDubas": "Dubas Dark Theme"
3+
"DarkDubas": "Dubas Dark Theme",
4+
"DarkDubasHorizontal": "Dubas Dark Horizontal Theme"
45
}
56
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"stylesheet": "client/modules/DubasDarkTheme/css/espo/dark-dubas-horizontal.css",
3+
"stylesheetIframe": "client/modules/DubasDarkTheme/css/espo/dark-dubas-horizontal-iframe.css",
4+
"navbarIsVertical": false,
5+
"recordTopButtonsStickTop": 61,
6+
"recordTopButtonsBlockHeight": 21,
7+
"dashboardCellHeight": 155,
8+
"dashboardCellMargin": 19,
9+
"modalFooterAtTheTop": true,
10+
"modalFullHeight": true,
11+
"fontSize": 14,
12+
"navbarHeight": 30,
13+
"textColor": "#333",
14+
"chartGridColor": "#ddd",
15+
"chartTickColor": "#e8eced",
16+
"chartSuccessColor": "#85b75f",
17+
"chartColorList": ["#6FA8D6", "#EDC555", "#DE6666", "#8A7CC2", "#c1834d", "#4E6CAD", "#ED8F42", "#d69cc7", "#bfbfbf"],
18+
"chartColorAlternativeList": ["#6FA8D6", "#EDC555", "#DE6666", "#8A7CC2", "#c1834d"]
19+
}

files/client/modules/DubasDarkTheme/css/espo/dark-dubas-horizontal-iframe.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)