/* ==UserStyle== @name GitLab Personal @author @flippidippi @description Personal styles for GitLab @version 1.0.2 @namespace https://greasyfork.org/users/399435 @license unlicense @downloadURL none ==/UserStyle== */ @-moz-document domain("gitlab.com") { textarea.js-gfm-input { background-color: #1e2021; color: #ebdab1; font-size: 13px; max-width: none; } .zen-backdrop.fullscreen textarea { color: #ebdab1; max-height: calc(100vh); } }