query designer

This commit is contained in:
Jan Prochazka
2021-03-18 13:57:50 +01:00
parent 0524b4c5b6
commit b96576ba6f
14 changed files with 1142 additions and 2 deletions

View File

@@ -32,6 +32,8 @@
--theme-bg-green: #1d3712; /* green-2 */
--theme-bg-volcano: #441d12; /* volcano-2 */
--theme-bg-red: #431418; /* red-2 */
--theme-bg-blue: #15395b; /* blue-3 */
--theme-bg-magenta: #551c3b; /* magenta-3 */
--theme-font-inv-1: #ffffff;
--theme-font-inv-2: #b3b3b3;

View File

@@ -25,6 +25,8 @@
--theme-bg-green: #d9f7be; /* green-2 */
--theme-bg-volcano: #ffd8bf; /* volcano-2 */
--theme-bg-red: #ffccc7; /* red-2 */
--theme-bg-blue: #91d5ff; /* blue-3 */
--theme-bg-magenta: #ffadd2; /* magenta-3 */
--theme-font-inv-1: #ffffff;
--theme-font-inv-2: #b3b3b3;