15 lines
583 B
CSS
15 lines
583 B
CSS
/*
|
|
name hyprlock.conf (under gruvbox theme directory)
|
|
authors: David Heinemeier Hansson, Naparajith T L (github: DrInfinite), and Ryan Hughes
|
|
copyright: David Heinemeier Hansson
|
|
license: MIT
|
|
upstream: https://github.com/basecamp/omarchy/blob/master/themes/gruvbox/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 #d4be98;
|
|
@define-color background #282828;
|