dc67ed9952
* Give QMenu cursor: pointer * Darken border colors in dark theme * Refactor cursor: pointer event filter * Add QMenu stylesheet * Remove min-width for QMenu item * Add QMenuBar styles with increased height for touchscreen users and more visible highlight color. * Fix type * Revert "Add QMenuBar styles" This reverts commit 6ae405a073b15389b7926ef8aa91c3b228a7889e. * Remove strong border from QMenu checkbox style * Keep highlight color consistent * Adjust highlight-bg * Increase horizontal padding and adjust checkbox margin * Introduce border-faint var and make default border brighter in dark mode * Fix 1px move on hover and make highlight color more subtle * Remove win10 styles because the properties are set in the other stylesheets anyway. * Fix bottom border of QMenuBar not showing underneath entries * Remove unused import * Make border-faint one shade darker in light theme |
||
---|---|---|
.buildkite | ||
.github/ISSUE_TEMPLATE | ||
.vscode.dist | ||
cargo | ||
docs | ||
ftl | ||
platforms | ||
proto | ||
pylib | ||
python | ||
qt | ||
rslib | ||
sass | ||
tools | ||
ts | ||
.bazelignore | ||
.bazelrc | ||
.bazelversion | ||
.gitattributes | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
.user.bazelrc | ||
BUILD.bazel | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTORS | ||
defs.bzl | ||
late_deps.bzl | ||
LICENSE | ||
package.json | ||
pkgkey.asc | ||
pyrightconfig.json | ||
README.md | ||
repos.bzl | ||
run | ||
run.bat | ||
SECURITY.md | ||
WORKSPACE | ||
yarn.lock |
Anki
This repo contains the source code for the computer version of Anki.
If you'd like to try development builds of Anki but don't feel comfortable building the code, please see https://betas.ankiweb.net/
For more information on building, please see Development.