Skip to content

Instantly share code, notes, and snippets.

@akiirui
Created April 2, 2026 07:38
Show Gist options
  • Select an option

  • Save akiirui/5079899c4e893141a85544aad331c93f to your computer and use it in GitHub Desktop.

Select an option

Save akiirui/5079899c4e893141a85544aad331c93f to your computer and use it in GitHub Desktop.
OBS Theme (using Segeo UI & Microsoft YaHei UI)
@OBSThemeMeta {
name: 'Rui';
id: 'io.github.akiirui.obs-theme.rui';
extends: 'com.obsproject.Yami';
author: 'Akatsuki Rui';
dark: 'true';
}
QWidget {
font-family: "Segoe UI", "Microsoft YaHei UI";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment