Skip to content

ka1xu/ka1xu-onedark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaixuOneDark

A dark theme collection based on OneDark Pro Night Flat, available for multiple platforms and applications.

🎨 Theme Overview

KaixuOneDark is a consistent dark theme that provides a unified visual experience across different development tools and applications. The theme is based on the popular OneDark Pro Night Flat color palette, offering excellent contrast and readability for long coding sessions.

📁 Repository Structure

KaixuOneDark/
├── vscode/
│   └── KaixuOneDark.json          # VS Code theme
├── windows-terminal/
│   └── KaixuOneDark.json          # Windows Terminal theme
├── discord/
│   ├── KaixuOneDark.css           # Discord theme
│   └── logo.jpg                   # Theme logo
├── chrome-brave/
│   ├── manifest.json              # Chrome/Brave theme manifest
│   └── README.md                  # Theme documentation
└── README.md                      # This file

🚀 Installation

VS Code

  1. Copy the vscode/KaixuOneDark.json file
  2. Open VS Code
  3. Go to File > Preferences > Color Themes
  4. Select "KaixuOneDark"

Windows Terminal

  1. Open Windows Terminal
  2. Go to Settings (Ctrl + ,)
  3. Click on "Open JSON file"
  4. Add the theme configuration from windows-terminal/KaixuOneDark.json to your settings.json

Discord

  1. Install BetterDiscord or Vencord
  2. Copy the discord/KaixuOneDark.css file
  3. Go to Discord Settings > Themes
  4. Click "Open Themes Folder"
  5. Paste the CSS file
  6. Enable the theme in Discord

OBS Studio

  1. Open OBS Studio
  2. Go to SettingsAppearance
  3. Click Theme dropdown → Import (folder icon)
  4. Select obs/KaixuOneDark.obt (main theme)
  5. Optionally import obs/Kaixu.ovt if you want the variant

Chrome/Brave (Browser UI Theme)

  1. Open Chrome/Brave and go to chrome://extensions/
  2. Enable "Developer mode" (top right)
  3. Click "Load unpacked" and select the chrome-brave folder
  4. The OneDark-themed UI (frame, toolbar, tabs) will apply immediately
  5. To revert, go to chrome://settings/appearance and click "Reset to default" under Theme

🎯 Color Palette

The theme uses the OneDark Pro Night Flat color palette:

  • Background: #16191d
  • Foreground: #abb2bf
  • Red: #e05561
  • Green: #8cc265
  • Blue: #4aa5f0
  • Yellow: #d18f52
  • Purple: #c162de
  • Cyan: #42b3c2

👨‍💻 Author

📄 License

This project is open source and available under the MIT License.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📞 Support

If you encounter any issues or have suggestions, please open an issue on the GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages