Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 1.91 KB

README.md

File metadata and controls

38 lines (34 loc) · 1.91 KB

CSS variables used by 4chan XT

A lot of the css from vanilla 4chan is kept, but 4chan XT does also provide a lot of css itself. If you want to customize, you can overwrite these css variables:

variable description
--xt-background Background color used by some elements like the settings dialog
--xt-border Border color used by some elements like the settings dialog
--xt-border-field-focus Border color for focused fields
--xt-border-highlight Border color for highlighted fields
--xt-header-dialog-bg Background color for the header
--xt-header-dialog-fg Foreground color for the header and notifications
--xt-header-link Links and icon buttons in the header
--xt-dead-link Dead quote links
--xt-inline Background color of whatever .inline is
--xt-qr-preview-bg Background color of the image preview in the quick reply. Often covered by the image
--xt-qr-link-border Border color of the quick reply button
--xt-qr-bg Quick reply button background
--xt-link-hover-bg Quick reply button background when hovering over it
--xt-menu-fg Text color of the drop down menu from the header
--xt-entry-focus-bg Background color when hovering over a menu item
--xt-unread Background color for .unread-mark-read
--xt-watcher Thread watcher button
--xt-unread-line Unread line
--xt-filter-highlight Filter highlight border color
--xt-highlight-shadow Filter highlight border color
--xt-watched-border Border color of watched threads
--xt-qphl Quote highlight border color
--xt-highlight-side-arrow Own posts highlight arrow color

FxTwitter

variable description
--xt-fxt-bg Background color for embeds.
--xt-fxt-fg Foreground color for embeds.
--xt-fxt-border Border color for embeds.