Add theme-set/switching logic, and minor nvim, tmux, obsidian changes

This commit is contained in:
2025-10-30 00:03:39 -05:00
parent f8bb7bbf03
commit bd5cb81499
55 changed files with 716 additions and 182 deletions

View File

@@ -0,0 +1,15 @@
/*
name hyprlock.conf (under osaka-jade theme directory)
authors: David Heinemeier Hansson and Justin Lowry
copyright: David Heinemeier Hansson
license: MIT
upstream: https://github.com/basecamp/omarchy/blob/master/themes/osaka-jade/waybar.css
This file is copied from a theme from Omarchy (https://github.com/basecamp/omarchy).
Licensed under the MIT License. See the original LICENSE file for details at:
https://github.com/basecamp/omarchy/blob/master/LICENSE
*/
@define-color foreground #e6d8ba;
@define-color background #11221C;