From 70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 Mon Sep 17 00:00:00 2001 From: AlexanderCurl Date: Sat, 18 Apr 2026 17:46:06 +0100 Subject: Replaced file structures for themes in the correct format --- raveos-theme/cosmic/theme-data/background | Bin 225018 -> 0 bytes .../cosmic/theme-data/cosmic-term/v1/background | 1 - .../cosmic/theme-data/cosmic-term/v1/black | 1 - raveos-theme/cosmic/theme-data/cosmic-term/v1/blue | 1 - .../cosmic/theme-data/cosmic-term/v1/bright_black | 1 - .../cosmic/theme-data/cosmic-term/v1/bright_blue | 1 - .../cosmic/theme-data/cosmic-term/v1/bright_cyan | 1 - .../cosmic/theme-data/cosmic-term/v1/bright_green | 1 - .../theme-data/cosmic-term/v1/bright_magenta | 1 - .../cosmic/theme-data/cosmic-term/v1/bright_red | 1 - .../cosmic/theme-data/cosmic-term/v1/bright_white | 1 - .../cosmic/theme-data/cosmic-term/v1/bright_yellow | 1 - raveos-theme/cosmic/theme-data/cosmic-term/v1/cyan | 1 - .../cosmic/theme-data/cosmic-term/v1/font_face | 1 - .../cosmic/theme-data/cosmic-term/v1/font_size | 1 - .../cosmic/theme-data/cosmic-term/v1/foreground | 1 - .../cosmic/theme-data/cosmic-term/v1/green | 1 - .../cosmic/theme-data/cosmic-term/v1/magenta | 1 - .../cosmic/theme-data/cosmic-term/v1/opacity | 1 - raveos-theme/cosmic/theme-data/cosmic-term/v1/red | 1 - .../cosmic/theme-data/cosmic-term/v1/white | 1 - .../cosmic/theme-data/cosmic-term/v1/yellow | 1 - .../cosmic/theme-data/fastfetch/config-kitty.jsonc | 47 - .../cosmic/theme-data/fastfetch/config.jsonc | 93 - .../cosmic/theme-data/fastfetch/raveos-logo.png | Bin 136727 -> 0 bytes .../cosmic/theme-data/fastfetch/raveos-logo.txt | 19 - raveos-theme/cosmic/theme-data/kitty/kitty.conf | 37 - .../theme-data/profile.d/raveos-fastfetch.sh | 13 - raveos-theme/cosmic/theme-data/sddm/astronaut.conf | 162 -- .../cosmic/theme-data/sddm/new-raveos-main-bg.jpeg | Bin 225018 -> 0 bytes raveos-theme/cosmic/theme-data/sddm/sddm.conf | 2 - .../cosmic/theme-data/system/raveos-logo.svg | 2766 -------------------- 32 files changed, 3160 deletions(-) delete mode 100644 raveos-theme/cosmic/theme-data/background delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/background delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/black delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/blue delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_black delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_blue delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_cyan delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_green delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_magenta delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_red delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_white delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_yellow delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/cyan delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/font_face delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/font_size delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/foreground delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/green delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/magenta delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/opacity delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/red delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/white delete mode 100644 raveos-theme/cosmic/theme-data/cosmic-term/v1/yellow delete mode 100644 raveos-theme/cosmic/theme-data/fastfetch/config-kitty.jsonc delete mode 100644 raveos-theme/cosmic/theme-data/fastfetch/config.jsonc delete mode 100644 raveos-theme/cosmic/theme-data/fastfetch/raveos-logo.png delete mode 100644 raveos-theme/cosmic/theme-data/fastfetch/raveos-logo.txt delete mode 100644 raveos-theme/cosmic/theme-data/kitty/kitty.conf delete mode 100644 raveos-theme/cosmic/theme-data/profile.d/raveos-fastfetch.sh delete mode 100644 raveos-theme/cosmic/theme-data/sddm/astronaut.conf delete mode 100644 raveos-theme/cosmic/theme-data/sddm/new-raveos-main-bg.jpeg delete mode 100644 raveos-theme/cosmic/theme-data/sddm/sddm.conf delete mode 100755 raveos-theme/cosmic/theme-data/system/raveos-logo.svg (limited to 'raveos-theme/cosmic/theme-data') diff --git a/raveos-theme/cosmic/theme-data/background b/raveos-theme/cosmic/theme-data/background deleted file mode 100644 index 5945d58..0000000 Binary files a/raveos-theme/cosmic/theme-data/background and /dev/null differ diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/background b/raveos-theme/cosmic/theme-data/cosmic-term/v1/background deleted file mode 100644 index 1857f28..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/background +++ /dev/null @@ -1 +0,0 @@ -"#2E3440" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/black b/raveos-theme/cosmic/theme-data/cosmic-term/v1/black deleted file mode 100644 index 50a0d4a..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/black +++ /dev/null @@ -1 +0,0 @@ -"#3B4252" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/blue b/raveos-theme/cosmic/theme-data/cosmic-term/v1/blue deleted file mode 100644 index e4e9258..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/blue +++ /dev/null @@ -1 +0,0 @@ -"#81A1C1" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_black b/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_black deleted file mode 100644 index 837b101..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_black +++ /dev/null @@ -1 +0,0 @@ -"#4C566A" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_blue b/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_blue deleted file mode 100644 index e4e9258..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_blue +++ /dev/null @@ -1 +0,0 @@ -"#81A1C1" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_cyan b/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_cyan deleted file mode 100644 index 801528a..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_cyan +++ /dev/null @@ -1 +0,0 @@ -"#8FBCBB" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_green b/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_green deleted file mode 100644 index 8bc468f..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_green +++ /dev/null @@ -1 +0,0 @@ -"#A3BE8C" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_magenta b/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_magenta deleted file mode 100644 index ea3dbdf..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_magenta +++ /dev/null @@ -1 +0,0 @@ -"#B48EAD" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_red b/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_red deleted file mode 100644 index 4595ea9..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_red +++ /dev/null @@ -1 +0,0 @@ -"#BF616A" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_white b/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_white deleted file mode 100644 index dc1daca..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_white +++ /dev/null @@ -1 +0,0 @@ -"#ECEFF4" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_yellow b/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_yellow deleted file mode 100644 index 752e0cc..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/bright_yellow +++ /dev/null @@ -1 +0,0 @@ -"#EBCB8B" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/cyan b/raveos-theme/cosmic/theme-data/cosmic-term/v1/cyan deleted file mode 100644 index 1d0fafc..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/cyan +++ /dev/null @@ -1 +0,0 @@ -"#88C0D0" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/font_face b/raveos-theme/cosmic/theme-data/cosmic-term/v1/font_face deleted file mode 100644 index c2271f1..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/font_face +++ /dev/null @@ -1 +0,0 @@ -"JetBrains Mono" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/font_size b/raveos-theme/cosmic/theme-data/cosmic-term/v1/font_size deleted file mode 100644 index b4de394..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/font_size +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/foreground b/raveos-theme/cosmic/theme-data/cosmic-term/v1/foreground deleted file mode 100644 index 2518659..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/foreground +++ /dev/null @@ -1 +0,0 @@ -"#D8DEE9" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/green b/raveos-theme/cosmic/theme-data/cosmic-term/v1/green deleted file mode 100644 index 8bc468f..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/green +++ /dev/null @@ -1 +0,0 @@ -"#A3BE8C" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/magenta b/raveos-theme/cosmic/theme-data/cosmic-term/v1/magenta deleted file mode 100644 index ea3dbdf..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/magenta +++ /dev/null @@ -1 +0,0 @@ -"#B48EAD" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/opacity b/raveos-theme/cosmic/theme-data/cosmic-term/v1/opacity deleted file mode 100644 index ca6156a..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/opacity +++ /dev/null @@ -1 +0,0 @@ -0.92 diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/red b/raveos-theme/cosmic/theme-data/cosmic-term/v1/red deleted file mode 100644 index 4595ea9..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/red +++ /dev/null @@ -1 +0,0 @@ -"#BF616A" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/white b/raveos-theme/cosmic/theme-data/cosmic-term/v1/white deleted file mode 100644 index dff1bbf..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/white +++ /dev/null @@ -1 +0,0 @@ -"#E5E9F0" diff --git a/raveos-theme/cosmic/theme-data/cosmic-term/v1/yellow b/raveos-theme/cosmic/theme-data/cosmic-term/v1/yellow deleted file mode 100644 index 752e0cc..0000000 --- a/raveos-theme/cosmic/theme-data/cosmic-term/v1/yellow +++ /dev/null @@ -1 +0,0 @@ -"#EBCB8B" diff --git a/raveos-theme/cosmic/theme-data/fastfetch/config-kitty.jsonc b/raveos-theme/cosmic/theme-data/fastfetch/config-kitty.jsonc deleted file mode 100644 index 1737df8..0000000 --- a/raveos-theme/cosmic/theme-data/fastfetch/config-kitty.jsonc +++ /dev/null @@ -1,47 +0,0 @@ -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "source": "~/.config/fastfetch/raveos-logo.txt", - "type": "file", - "color": { - "1": "green", - "2": "36", - "3": "white" - }, - "padding": { - "top": 1, - "left": 2, - "right": 3 - } - }, - "display": { - "separator": " → ", - "color": { - "keys": "green", - "title": "cyan" - } - }, - "modules": [ - { "type": "custom", "format": "\u001b[1;32mRaveOS" }, - "separator", - { "type": "os", "key": "OS" }, - { "type": "kernel", "key": "Kernel" }, - { "type": "uptime", "key": "Uptime" }, - { "type": "packages", "key": "Packages" }, - { "type": "shell", "key": "Shell" }, - { "type": "de", "key": "DE" }, - { "type": "wm", "key": "WM" }, - { "type": "terminal", "key": "Terminal" }, - "separator", - { "type": "cpu", "key": "CPU" }, - { "type": "gpu", "key": "GPU" }, - { "type": "memory", "key": "RAM" }, - { "type": "disk", "key": "Disk", "folders": "/" }, - "separator", - { "type": "display", "key": "Display" }, - { "type": "theme", "key": "Theme" }, - { "type": "icons", "key": "Icons" }, - "break", - "colors" - ] -} diff --git a/raveos-theme/cosmic/theme-data/fastfetch/config.jsonc b/raveos-theme/cosmic/theme-data/fastfetch/config.jsonc deleted file mode 100644 index f5f842d..0000000 --- a/raveos-theme/cosmic/theme-data/fastfetch/config.jsonc +++ /dev/null @@ -1,93 +0,0 @@ -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "source": "~/.config/fastfetch/raveos-logo.txt", - "type": "file", - "color": { - "1": "green", - "2": "36", - "3": "white" - }, - "padding": { - "top": 1, - "left": 2, - "right": 3 - } - }, - "display": { - "separator": " → ", - "color": { - "keys": "green", - "title": "cyan" - } - }, - "modules": [ - "title", - "separator", - { - "type": "os", - "key": "OS" - }, - { - "type": "kernel", - "key": "Kernel" - }, - { - "type": "uptime", - "key": "Uptime" - }, - { - "type": "packages", - "key": "Packages" - }, - { - "type": "shell", - "key": "Shell" - }, - { - "type": "de", - "key": "DE" - }, - { - "type": "wm", - "key": "WM" - }, - { - "type": "terminal", - "key": "Terminal" - }, - "separator", - { - "type": "cpu", - "key": "CPU" - }, - { - "type": "gpu", - "key": "GPU" - }, - { - "type": "memory", - "key": "RAM" - }, - { - "type": "disk", - "key": "Disk", - "folders": "/" - }, - "separator", - { - "type": "display", - "key": "Display" - }, - { - "type": "theme", - "key": "Theme" - }, - { - "type": "icons", - "key": "Icons" - }, - "break", - "colors" - ] -} diff --git a/raveos-theme/cosmic/theme-data/fastfetch/raveos-logo.png b/raveos-theme/cosmic/theme-data/fastfetch/raveos-logo.png deleted file mode 100644 index 93ebb33..0000000 Binary files a/raveos-theme/cosmic/theme-data/fastfetch/raveos-logo.png and /dev/null differ diff --git a/raveos-theme/cosmic/theme-data/fastfetch/raveos-logo.txt b/raveos-theme/cosmic/theme-data/fastfetch/raveos-logo.txt deleted file mode 100644 index 41f87e2..0000000 --- a/raveos-theme/cosmic/theme-data/fastfetch/raveos-logo.txt +++ /dev/null @@ -1,19 +0,0 @@ -⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ -⠀⠀⠀⠀⠀⠀⢠⡀⠀⠀⠀⠀⠀⠀⡀⠀⣰⣾⣿⣿⣷⣄⠀⣠⠀⠀⠀⠀⠀⠀⢀⠄⠀⠀⠀⠀⠀⠀ -⠀⠀⠀⠀⠀⠀⠀⠙⣦⣄⡀⠠⡀⠀⣿⡆⠙⣿⣿⣿⡿⠃⢰⣧⠀⣀⠄⢀⣤⡴⠋⠀⠀⠀⠀⠀⠀⠀ -⠀⠀⠀⠀⠀⣀⠀⠑⢮⣙⠛⠂⠙⠀⡅⣹⣄⢸⣿⣿⡇⣠⡏⠁⠈⠉⠐⠟⣉⡵⠊⠀⣠⠀⠀⠀⠀⠀ -⠀⠀⠀⠀⠄⢈⣃⡀⠐⠿⣷⣦⣀⢰⣼⣈⣿⣾⣿⣿⣿⣿⢁⣥⡆⣠⣴⣾⠿⠂⢀⣀⠁⠀⠀⠀⠀⠀ -⠀⠀⠀⠀⠠⠤⠬⠿⠿⠷⠌⠻⢿⢷⡝⢿⣿⡌⣿⡿⢱⣿⡿⢫⡾⠿⠟⠡⠾⠿⠯⠥⠤⠄⠀⠀⠀⠀ -⠀⠀⠀⠙⠂⠈⠀⠀⠄⠀⠉⠀⠐⠶⢷⣦⣬⡁⠏⠷⢈⣥⣴⠿⠶⠂⠀⠉⠁⠀⠀⠀⠁⠘⠊⠂⠀⠀ -⠀⠀⠀⠀⢀⠄⢠⣴⣶⠀⠀⠀⢀⡀⠀⠉⠙⠃⣠⡄⠘⠉⠁⠀⢀⡀⠀⠀⢠⣶⣦⠀⠀⠀⠀⠀⠀⠀ -⠀⠀⠀⣠⠤⠌⠁⣩⣿⣇⡀⠢⣜⣛⠛⠀⠀⡴⢫⡝⣄⠀⠀⠛⢛⡡⠔⢀⣼⣯⣅⠈⠁⠤⡄⠀⠀⠀ -⠀⠀⠀⢀⡠⢴⠾⠉⢉⣿⣿⣷⣶⣭⣶⣾⡟⣱⣿⣿⡜⢻⣶⣦⣥⣶⣾⣿⣯⡉⠉⠷⡤⢄⠀⠀⠀⠀ -⠀⠀⠀⠀⠀⢀⡴⠂⢚⠟⢉⣾⠿⠛⢙⠉⣠⠈⢹⠇⠁⣄⢈⠋⠛⠿⣷⡉⠿⡓⡐⢦⡀⠀⠁⠀⠀⠀ -⠀⠀⠀⠀⠀⠒⢉⣵⣿⣷⣧⠆⢂⠶⢿⡽⠛⠰⣦⣴⠀⠛⣯⠿⡢⡐⠲⣽⣼⣿⣮⡙⠓⠀⠀⠄⠀⠀ -⠀⠀⢀⣴⠷⠂⣾⣿⠿⠛⣡⣾⡤⠀⠘⠁⢰⣴⣿⣿⣤⠀⠈⠃⠀⢤⣶⣌⠻⢿⣿⣧⠐⠾⣦⡀⠀⠀ -⠀⠀⠀⠀⠀⠘⠉⠀⢠⣼⠏⠋⣠⢠⡄⢀⠻⠉⣿⡿⠈⠟⡄⢰⡀⡀⠻⠹⣦⡀⠀⠉⠃⠀⠀⠀⠀⠀ -⠀⠀⠀⠀⠀⠀⠀⠂⠀⠁⠀⡄⡿⠀⢣⠀⠀⠐⡌⢡⠀⠈⢀⡌⠈⢧⠂⠀⠈⠀⠑⠀⠀⠀⠀⠀⠀⠀ -⢠⣤⣤⣤⣤⣄⣰⢠⣤⣴⣦⠟⣥⣦⣀⢳⣦⡆⣴⣦⣶⣴⣾⣄⠀⢈⣷⣶⣶⣦⣄⣄⣠⣴⣶⣦⣤⠀ -⢸⣿⣧⣤⣽⡿⢁⣿⣟⣹⣿⡄⠘⣿⣿⣾⡿⠀⣿⣿⣶⣶⣾⠋⠀⢾⣿⡍⠁⢹⣿⡎⠿⠷⠶⣶⣭⡀ -⠸⣿⠇⠙⢿⡦⢼⡿⠛⠛⢿⣷⠀⠹⣿⡿⠁⠀⢿⣿⣶⣶⣶⠆⠀⠘⠿⢷⣶⠿⠟⠀⠿⢿⣶⡾⠿⠃ -⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ diff --git a/raveos-theme/cosmic/theme-data/kitty/kitty.conf b/raveos-theme/cosmic/theme-data/kitty/kitty.conf deleted file mode 100644 index 7b84ae9..0000000 --- a/raveos-theme/cosmic/theme-data/kitty/kitty.conf +++ /dev/null @@ -1,37 +0,0 @@ -font_family JetBrains Mono -font_size 11.0 - -foreground #D8DEE9 -background #2E3440 -selection_foreground #2E3440 -selection_background #88C0D0 - -color0 #3B4252 -color1 #BF616A -color2 #A3BE8C -color3 #EBCB8B -color4 #81A1C1 -color5 #B48EAD -color6 #88C0D0 -color7 #E5E9F0 -color8 #4C566A -color9 #BF616A -color10 #A3BE8C -color11 #EBCB8B -color12 #81A1C1 -color13 #B48EAD -color14 #8FBCBB -color15 #ECEFF4 - -cursor #D8DEE9 -cursor_shape beam - -background_opacity 0.92 -window_padding_width 8 -confirm_os_window_close 0 - -tab_bar_style slant -active_tab_foreground #2E3440 -active_tab_background #A3BE8C -inactive_tab_foreground #D8DEE9 -inactive_tab_background #3B4252 diff --git a/raveos-theme/cosmic/theme-data/profile.d/raveos-fastfetch.sh b/raveos-theme/cosmic/theme-data/profile.d/raveos-fastfetch.sh deleted file mode 100644 index b3fe8ce..0000000 --- a/raveos-theme/cosmic/theme-data/profile.d/raveos-fastfetch.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash - -if [[ -z "${RAVEOS_GREETED:-}" && -z "${VSCODE_PID:-}" && "${TERM}" != "dumb" ]]; then - export RAVEOS_GREETED=1 - - if command -v fastfetch >/dev/null 2>&1; then - if [[ "${TERM}" == "xterm-kitty" ]]; then - fastfetch --config "${HOME}/.config/fastfetch/config-kitty.jsonc" - else - fastfetch --config "${HOME}/.config/fastfetch/config.jsonc" - fi - fi -fi diff --git a/raveos-theme/cosmic/theme-data/sddm/astronaut.conf b/raveos-theme/cosmic/theme-data/sddm/astronaut.conf deleted file mode 100644 index 7fa907e..0000000 --- a/raveos-theme/cosmic/theme-data/sddm/astronaut.conf +++ /dev/null @@ -1,162 +0,0 @@ -[General] -#################### General #################### - -ScreenWidth="1920" -ScreenHeight="1080" -ScreenPadding="" -# Default 0, Options: from 0 to min(screen width/2,screen height/2). - -Font="Open Sans" -FontSize="13" -# Default is screen height divided by 80 (1080/80=13.5), Options: 0-inf. - -KeyboardSize="0.4" -# Default 0.4, Options 0.1-1.0 - -RoundCorners="20" - -Locale="" -# Locale for data and time format. I suggest leaving it blank. -HourFormat="HH:mm" -# Default Locale.ShortFormat. -DateFormat="dddd d MMMM" -# Default Locale.LongFormat. - -HeaderText="" -# You can put somehting fun. - -#################### Background #################### - -BackgroundPlaceholder="" -# Must be a relative path. -# Background displayed before the actual background is loaded. -# Use only if the background is a video, otherwise leave blank. -# Connected with: Background. -Background="Backgrounds/new-raveos-main-bg.jpeg" -# Must be a relative path. -# Supports: png, jpg, jpeg, webp, gif, avi, mp4, mov, mkv, m4v, webm. -BackgroundSpeed="" -# Default 1.0. Options: 0.0-10.0 (can go higher). -# Speed of animated wallpaper. -# Connected with: Background. -PauseBackground="" -# Default false. -# If set to true, stops playback of gifs. Works only with gifs. -# Connected with: Background. -DimBackground="0.0" -# Options: 0.0-1.0. -# Connected with: DimBackgroundColor -CropBackground="true" -# Default false. -# Crop or fit background. -# Connected with: BackgroundHorizontalAlignment and BackgroundVerticalAlignment dosn't work when set to true. -BackgroundHorizontalAlignment="center" -# Default: center, Options: left, center, right. -# Horizontal position of the background picture. -# Connected with: CropBackground must be set to false. -BackgroundVerticalAlignment="center" -# Horizontal position of the background picture. -# Default: center, Options: bottom, center, top. -# Connected with: CropBackground must be set to false. - -#################### Colors #################### - -HeaderTextColor="#ffffff" -DateTextColor="#ffffff" -TimeTextColor="#ffffff" - -FormBackgroundColor="#21222C" -BackgroundColor="#21222C" -DimBackgroundColor="#21222C" - -LoginFieldBackgroundColor="#222222" -PasswordFieldBackgroundColor="#222222" -LoginFieldTextColor="#ffffff" -PasswordFieldTextColor="#ffffff" -UserIconColor="#ffffff" -PasswordIconColor="#ffffff" - -PlaceholderTextColor="#bbbbbb" -WarningColor="#343746" - -LoginButtonTextColor="#ffffff" -LoginButtonBackgroundColor="#343746" -SystemButtonsIconsColor="#F8F8F2" -SessionButtonTextColor="#F8F8F2" -VirtualKeyboardButtonTextColor="#F8F8F2" - -DropdownTextColor="#ffffff" -DropdownSelectedBackgroundColor="#343746" -DropdownBackgroundColor="#21222C" - -HighlightTextColor="#bbbbbb" -HighlightBackgroundColor="#343746" -HighlightBorderColor="#343746" - -HoverUserIconColor="#b7cef1" -HoverPasswordIconColor="#b7cef1" -HoverSystemButtonsIconsColor="#b7cef1" -HoverSessionButtonTextColor="#b7cef1" -HoverVirtualKeyboardButtonTextColor="#b7cef1" - -#################### Form #################### - -PartialBlur="true" -# Default false. -FullBlur="" -# Default false. -# If you use FullBlur I recommend setting BlurMax to 64 and Blur to 1.0. -BlurMax="" -# Default 48, Options: 2-64 (can go higher because depends on Blur). -# Connected with: Blur. -Blur="" -# Default 2.0, Options: 0.0-3.0 (without 3.0). -# Connected with: BlurMax. - -HaveFormBackground="false" -# Form background is transparent if set to false. -# Connected with: PartialBlur and BackgroundColor. -FormPosition="center" -# Default: left, Options: left, center, right. - -#################### Virtual Keyboard #################### - -VirtualKeyboardPosition="center" -# Default: left, Options: left, center, right. - -#################### Interface Behavior #################### - -HideVirtualKeyboard="false" -HideSystemButtons="false" -HideLoginButton="false" - -ForceLastUser="true" -# If set to true last successfully logged in user appeares automatically in the username field. -PasswordFocus="true" -# Automaticaly focuses password field. -HideCompletePassword="true" -# Hides the password while typing. -AllowEmptyPassword="false" -# Enable login for users without a password. -AllowUppercaseLettersInUsernames="false" -# Do not change this! Uppercase letters are generally not allowed in usernames. This option is only for systems that differ from this standard! -BypassSystemButtonsChecks="false" -# Skips checking if sddm can perform shutdown, restart, suspend or hibernate, always displays all system buttons. -RightToLeftLayout="false" -# Revert the layout either because you would like the login to be on the right hand side or SDDM won't respect your language locale for some reason. This will reverse the current position of FormPosition if it is either left or right and in addition position some smaller elements on the right hand side of the form itself (also when FormPosition is set to center). - -#################### Translation #################### - -# These don't necessarily need to translate anything. You can enter whatever you want here. -TranslatePlaceholderUsername="" -TranslatePlaceholderPassword="" -TranslateLogin="" -TranslateLoginFailedWarning="" -TranslateCapslockWarning="" -TranslateSuspend="" -TranslateHibernate="" -TranslateReboot="" -TranslateShutdown="" -TranslateSessionSelection="" -TranslateVirtualKeyboardButtonOn="" -TranslateVirtualKeyboardButtonOff="" diff --git a/raveos-theme/cosmic/theme-data/sddm/new-raveos-main-bg.jpeg b/raveos-theme/cosmic/theme-data/sddm/new-raveos-main-bg.jpeg deleted file mode 100644 index 5945d58..0000000 Binary files a/raveos-theme/cosmic/theme-data/sddm/new-raveos-main-bg.jpeg and /dev/null differ diff --git a/raveos-theme/cosmic/theme-data/sddm/sddm.conf b/raveos-theme/cosmic/theme-data/sddm/sddm.conf deleted file mode 100644 index 29b5b95..0000000 --- a/raveos-theme/cosmic/theme-data/sddm/sddm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[Theme] -Current = sddm-astronaut-theme diff --git a/raveos-theme/cosmic/theme-data/system/raveos-logo.svg b/raveos-theme/cosmic/theme-data/system/raveos-logo.svg deleted file mode 100755 index f6cd901..0000000 --- a/raveos-theme/cosmic/theme-data/system/raveos-logo.svg +++ /dev/null @@ -1,2766 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.3