Skip to content

Dark Violet-Void theme using a consistent handcrafted color palette for a unified look across the OS and web. I use those colors for my whole OS, and it's🔥

License

Notifications You must be signed in to change notification settings

aaronedev/violet-void-theme_archwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

violet-void-theme

A dark Violet-Void theme for ArchWiki that applies a consistent, handcrafted color palette.

Screenshot Placeholder

Description

This theme replaces the default ArchWiki appearance with a dark, violet-themed interface designed for readability and aesthetics. It includes:

  • A consistent color palette.
  • Customized syntax highlighting for code blocks.
  • Modernized UI elements (buttons, inputs, tables).
  • Responsive design adjustments.

Installation

Using Stylus Extension

  1. Install the Stylus browser extension (Chrome, Firefox).
  2. Click on the extension icon and select "Manage".
  3. Create a new style.
  4. Copy the contents of dist/main.css (or build it yourself) into the editor.
  5. Set the domain to wiki.archlinux.org.
  6. Save and enjoy!

Development

Prerequisites

Setup

  1. Clone the repository:
    git clone https://github.com/aaronedev/violet-void-theme.git
    cd violet-void-theme
  2. Install dependencies:
    npm install

Build

To compile the Stylus files into CSS:

npm run build

The output file will be located at dist/main.css.

Watch

To automatically recompile changes during development:

npm run watch

Lint & Format

Check for style issues:

npm run lint

Format code:

npm run format

License

MIT © aaronedev

About

Dark Violet-Void theme using a consistent handcrafted color palette for a unified look across the OS and web. I use those colors for my whole OS, and it's🔥

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages