Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

raffaem/sioyek-dracula-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dracula for sioyek

A dark theme for Sioyek.

Screenshot

Install

  1. Compile latest development version of sioyek

  2. Clone this repo

    git clone https://github.com/raffaem/sioyek-dracula-theme
    
  3. Copy theme file to sioyek config directory

    cp ./dracula.config ~/.config/sioyek
    
  4. Source the theme file

    echo "source dracula.config" >> ~/.config/sioyek/prefs_user.config
    
  5. Make sure there is a toggle_custom_color option in startup_commands of ~/.config/sioyek/prefs_user.config.

    If you don't have startup_commands, add it:

    echo "startup_commands toggle_custom_color" >> ~/.config/sioyek/prefs_user.config
    

Team

This theme is maintained by the following person(s)

Raffaele Mancuso

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License

Releases

No releases published

Packages

No packages published