css fix
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run

This commit is contained in:
Kewbit 2025-07-05 00:00:38 +07:00
parent e0cf3b05df
commit 5413a41d62

View file

@ -21,9 +21,9 @@
-bs-color-primary: #0b65da; -bs-color-primary: #0b65da;
-bs-color-primary-dark: #0c59bd; -bs-color-primary-dark: #0c59bd;
-bs-text-color: white; -bs-text-color: white;
-bs-background-color: black; -bs-background-color: #303030;
-bs-background-gray: transparent; -bs-background-gray: transparent;
-bs-content-background-gray: black; -bs-content-background-gray: #303030;
/* fifty shades of gray */ /* fifty shades of gray */
-bs-color-gray-13: #bbb; -bs-color-gray-13: #bbb;