More ricing

This commit is contained in:
Nicole 2025-05-04 10:39:18 +02:00
parent 8fe372dc5c
commit 637db21b16
6 changed files with 108 additions and 103 deletions

View file

@ -1,6 +1,10 @@
{ config, pkgs, ... }:
{
# imports = [
# ./catppuccin.nix
# ];
nixpkgs = {
config = {
allowUnfree = true;
@ -22,12 +26,12 @@
theme = {
name = "rose-pine-moon";
package = pkgs.rose-pine-gtk-theme;
};
cursorTheme = {
package = pkgs.rose-pine-gtk-theme;
};
cursorTheme = {
name = "rose-pine-cursor";
package = pkgs.rose-pine-cursor;
size = 24;
package = pkgs.rose-pine-cursor;
size = 24;
};
iconTheme = {
name = "Papirus-Dark";
@ -48,13 +52,13 @@
'';
};
};
dconf = {
settings = {
"org/cinnamon/desktop/applications/terminal" = {
exec = "kitty";
};
"org/gnome/desktop/interface" = {
"org/gnome/desktop/interface" = {
color-scheme = "prefer-dark";
};
};

View file

@ -64,6 +64,8 @@ windowrule=float,class:^(org.telegram.desktop|telegramdesktop)$,title:^(Media vi
#############################
### ENVIRONMENT VARIABLES ###
#############################
env = LIBVA_DRIVER_NAME,nvidia
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
# See https://wiki.hyprland.org/Configuring/Environment-variables/
@ -81,7 +83,7 @@ general {
border_size = 2
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(b4befeee)
col.active_border = rgba(c4a7e7ee)
col.inactive_border = rgba(595959aa)
# Set to true enable resizing windows by clicking and dragging on borders and gaps

View file

@ -1,7 +1,7 @@
preload = ~/Pictures/Wallpapers/wp24.png
preload = ~/Pictures/Wallpapers/wp26.jpg
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
wallpaper = ,~/Pictures/Wallpapers/wp24.png
wallpaper = ,~/Pictures/Wallpapers/wp26.jpg
#enable splash text rendering over the wallpaper
splash = false

View file

@ -35,9 +35,9 @@
"theme.bar.buttons.modules.weather.enableBorder": false,
"theme.bar.menus.background": "#232136",
"theme.bar.background": "#232136",
"theme.bar.buttons.media.icon": "#aaaaaa",
"theme.bar.buttons.media.text": "#aaaaaa",
"theme.bar.buttons.icon": "#c4a7e7",
"theme.bar.buttons.media.icon": "#2a283e",
"theme.bar.buttons.media.text": "#c4a7e7",
"theme.bar.buttons.icon": "#242438",
"theme.bar.buttons.text": "#c4a7e7",
"theme.bar.buttons.hover": "#393552",
"theme.bar.buttons.background": "#2a283e",
@ -46,7 +46,7 @@
"theme.bar.buttons.media.background": "#2a283e",
"theme.bar.menus.menu.volume.text": "#e0def4",
"theme.bar.menus.menu.volume.card.color": "#2a283e",
"theme.bar.menus.menu.volume.label.color": "#6f8fdb",
"theme.bar.menus.menu.volume.label.color": "#eb6f92",
"theme.bar.menus.popover.text": "#c4a7e7",
"theme.bar.menus.popover.background": "#2a273f",
"theme.bar.menus.menu.dashboard.powermenu.shutdown": "#eb6f92",
@ -61,7 +61,7 @@
"theme.bar.menus.menu.notifications.switch.puck": "#393552",
"theme.bar.menus.menu.notifications.switch.disabled": "#2a273f",
"theme.bar.menus.menu.notifications.switch.enabled": "#c4a7e7",
"theme.bar.menus.menu.notifications.clear": "#c4a7e7",
"theme.bar.menus.menu.notifications.clear": "#eb6f92",
"theme.bar.menus.menu.notifications.switch_divider": "#393552",
"theme.bar.menus.menu.notifications.border": "#2a273f",
"theme.bar.menus.menu.notifications.card": "#2a283e",
@ -127,7 +127,7 @@
"theme.bar.menus.menu.clock.calendar.weekdays": "#c4a7e7",
"theme.bar.menus.menu.clock.calendar.yearmonth": "#9ccfd8",
"theme.bar.menus.menu.clock.time.timeperiod": "#9ccfd8",
"theme.bar.menus.menu.clock.time.time": "#a1bcce",
"theme.bar.menus.menu.clock.time.time": "#c4a7e7",
"theme.bar.menus.menu.clock.text": "#e0def4",
"theme.bar.menus.menu.clock.border.color": "#2a273f",
"theme.bar.menus.menu.clock.background.color": "#232136",
@ -148,19 +148,19 @@
"theme.bar.menus.menu.systray.dropdownmenu.divider": "#2a283e",
"theme.bar.menus.menu.systray.dropdownmenu.text": "#e0def4",
"theme.bar.menus.menu.systray.dropdownmenu.background": "#232136",
"theme.bar.menus.menu.bluetooth.iconbutton.active": "#c4a7e7",
"theme.bar.menus.menu.bluetooth.iconbutton.active": "#9ccfd8",
"theme.bar.menus.menu.bluetooth.iconbutton.passive": "#e0def4",
"theme.bar.menus.menu.bluetooth.icons.active": "#c4a7e7",
"theme.bar.menus.menu.bluetooth.icons.active": "#9ccfd8",
"theme.bar.menus.menu.bluetooth.icons.passive": "#56526e",
"theme.bar.menus.menu.bluetooth.listitems.active": "#c4a7e7",
"theme.bar.menus.menu.bluetooth.listitems.active": "#9ccfd8",
"theme.bar.menus.menu.bluetooth.listitems.passive": "#e0def4",
"theme.bar.menus.menu.bluetooth.switch.puck": "#393552",
"theme.bar.menus.menu.bluetooth.switch.disabled": "#2a273f",
"theme.bar.menus.menu.bluetooth.switch.enabled": "#c4a7e7",
"theme.bar.menus.menu.bluetooth.switch.enabled": "#9ccfd8",
"theme.bar.menus.menu.bluetooth.switch_divider": "#393552",
"theme.bar.menus.menu.bluetooth.status": "#393552",
"theme.bar.menus.menu.bluetooth.text": "#e0def4",
"theme.bar.menus.menu.bluetooth.label.color": "#c4a7e7",
"theme.bar.menus.menu.bluetooth.label.color": "#9ccfd8",
"theme.bar.menus.menu.bluetooth.border.color": "#2a273f",
"theme.bar.menus.menu.bluetooth.background.color": "#232136",
"theme.bar.menus.menu.bluetooth.card.color": "#2a283e",
@ -179,16 +179,16 @@
"theme.bar.menus.menu.volume.input_slider.puck": "#44415a",
"theme.bar.menus.menu.volume.input_slider.backgroundhover": "#393552",
"theme.bar.menus.menu.volume.input_slider.background": "#44415a",
"theme.bar.menus.menu.volume.input_slider.primary": "#6f8fdb",
"theme.bar.menus.menu.volume.input_slider.primary": "#eb6f92",
"theme.bar.menus.menu.volume.audio_slider.puck": "#44415a",
"theme.bar.menus.menu.volume.audio_slider.backgroundhover": "#393552",
"theme.bar.menus.menu.volume.audio_slider.background": "#44415a",
"theme.bar.menus.menu.volume.audio_slider.primary": "#6f8fdb",
"theme.bar.menus.menu.volume.audio_slider.primary": "#eb6f92",
"theme.bar.menus.menu.volume.icons.active": "#eb6f92",
"theme.bar.menus.menu.volume.icons.passive": "#56526e",
"theme.bar.menus.menu.volume.iconbutton.active": "#6f8fdb",
"theme.bar.menus.menu.volume.iconbutton.active": "#eb6f92",
"theme.bar.menus.menu.volume.iconbutton.passive": "#e0def4",
"theme.bar.menus.menu.volume.listitems.active": "#6f8fdb",
"theme.bar.menus.menu.volume.listitems.active": "#eb6f92",
"theme.bar.menus.menu.volume.listitems.passive": "#e0def4",
"theme.bar.menus.menu.volume.border.color": "#2a273f",
"theme.bar.menus.menu.volume.background.color": "#232136",
@ -233,35 +233,35 @@
"theme.bar.menus.feinttext": "#2a273f",
"theme.bar.menus.dimtext": "#44415a",
"theme.bar.menus.cards": "#2a283e",
"theme.bar.buttons.notifications.total": "#a1bcce",
"theme.bar.buttons.notifications.icon": "#a1bcce",
"theme.bar.buttons.notifications.total": "#c4a7e7",
"theme.bar.buttons.notifications.icon": "#2a283e",
"theme.bar.buttons.notifications.background": "#2a283e",
"theme.bar.buttons.clock.icon": "#a1bcce",
"theme.bar.buttons.clock.text": "#a1bcce",
"theme.bar.buttons.clock.icon": "#2a283e",
"theme.bar.buttons.clock.text": "#c4a7e7",
"theme.bar.buttons.clock.background": "#2a283e",
"theme.bar.buttons.battery.icon": "#f6c177",
"theme.bar.buttons.battery.icon": "#2a283e",
"theme.bar.buttons.battery.text": "#f6c177",
"theme.bar.buttons.battery.background": "#2a283e",
"theme.bar.buttons.systray.background": "#2a283e",
"theme.bar.buttons.bluetooth.icon": "#e0def4",
"theme.bar.buttons.bluetooth.text": "#ffffff",
"theme.bar.buttons.bluetooth.background": "#242438",
"theme.bar.buttons.network.icon": "#e0def4",
"theme.bar.buttons.network.text": "#ffffff",
"theme.bar.buttons.network.background": "#242438",
"theme.bar.buttons.volume.icon": "#e0def4",
"theme.bar.buttons.volume.text": "#ffffff",
"theme.bar.buttons.volume.background": "#242438",
"theme.bar.buttons.windowtitle.icon": "#c4a7e7",
"theme.bar.buttons.bluetooth.icon": "#2a283e",
"theme.bar.buttons.bluetooth.text": "#c4a7e7",
"theme.bar.buttons.bluetooth.background": "#2a283e",
"theme.bar.buttons.network.icon": "#2a283e",
"theme.bar.buttons.network.text": "#c4a7e7",
"theme.bar.buttons.network.background": "#2a283e",
"theme.bar.buttons.volume.icon": "#2a283e",
"theme.bar.buttons.volume.text": "#c4a7e7",
"theme.bar.buttons.volume.background": "#2a283e",
"theme.bar.buttons.windowtitle.icon": "#2a283e",
"theme.bar.buttons.windowtitle.text": "#c4a7e7",
"theme.bar.buttons.windowtitle.background": "#2a283e",
"theme.bar.buttons.workspaces.active": "#ea9a97",
"theme.bar.buttons.workspaces.occupied": "#c4a7e7",
"theme.bar.buttons.workspaces.active": "#c4a7e7",
"theme.bar.buttons.workspaces.occupied": "#ebbcba",
"theme.bar.buttons.workspaces.available": "#6e6a86",
"theme.bar.buttons.workspaces.hover": "#393552",
"theme.bar.buttons.workspaces.hover": "#c4a7e7",
"theme.bar.buttons.workspaces.background": "#2a283e",
"theme.bar.buttons.dashboard.icon": "#6f8fdb",
"theme.bar.buttons.dashboard.background": "#2a283e",
"theme.bar.buttons.dashboard.icon": "#2a283e",
"theme.bar.buttons.dashboard.background": "#c4a7e7",
"theme.osd.label": "#c4a7e7",
"theme.osd.icon": "#232136",
"theme.osd.bar_overflow_color": "#eb6f92",
@ -280,41 +280,41 @@
"theme.notification.actions.background": "#c4a7e7",
"theme.notification.background": "#2a273f",
"theme.bar.buttons.workspaces.numbered_active_highlighted_text_color": "#181825",
"theme.bar.buttons.workspaces.numbered_active_underline_color": "#2a273f",
"theme.bar.buttons.workspaces.numbered_active_underline_color": "#c678dd",
"theme.bar.menus.menu.media.card.color": "#2a283e",
"theme.bar.menus.check_radio_button.background": "#393452",
"theme.bar.menus.check_radio_button.active": "#c4a7e7",
"theme.bar.buttons.style": "default",
"theme.bar.buttons.style": "split",
"theme.bar.menus.menu.notifications.pager.button": "#c4a7e7",
"theme.bar.menus.menu.notifications.scrollbar.color": "#c4a7e7",
"theme.bar.menus.menu.notifications.pager.label": "#56526e",
"theme.bar.menus.menu.notifications.pager.background": "#232136",
"theme.bar.buttons.modules.ram.icon": "#a1bcce",
"theme.bar.buttons.modules.storage.icon_background": "#2a283e",
"theme.bar.buttons.modules.storage.icon": "#c4a7e7",
"theme.bar.buttons.modules.weather.icon": "#c4a7e7",
"theme.bar.buttons.modules.power.icon": "#eb6f92",
"theme.bar.buttons.modules.ram.icon": "#181825",
"theme.bar.buttons.modules.storage.icon_background": "#eb6f92",
"theme.bar.buttons.modules.storage.icon": "#181825",
"theme.bar.buttons.modules.weather.icon": "#2a283e",
"theme.bar.buttons.modules.power.icon": "#181825",
"theme.bar.menus.menu.power.border.color": "#2a273f",
"theme.bar.buttons.modules.power.icon_background": "#2a283e",
"theme.bar.buttons.modules.cpu.icon": "#a1bcce",
"theme.bar.buttons.modules.kbLayout.icon_background": "#2a283e",
"theme.bar.buttons.modules.power.icon_background": "#eb6f92",
"theme.bar.buttons.modules.cpu.icon": "#181825",
"theme.bar.buttons.modules.kbLayout.icon_background": "#9ccfd8",
"theme.bar.buttons.modules.weather.text": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.shutdown.icon": "#2a273f",
"theme.bar.buttons.modules.weather.icon_background": "#2a283e",
"theme.bar.buttons.modules.weather.icon_background": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.shutdown.background": "#2a283e",
"theme.bar.buttons.modules.kbLayout.icon": "#9ccfd8",
"theme.bar.buttons.modules.ram.icon_background": "#2a283e",
"theme.bar.buttons.modules.kbLayout.icon": "#181825",
"theme.bar.buttons.modules.ram.icon_background": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.shutdown.icon_background": "#eb6f92",
"theme.bar.menus.menu.power.buttons.shutdown.text": "#eb6f92",
"theme.bar.buttons.modules.updates.icon_background": "#2a283e",
"theme.bar.buttons.modules.updates.icon_background": "#3e8eb0",
"theme.bar.menus.menu.power.background.color": "#232136",
"theme.bar.buttons.modules.netstat.icon": "#9ccfd8",
"theme.bar.buttons.modules.cpu.icon_background": "#2a283e",
"theme.bar.buttons.modules.updates.icon": "#3e8eb0",
"theme.bar.buttons.modules.netstat.icon_background": "#2a283e",
"theme.bar.buttons.clock.icon_background": "#a1bcce",
"theme.bar.buttons.modules.netstat.icon": "#181825",
"theme.bar.buttons.modules.cpu.icon_background": "#c4a7e7",
"theme.bar.buttons.modules.updates.icon": "#181825",
"theme.bar.buttons.modules.netstat.icon_background": "#9ccfd8",
"theme.bar.buttons.clock.icon_background": "#c4a7e7",
"theme.bar.menus.popover.border": "#2a273f",
"theme.bar.buttons.volume.icon_background": "#ffffff",
"theme.bar.buttons.volume.icon_background": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.sleep.icon_background": "#9ccfd8",
"theme.bar.menus.menu.power.buttons.restart.text": "#f6c177",
"theme.bar.buttons.modules.updates.background": "#2a283e",
@ -323,55 +323,55 @@
"theme.bar.buttons.modules.storage.background": "#2a283e",
"theme.bar.buttons.modules.storage.text": "#eb6f92",
"theme.bar.buttons.modules.cpu.background": "#2a283e",
"theme.bar.buttons.network.icon_background": "#ffffff",
"theme.bar.buttons.network.icon_background": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.logout.icon": "#2a273f",
"theme.bar.menus.menu.power.buttons.restart.icon_background": "#f6c177",
"theme.bar.menus.menu.power.buttons.restart.icon": "#2a273f",
"theme.bar.buttons.battery.icon_background": "#f6c177",
"theme.bar.menus.menu.power.buttons.sleep.text": "#9ccfd8",
"theme.bar.buttons.media.icon_background": "#aaaaaa",
"theme.bar.buttons.media.icon_background": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.logout.background": "#2a283e",
"theme.bar.menus.menu.power.buttons.sleep.background": "#2a283e",
"theme.bar.buttons.modules.ram.text": "#a1bcce",
"theme.bar.buttons.modules.ram.text": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.logout.text": "#9ccfd8",
"theme.bar.buttons.modules.kbLayout.background": "#2a283e",
"theme.bar.buttons.modules.power.background": "#2a283e",
"theme.bar.buttons.modules.weather.background": "#2a283e",
"theme.bar.buttons.icon_background": "#2a283e",
"theme.bar.buttons.icon_background": "#c4a7e7",
"theme.bar.buttons.modules.ram.background": "#2a283e",
"theme.bar.buttons.windowtitle.icon_background": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.logout.icon_background": "#9ccfd8",
"theme.bar.buttons.modules.updates.text": "#3e8eb0",
"theme.bar.menus.menu.power.buttons.sleep.icon": "#2a273f",
"theme.bar.buttons.bluetooth.icon_background": "#ffffff",
"theme.bar.buttons.bluetooth.icon_background": "#c4a7e7",
"theme.bar.menus.menu.power.buttons.restart.background": "#2a283e",
"theme.bar.buttons.modules.cpu.text": "#a1bcce",
"theme.bar.buttons.modules.cpu.text": "#c4a7e7",
"theme.bar.buttons.modules.kbLayout.text": "#9ccfd8",
"theme.bar.buttons.notifications.icon_background": "#a1bcce",
"theme.bar.buttons.notifications.icon_background": "#c4a7e7",
"theme.bar.buttons.modules.power.border": "#eb6f92",
"theme.bar.buttons.modules.weather.border": "#c4a7e7",
"theme.bar.buttons.modules.updates.border": "#30738f",
"theme.bar.buttons.modules.kbLayout.border": "#9ccfd8",
"theme.bar.buttons.modules.netstat.border": "#9ccfd8",
"theme.bar.buttons.modules.storage.border": "#eb6f92",
"theme.bar.buttons.modules.cpu.border": "#eb6f92",
"theme.bar.buttons.modules.ram.border": "#f6c177",
"theme.bar.buttons.notifications.border": "#a1bcce",
"theme.bar.buttons.clock.border": "#a1bcce",
"theme.bar.buttons.modules.cpu.border": "#c4a7e7",
"theme.bar.buttons.modules.ram.border": "#c4a7e7",
"theme.bar.buttons.notifications.border": "#c4a7e7",
"theme.bar.buttons.clock.border": "#c4a7e7",
"theme.bar.buttons.battery.border": "#f6c177",
"theme.bar.buttons.systray.border": "#26233a",
"theme.bar.buttons.bluetooth.border": "#ffffff",
"theme.bar.buttons.network.border": "#ffffff",
"theme.bar.buttons.volume.border": "#ffffff",
"theme.bar.buttons.media.border": "#aaaaaa",
"theme.bar.buttons.bluetooth.border": "#c4a7e7",
"theme.bar.buttons.network.border": "#c4a7e7",
"theme.bar.buttons.volume.border": "#c4a7e7",
"theme.bar.buttons.media.border": "#c4a7e7",
"theme.bar.buttons.windowtitle.border": "#c4a7e7",
"theme.bar.buttons.workspaces.border": "#1f1d2e",
"theme.bar.buttons.dashboard.border": "#6f8fdb",
"theme.bar.buttons.dashboard.border": "#c4a7e7",
"theme.bar.buttons.modules.submap.background": "#2a283e",
"theme.bar.buttons.modules.submap.text": "#9ccfd8",
"theme.bar.buttons.modules.submap.border": "#9ccfd8",
"theme.bar.buttons.modules.submap.icon": "#9ccfd8",
"theme.bar.buttons.modules.submap.icon_background": "#2a283e",
"theme.bar.buttons.modules.submap.icon": "#181825",
"theme.bar.buttons.modules.submap.icon_background": "#9ccfd8",
"theme.bar.menus.menu.network.switch.enabled": "#c4a7e7",
"theme.bar.menus.menu.network.switch.disabled": "#2a273f",
"theme.bar.menus.menu.network.switch.puck": "#393552",
@ -379,31 +379,31 @@
"theme.bar.border.color": "#c4a7e7",
"theme.bar.menus.menu.media.timestamp": "#e0def4",
"theme.bar.buttons.borderColor": "#c4a7e7",
"theme.bar.buttons.modules.hyprsunset.icon": "#f6c177",
"theme.bar.buttons.modules.hyprsunset.icon": "#181825",
"theme.bar.buttons.modules.hyprsunset.background": "#2a283e",
"theme.bar.buttons.modules.hyprsunset.icon_background": "#2a283e",
"theme.bar.buttons.modules.hyprsunset.icon_background": "#f6c177",
"theme.bar.buttons.modules.hyprsunset.text": "#f6c177",
"theme.bar.buttons.modules.hyprsunset.border": "#f6c177",
"theme.bar.buttons.modules.hypridle.icon": "#c4a7e7",
"theme.bar.buttons.modules.hypridle.icon": "#181825",
"theme.bar.buttons.modules.hypridle.background": "#2a283e",
"theme.bar.buttons.modules.hypridle.icon_background": "#2a283e",
"theme.bar.buttons.modules.hypridle.icon_background": "#eb6f92",
"theme.bar.buttons.modules.hypridle.text": "#eb6f92",
"theme.bar.buttons.modules.hypridle.border": "#eb6f92",
"theme.bar.menus.menu.network.scroller.color": "#c4a7e7",
"theme.bar.menus.menu.bluetooth.scroller.color": "#c4a7e7",
"theme.bar.menus.menu.bluetooth.scroller.color": "#9ccfd8",
"theme.bar.buttons.modules.cava.text": "#9ccfd8",
"theme.bar.buttons.modules.cava.background": "#2a283e",
"theme.bar.buttons.modules.cava.icon_background": "#2a283e",
"theme.bar.buttons.modules.cava.icon": "#9ccfd8",
"theme.bar.buttons.modules.cava.icon_background": "#9ccfd8",
"theme.bar.buttons.modules.cava.icon": "#181825",
"theme.bar.buttons.modules.cava.border": "#9ccfd8",
"theme.bar.buttons.modules.microphone.border": "#9ccfd8",
"theme.bar.buttons.modules.microphone.background": "#2a283e",
"theme.bar.buttons.modules.microphone.text": "#9ccfd8",
"theme.bar.buttons.modules.microphone.icon": "#9ccfd8",
"theme.bar.buttons.modules.microphone.icon_background": "#2a283e",
"theme.bar.enableShadow": true,
"theme.bar.buttons.modules.microphone.icon": "#2a283e",
"theme.bar.buttons.modules.microphone.icon_background": "#9ccfd8",
"theme.bar.enableShadow": false,
"theme.bar.floating": true,
"theme.bar.buttons.enableBorders": false,
"theme.bar.buttons.enableBorders": true,
"notifications.autoDismiss": true,
"theme.osd.enable": true,
"theme.osd.location": "bottom",
@ -420,7 +420,6 @@
"media"
],
"right": [
"systray",
"bluetooth",
"network",
"volume",
@ -455,7 +454,7 @@
"bar.workspaces.icons.occupied": "",
"bar.workspaces.spacing": 3,
"theme.bar.opacity": 80,
"theme.bar.transparent": false,
"theme.bar.transparent": true,
"bar.clock.format": "%d-%m-%Y | %H:%M:%S",
"bar.clock.showTime": true,
"bar.clock.showIcon": true,
@ -469,11 +468,11 @@
"bar.customModules.ram.round": true,
"bar.customModules.ram.labelType": "percentage",
"theme.bar.buttons.modules.ram.enableBorder": false,
"theme.bar.buttons.modules.worldclock.text": "#FFFFFF",
"theme.bar.buttons.modules.worldclock.background": "#090909",
"theme.bar.buttons.modules.worldclock.icon": "#000000",
"theme.bar.buttons.modules.worldclock.icon_background": "#ffffff",
"theme.bar.buttons.modules.worldclock.border": "#FFFFFF",
"theme.bar.buttons.modules.worldclock.text": "#c4a7e7",
"theme.bar.buttons.modules.worldclock.background": "#2a283e",
"theme.bar.buttons.modules.worldclock.icon": "#2a283e",
"theme.bar.buttons.modules.worldclock.icon_background": "#c4a7e7",
"theme.bar.buttons.modules.worldclock.border": "#c4a7e7",
"theme.bar.buttons.notifications.hover": "#504945",
"theme.bar.buttons.clock.hover": "#504945",
"theme.bar.buttons.battery.hover": "#504945",

View file

@ -12,7 +12,7 @@
## style-11 style-12 style-13 style-14 style-15
dir="$HOME/.config/rofi/launchers/type-1"
theme='style-6'
theme='style-7'
## Run
rofi \

View file

@ -15,4 +15,4 @@
/* Import color-scheme from `colors` directory */
@import "~/.config/rofi/colors/onedark.rasi"
@import "~/.config/rofi/colors/rosepine.rasi"