Files
zgene 6bed393c12
Backend Tests / backend-unit-test (push) Has been cancelled
Backend Tests / benchmark-test (push) Has been cancelled
CI@main / Node.js v22 (ubuntu-latest) (push) Has been cancelled
Thrift Syntax Validation / validate-thrift (push) Has been cancelled
License Check / License Check (push) Has been cancelled
first commit
2026-05-14 13:29:56 +08:00

14 lines
375 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
@bg-gray-blue: rgba(
240,
245,
255,
0.81
); // highlight the area of the background
@text-gray-blue: #536eb1; // highlight the area of the text
@bg-white-smoke: #f5f5f5; // background of input/table/btn TODOrgba(46, 50, 56, 0.05)) #2e3238
@border-light-gray: rgba(28, 29, 35, 0.12);
@error-red: #f93920;
@text-title-black: #2e3238;
@text-highlight-blue: #3370ff;