init commit

This commit is contained in:
2026-06-11 11:01:51 +05:30
commit 72e90c145e
36 changed files with 2380 additions and 0 deletions

22
hypr/rose-pine.lua Normal file
View File

@@ -0,0 +1,22 @@
-- name: Rosé Pine
-- author: jishnurajendran
-- upstream: https://github.com/jishnurajendran/hyprland-rosepine/blob/main/rose-pine.conf
-- All natural pine, faux fur and a bit of soho vibes for the classy minimalist
return {
base = 0xff191724,
surface = 0xff1f1d2e,
overlay = 0xff26233a,
muted = 0xff6e6a86,
subtle = 0xff908caa,
text = 0xffe0def4,
love = 0xffeb6f92,
gold = 0xfff6c177,
rose = 0xffebbcba,
pine = 0xff31748f,
foam = 0xff9ccfd8,
iris = 0xffc4a7e7,
highlightLow = 0xff21202e,
highlightMed = 0xff403d52,
highlightHigh = 0xff524f67,
}