Skip to content

Instantly share code, notes, and snippets.

View HCY-ASLEEP's full-sized avatar
😆

HCY-ASLEEP HCY-ASLEEP

😆
View GitHub Profile
@HCY-ASLEEP
HCY-ASLEEP / zettlr.css
Created January 29, 2024 08:36 — forked from IgnacioHeredia/zettlr.css
CSS to make the Zettlr editor look prettier
/*
Use paired with Bielefeld theme in dark mode
See also: https://github.com/Zettlr/Zettlr/discussions/2863
*/
/* ----------------- */
/* Light mode styles */
/* ----------------- */
.CodeMirror .cm-quote {
@HCY-ASLEEP
HCY-ASLEEP / theme.yml
Created January 20, 2024 10:28 — forked from r-darwish/theme.yml
Alacritty One Dark Theme
colors:
# Default colors
primary:
background: '0x1e2127'
foreground: '0xabb2bf'
# Bright and dim foreground colors
#
# The dimmed foreground color is calculated automatically if it is not present.