All natural pine, faux fur and a bit of soho vibes for the classy minimalist
For Hyprland < v0.55, use the legacy .conf themes.
Download your desired variant to the same location as your Hyprland config (default: ~/.config/hypr/):
Require and use the theme:
-- Path is relative
local theme = require("rose-pine")
-- local theme = require("rose-pine-dawn")
-- local theme = require("rose-pine-moon")
-- Example config
hl.config({
general = {
col = {
active_border = {
colors = {
theme.rose,
theme.pine,
theme.love,
theme.iris
},
angle = 90
},
inactive_border = theme.muted,
},
},
})- jishnurajendran (conf port)
- justgoodgame (lua port)
This theme was built using bloom:
bloom build template.lua --prefix @