diff options
| author | ryukamish <[email protected]> | 2026-03-17 20:36:12 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-03-17 20:36:12 +0530 |
| commit | 6c197cfb233f595d8fe464b232f1d725261a5b4f (patch) | |
| tree | e4200fa0c221f02f74f0d1c8f7913b2ae654b577 /waybar/themes/tokyonight.css | |
| parent | 5742fc100ef25cda9b6a0bc3f3bee7e8f1df5e34 (diff) | |
add: waybar for niri with colorscheme
Diffstat (limited to 'waybar/themes/tokyonight.css')
| -rw-r--r-- | waybar/themes/tokyonight.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/waybar/themes/tokyonight.css b/waybar/themes/tokyonight.css new file mode 100644 index 0000000..2f2dcf5 --- /dev/null +++ b/waybar/themes/tokyonight.css @@ -0,0 +1,6 @@ +@define-color background #1a1b26; +@define-color foreground #c0caf5; + +@define-color color1 #7dcfff; +@define-color color2 #f7768e; +@define-color color3 #7aa2f7; |
