/* ==UserStyle== @name GitLab Personal @author @flippidippi @description Personal styles for GitLab @version 1.0.3 @namespace https://greasyfork.org/users/399435 @license unlicense @downloadURL https://update.greasyfork.icu/scripts/392656/GitLab%20Personal.user.css @updateURL https://update.greasyfork.icu/scripts/392656/GitLab%20Personal.meta.css ==/UserStyle== */ @-moz-document domain("gitlab.com") { textarea.js-gfm-input { background-color: #1e2021; color: #ebdab1; font-size: 14px !important; max-width: none !important; } .zen-backdrop.fullscreen textarea { color: #ebdab1; max-height: calc(100vh); } }