Skip to content

oscar-delgado/bitbucket-dark-theme-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Bitbucket dark theme styles

Did you ever wonder why Bitbucket doesn't have a dark theme? 🌔

Same here, so here's a piece of code that solves the problem... and your eyes!

📜 Requirements

An extension for injecting CSS on a page such as:

🚀 How to use it

  • Copy the content of the main.css file.
  • Go to Bitbucket.
  • Open the extension's code editor.
  • Paste the code in the editor (save if necessary).
  • Enjoy it!

💻 Contributing

Feel free to open a PR with any improvement you think you'll be needed.

There's a list of possible improvements:

  • Complete CSS variables mapping
  • Better color design
  • CSS format standarization