Skip to content

Instantly share code, notes, and snippets.

View qyurila's full-sized avatar
👋
Nyaharo, world!

QriLa | Hyeon Gu qyurila

👋
Nyaharo, world!
View GitHub Profile
@qyurila
qyurila / quickCss.css
Last active April 15, 2025 16:48
A personal Vencord QuickCSS
/** NOTES
You'd like to change the font families if you aren't Korean and/or don't use Momotalk theme (https://github.com/MiyakuKage/discord-momotalk)
**/
/** IMPORTS **/
/* Revert Old Icons */
@import url(https://davart154.github.io/Themes/Icon%20Revert%202023/2023%20Icon%20Revert.css);
/* Import Fonts */
@import url(https://cdn.jsdelivr.net/gh/orioncactus/[email protected]/dist/web/variable/pretendardvariable-jp.min.css);
@qyurila
qyurila / emodipt-extend-mod.omp.yaml
Created February 14, 2023 08:56
A personal oh-my-posh config file
# yaml-language-server: $schema=https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json
final_space: true
version: 2
palette:
foreground: '#BFBDB6'
foreground-dark: '#6C7380'
accent: '#E6B450'
error: '#D95757'
syntax-blue: '#39BAE6'
syntax-cyan: '#95E6CB'