add a tooltip design

This commit is contained in:
2024-01-27 17:54:11 +05:30
parent 3357e1220b
commit dcf5aed8e2
111 changed files with 194 additions and 130 deletions

View File

@@ -16,6 +16,7 @@
--code-bg: rgb(245, 245, 245);
--border: rgb(238, 238, 238);
--link-color: rgb(255, 0, 0);
--tooltip-hover-color: rgb(235, 239, 232);
--openring-bg: rgb(238, 238, 238);
}