Giter Site home page Giter Site logo

minidiscordthemes / crt Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 1.94 MB

A CRT monitor effect Discord theme.

License: MIT License

CSS 37.32% JavaScript 10.57% SCSS 52.12%
betterdiscord betterdiscord-theme replugged replugged-theme vencord vencord-theme

crt's Introduction

CRT Discord Theme

Buy me a coffee on ko-fi BetterDiscord GitHub downloads Replugged GitHub downloads Total repository size

A CRT monitor effect Discord theme.

Screenshot of CRT applied to Discord

Installation

BetterDiscord

  1. Install BetterDiscord.
  2. Download the CRT.theme.css file:
  3. Place theme file in the themes folder:
    • Windows: %AppData%/BetterDiscord/themes
    • Mac: ~/Library/Application Support/betterdiscord/themes
    • Linux: ~/.config/BetterDiscord/themes

Replugged

  1. Install Replugged.
  2. Install the theme:

Vencord

  1. Install Vencord.
  2. Paste the following in Settings > Vencord > Themes:
    • https://minidiscordthemes.github.io/CRT/CRT.theme.css

Customisation

Description Variable name Valid values Default value
Stacking position --crt-height Any number. 9999
Size of scanlines --crt-size Any length, preferrably in px. 4px
Scanline stripes on/off --crt-stripe block (on) or none (off). block
Scanline stripes colour --crt-stripe-light-color, --crt-stripe-dark-color Any CSS-recognised colour, low opacity recommended. rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1)
⛐ Moving scanline on/off --crt-scanline block (on) or none (off). block
Moving scanline speed --crt-scanline-speed Any time, in ms or s. 3s
Moving scanline colour --crt-scanline-color Any CSS-recognised colour. rgba(0, 0, 0, 0.5)
Moving scanline direction --crt-scanline-direction normal or reversed. normal
⚠ Screen flicker on/off --crt-flicker flicker (on) or none (off). none
Screen flicker speed --crt-flicker-speed Any time, in ms or s calc(1s/30)
Screen flicker colour --crt-flicker-color Any CSS-recognised colour, low opacity recommended. rgba(0, 0, 0, 0.1)
  • ⛐ This effect is performance-intensive.
  • ⚠ This is a fast flickering effect and may not be suitable for those with photosensitive epilepsy.

BetterDiscord

  1. Open Settings > BetterDiscord > Themes.
  2. Click the pencil icon on this theme.
  3. Edit the variable values and save changes.

Replugged

  1. Open Settings > Replugged > Quick CSS.
  2. Copy and paste lines 15-34 of CRT.theme.css.
  3. Edit the variable values and apply changes.

Vencord

Standard method

  1. Follow the instructions in Settings > Vencord > Themes.

Recommended method

  1. Open Settings > Vencord > Vencord.
  2. Toggle on Enable Custom CSS and click Open QuickCSS File.
  3. Copy and paste lines 15-34 of CRT.theme.css.
  4. Edit the variable values.

License

MIT License

  • TL;DR;NAL: Do whatever you want with this theme, just include the original license.

Questions or suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.