add rofi config
This commit is contained in:
14
wayle/themes/rose_pine.toml
Normal file
14
wayle/themes/rose_pine.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
# ~/.config/wayle/themes/rose_pine.toml
|
||||
bg = "#191724"
|
||||
surface = "#1f1d2e"
|
||||
elevated = "#26233a"
|
||||
|
||||
fg = "#e0def4"
|
||||
fg_muted = "#908caa"
|
||||
|
||||
primary = "#c4a7e7"
|
||||
|
||||
red = "#eb6f92"
|
||||
yellow = "#f6c177"
|
||||
green = "#9ccfd8"
|
||||
blue = "#31748f"
|
||||
14
wayle/themes/rose_pine_dawn.toml
Normal file
14
wayle/themes/rose_pine_dawn.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
# ~/.config/wayle/themes/rose_pine_dawn.toml
|
||||
bg = "#faf4ed"
|
||||
surface = "#fffaf3"
|
||||
elevated = "#f2e9e1"
|
||||
|
||||
fg = "#575279"
|
||||
fg_muted = "#797593"
|
||||
|
||||
primary = "#907aa9"
|
||||
|
||||
red = "#b4637a"
|
||||
yellow = "#ea9d34"
|
||||
green = "#56949f"
|
||||
blue = "#286983"
|
||||
14
wayle/themes/tokyo-night.toml
Normal file
14
wayle/themes/tokyo-night.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
# ~/.config/wayle/themes/tokyo-night.toml
|
||||
bg = "#1a1b26"
|
||||
surface = "#24283b"
|
||||
elevated = "#2f334d"
|
||||
|
||||
fg = "#c0caf5"
|
||||
fg_muted = "#9aa5ce"
|
||||
|
||||
primary = "#7aa2f7"
|
||||
|
||||
red = "#f7768e"
|
||||
yellow = "#e0af68"
|
||||
green = "#9ece6a"
|
||||
blue = "#7aa2f7"
|
||||
Reference in New Issue
Block a user