GitLab Personal

Personal styles for GitLab

  1. /* ==UserStyle==
  2. @name GitLab Personal
  3. @author @flippidippi
  4. @description Personal styles for GitLab
  5. @version 1.0.3
  6. @namespace https://gf.qytechs.cn/users/399435
  7. @license unlicense
  8. ==/UserStyle== */
  9.  
  10. @-moz-document domain("gitlab.com") {
  11. textarea.js-gfm-input {
  12. background-color: #1e2021;
  13. color: #ebdab1;
  14. font-size: 14px !important;
  15. max-width: none !important;
  16. }
  17.  
  18. .zen-backdrop.fullscreen textarea {
  19. color: #ebdab1;
  20. max-height: calc(100vh);
  21. }
  22. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址