This website requires JavaScript.
Explore
Help
Sign In
langfingaz
/
anki
Watch
1
Star
0
Fork
0
You've already forked anki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
460ff354da
anki
/
ts
/
editor-toolbar
/
color.scss
8 lines
104 B
SCSS
Raw
Normal View
History
Unescape
Escape
Add color.ts for foreground color and color picker
2021-03-29 17:32:43 +02:00
:
root
{
--foreground-color
:
black
;
}
.
forecolor
{
Update CSS for ColorPicker and forecolor button
2021-04-14 17:43:55 +02:00
color
:
var
(
--
foreground-color
)
!important
;
Add color.ts for foreground color and color picker
2021-03-29 17:32:43 +02:00
}
Reference in New Issue
Copy Permalink