Created
April 2, 2026 07:38
-
-
Save akiirui/5079899c4e893141a85544aad331c93f to your computer and use it in GitHub Desktop.
OBS Theme (using Segeo UI & Microsoft YaHei UI)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @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