Advertisement
fauzanjeg

Frontend Editor Darkmode Background Color

Jul 25th, 2021
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. /* Frontend Editor Darkmode Background Color */
  2. .jnews-dark-mode div.mce-panel {
  3.     background-color: var(--j-dark-bg-color)!important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement