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-cosmic-theme/theme-data/background | Bin 0 -> 225018 bytes .../theme-data/cosmic-term/v1/background | 1 + .../theme-data/cosmic-term/v1/black | 1 + raveos-cosmic-theme/theme-data/cosmic-term/v1/blue | 1 + .../theme-data/cosmic-term/v1/bright_black | 1 + .../theme-data/cosmic-term/v1/bright_blue | 1 + .../theme-data/cosmic-term/v1/bright_cyan | 1 + .../theme-data/cosmic-term/v1/bright_green | 1 + .../theme-data/cosmic-term/v1/bright_magenta | 1 + .../theme-data/cosmic-term/v1/bright_red | 1 + .../theme-data/cosmic-term/v1/bright_white | 1 + .../theme-data/cosmic-term/v1/bright_yellow | 1 + raveos-cosmic-theme/theme-data/cosmic-term/v1/cyan | 1 + .../theme-data/cosmic-term/v1/font_face | 1 + .../theme-data/cosmic-term/v1/font_size | 1 + .../theme-data/cosmic-term/v1/foreground | 1 + .../theme-data/cosmic-term/v1/green | 1 + .../theme-data/cosmic-term/v1/magenta | 1 + .../theme-data/cosmic-term/v1/opacity | 1 + raveos-cosmic-theme/theme-data/cosmic-term/v1/red | 1 + .../theme-data/cosmic-term/v1/white | 1 + .../theme-data/cosmic-term/v1/yellow | 1 + .../theme-data/fastfetch/config-kitty.jsonc | 47 + .../theme-data/fastfetch/config.jsonc | 93 + .../theme-data/fastfetch/raveos-logo.png | Bin 0 -> 136727 bytes .../theme-data/fastfetch/raveos-logo.txt | 19 + raveos-cosmic-theme/theme-data/kitty/kitty.conf | 37 + .../theme-data/profile.d/raveos-fastfetch.sh | 13 + raveos-cosmic-theme/theme-data/sddm/astronaut.conf | 162 ++ .../theme-data/sddm/new-raveos-main-bg.jpeg | Bin 0 -> 225018 bytes raveos-cosmic-theme/theme-data/sddm/sddm.conf | 2 + .../theme-data/system/raveos-logo.svg | 2766 ++++++++++++++++++++ 32 files changed, 3160 insertions(+) create mode 100644 raveos-cosmic-theme/theme-data/background create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/background create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/black create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/blue create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_black create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_blue create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_cyan create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_green create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_magenta create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_red create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_white create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_yellow create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/cyan create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/font_face create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/font_size create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/foreground create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/green create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/magenta create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/opacity create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/red create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/white create mode 100644 raveos-cosmic-theme/theme-data/cosmic-term/v1/yellow create mode 100644 raveos-cosmic-theme/theme-data/fastfetch/config-kitty.jsonc create mode 100644 raveos-cosmic-theme/theme-data/fastfetch/config.jsonc create mode 100644 raveos-cosmic-theme/theme-data/fastfetch/raveos-logo.png create mode 100644 raveos-cosmic-theme/theme-data/fastfetch/raveos-logo.txt create mode 100644 raveos-cosmic-theme/theme-data/kitty/kitty.conf create mode 100644 raveos-cosmic-theme/theme-data/profile.d/raveos-fastfetch.sh create mode 100644 raveos-cosmic-theme/theme-data/sddm/astronaut.conf create mode 100644 raveos-cosmic-theme/theme-data/sddm/new-raveos-main-bg.jpeg create mode 100644 raveos-cosmic-theme/theme-data/sddm/sddm.conf create mode 100755 raveos-cosmic-theme/theme-data/system/raveos-logo.svg (limited to 'raveos-cosmic-theme/theme-data') diff --git a/raveos-cosmic-theme/theme-data/background b/raveos-cosmic-theme/theme-data/background new file mode 100644 index 0000000..5945d58 Binary files /dev/null and b/raveos-cosmic-theme/theme-data/background differ diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/background b/raveos-cosmic-theme/theme-data/cosmic-term/v1/background new file mode 100644 index 0000000..1857f28 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/background @@ -0,0 +1 @@ +"#2E3440" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/black b/raveos-cosmic-theme/theme-data/cosmic-term/v1/black new file mode 100644 index 0000000..50a0d4a --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/black @@ -0,0 +1 @@ +"#3B4252" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/blue b/raveos-cosmic-theme/theme-data/cosmic-term/v1/blue new file mode 100644 index 0000000..e4e9258 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/blue @@ -0,0 +1 @@ +"#81A1C1" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_black b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_black new file mode 100644 index 0000000..837b101 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_black @@ -0,0 +1 @@ +"#4C566A" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_blue b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_blue new file mode 100644 index 0000000..e4e9258 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_blue @@ -0,0 +1 @@ +"#81A1C1" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_cyan b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_cyan new file mode 100644 index 0000000..801528a --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_cyan @@ -0,0 +1 @@ +"#8FBCBB" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_green b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_green new file mode 100644 index 0000000..8bc468f --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_green @@ -0,0 +1 @@ +"#A3BE8C" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_magenta b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_magenta new file mode 100644 index 0000000..ea3dbdf --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_magenta @@ -0,0 +1 @@ +"#B48EAD" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_red b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_red new file mode 100644 index 0000000..4595ea9 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_red @@ -0,0 +1 @@ +"#BF616A" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_white b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_white new file mode 100644 index 0000000..dc1daca --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_white @@ -0,0 +1 @@ +"#ECEFF4" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_yellow b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_yellow new file mode 100644 index 0000000..752e0cc --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/bright_yellow @@ -0,0 +1 @@ +"#EBCB8B" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/cyan b/raveos-cosmic-theme/theme-data/cosmic-term/v1/cyan new file mode 100644 index 0000000..1d0fafc --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/cyan @@ -0,0 +1 @@ +"#88C0D0" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/font_face b/raveos-cosmic-theme/theme-data/cosmic-term/v1/font_face new file mode 100644 index 0000000..c2271f1 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/font_face @@ -0,0 +1 @@ +"JetBrains Mono" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/font_size b/raveos-cosmic-theme/theme-data/cosmic-term/v1/font_size new file mode 100644 index 0000000..b4de394 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/font_size @@ -0,0 +1 @@ +11 diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/foreground b/raveos-cosmic-theme/theme-data/cosmic-term/v1/foreground new file mode 100644 index 0000000..2518659 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/foreground @@ -0,0 +1 @@ +"#D8DEE9" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/green b/raveos-cosmic-theme/theme-data/cosmic-term/v1/green new file mode 100644 index 0000000..8bc468f --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/green @@ -0,0 +1 @@ +"#A3BE8C" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/magenta b/raveos-cosmic-theme/theme-data/cosmic-term/v1/magenta new file mode 100644 index 0000000..ea3dbdf --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/magenta @@ -0,0 +1 @@ +"#B48EAD" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/opacity b/raveos-cosmic-theme/theme-data/cosmic-term/v1/opacity new file mode 100644 index 0000000..ca6156a --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/opacity @@ -0,0 +1 @@ +0.92 diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/red b/raveos-cosmic-theme/theme-data/cosmic-term/v1/red new file mode 100644 index 0000000..4595ea9 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/red @@ -0,0 +1 @@ +"#BF616A" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/white b/raveos-cosmic-theme/theme-data/cosmic-term/v1/white new file mode 100644 index 0000000..dff1bbf --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/white @@ -0,0 +1 @@ +"#E5E9F0" diff --git a/raveos-cosmic-theme/theme-data/cosmic-term/v1/yellow b/raveos-cosmic-theme/theme-data/cosmic-term/v1/yellow new file mode 100644 index 0000000..752e0cc --- /dev/null +++ b/raveos-cosmic-theme/theme-data/cosmic-term/v1/yellow @@ -0,0 +1 @@ +"#EBCB8B" diff --git a/raveos-cosmic-theme/theme-data/fastfetch/config-kitty.jsonc b/raveos-cosmic-theme/theme-data/fastfetch/config-kitty.jsonc new file mode 100644 index 0000000..1737df8 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/fastfetch/config-kitty.jsonc @@ -0,0 +1,47 @@ +{ + "$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-cosmic-theme/theme-data/fastfetch/config.jsonc b/raveos-cosmic-theme/theme-data/fastfetch/config.jsonc new file mode 100644 index 0000000..f5f842d --- /dev/null +++ b/raveos-cosmic-theme/theme-data/fastfetch/config.jsonc @@ -0,0 +1,93 @@ +{ + "$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-cosmic-theme/theme-data/fastfetch/raveos-logo.png b/raveos-cosmic-theme/theme-data/fastfetch/raveos-logo.png new file mode 100644 index 0000000..93ebb33 Binary files /dev/null and b/raveos-cosmic-theme/theme-data/fastfetch/raveos-logo.png differ diff --git a/raveos-cosmic-theme/theme-data/fastfetch/raveos-logo.txt b/raveos-cosmic-theme/theme-data/fastfetch/raveos-logo.txt new file mode 100644 index 0000000..41f87e2 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/fastfetch/raveos-logo.txt @@ -0,0 +1,19 @@ +⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ +⠀⠀⠀⠀⠀⠀⢠⡀⠀⠀⠀⠀⠀⠀⡀⠀⣰⣾⣿⣿⣷⣄⠀⣠⠀⠀⠀⠀⠀⠀⢀⠄⠀⠀⠀⠀⠀⠀ +⠀⠀⠀⠀⠀⠀⠀⠙⣦⣄⡀⠠⡀⠀⣿⡆⠙⣿⣿⣿⡿⠃⢰⣧⠀⣀⠄⢀⣤⡴⠋⠀⠀⠀⠀⠀⠀⠀ +⠀⠀⠀⠀⠀⣀⠀⠑⢮⣙⠛⠂⠙⠀⡅⣹⣄⢸⣿⣿⡇⣠⡏⠁⠈⠉⠐⠟⣉⡵⠊⠀⣠⠀⠀⠀⠀⠀ +⠀⠀⠀⠀⠄⢈⣃⡀⠐⠿⣷⣦⣀⢰⣼⣈⣿⣾⣿⣿⣿⣿⢁⣥⡆⣠⣴⣾⠿⠂⢀⣀⠁⠀⠀⠀⠀⠀ +⠀⠀⠀⠀⠠⠤⠬⠿⠿⠷⠌⠻⢿⢷⡝⢿⣿⡌⣿⡿⢱⣿⡿⢫⡾⠿⠟⠡⠾⠿⠯⠥⠤⠄⠀⠀⠀⠀ +⠀⠀⠀⠙⠂⠈⠀⠀⠄⠀⠉⠀⠐⠶⢷⣦⣬⡁⠏⠷⢈⣥⣴⠿⠶⠂⠀⠉⠁⠀⠀⠀⠁⠘⠊⠂⠀⠀ +⠀⠀⠀⠀⢀⠄⢠⣴⣶⠀⠀⠀⢀⡀⠀⠉⠙⠃⣠⡄⠘⠉⠁⠀⢀⡀⠀⠀⢠⣶⣦⠀⠀⠀⠀⠀⠀⠀ +⠀⠀⠀⣠⠤⠌⠁⣩⣿⣇⡀⠢⣜⣛⠛⠀⠀⡴⢫⡝⣄⠀⠀⠛⢛⡡⠔⢀⣼⣯⣅⠈⠁⠤⡄⠀⠀⠀ +⠀⠀⠀⢀⡠⢴⠾⠉⢉⣿⣿⣷⣶⣭⣶⣾⡟⣱⣿⣿⡜⢻⣶⣦⣥⣶⣾⣿⣯⡉⠉⠷⡤⢄⠀⠀⠀⠀ +⠀⠀⠀⠀⠀⢀⡴⠂⢚⠟⢉⣾⠿⠛⢙⠉⣠⠈⢹⠇⠁⣄⢈⠋⠛⠿⣷⡉⠿⡓⡐⢦⡀⠀⠁⠀⠀⠀ +⠀⠀⠀⠀⠀⠒⢉⣵⣿⣷⣧⠆⢂⠶⢿⡽⠛⠰⣦⣴⠀⠛⣯⠿⡢⡐⠲⣽⣼⣿⣮⡙⠓⠀⠀⠄⠀⠀ +⠀⠀⢀⣴⠷⠂⣾⣿⠿⠛⣡⣾⡤⠀⠘⠁⢰⣴⣿⣿⣤⠀⠈⠃⠀⢤⣶⣌⠻⢿⣿⣧⠐⠾⣦⡀⠀⠀ +⠀⠀⠀⠀⠀⠘⠉⠀⢠⣼⠏⠋⣠⢠⡄⢀⠻⠉⣿⡿⠈⠟⡄⢰⡀⡀⠻⠹⣦⡀⠀⠉⠃⠀⠀⠀⠀⠀ +⠀⠀⠀⠀⠀⠀⠀⠂⠀⠁⠀⡄⡿⠀⢣⠀⠀⠐⡌⢡⠀⠈⢀⡌⠈⢧⠂⠀⠈⠀⠑⠀⠀⠀⠀⠀⠀⠀ +⢠⣤⣤⣤⣤⣄⣰⢠⣤⣴⣦⠟⣥⣦⣀⢳⣦⡆⣴⣦⣶⣴⣾⣄⠀⢈⣷⣶⣶⣦⣄⣄⣠⣴⣶⣦⣤⠀ +⢸⣿⣧⣤⣽⡿⢁⣿⣟⣹⣿⡄⠘⣿⣿⣾⡿⠀⣿⣿⣶⣶⣾⠋⠀⢾⣿⡍⠁⢹⣿⡎⠿⠷⠶⣶⣭⡀ +⠸⣿⠇⠙⢿⡦⢼⡿⠛⠛⢿⣷⠀⠹⣿⡿⠁⠀⢿⣿⣶⣶⣶⠆⠀⠘⠿⢷⣶⠿⠟⠀⠿⢿⣶⡾⠿⠃ +⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ diff --git a/raveos-cosmic-theme/theme-data/kitty/kitty.conf b/raveos-cosmic-theme/theme-data/kitty/kitty.conf new file mode 100644 index 0000000..7b84ae9 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/kitty/kitty.conf @@ -0,0 +1,37 @@ +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-cosmic-theme/theme-data/profile.d/raveos-fastfetch.sh b/raveos-cosmic-theme/theme-data/profile.d/raveos-fastfetch.sh new file mode 100644 index 0000000..b3fe8ce --- /dev/null +++ b/raveos-cosmic-theme/theme-data/profile.d/raveos-fastfetch.sh @@ -0,0 +1,13 @@ +#!/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-cosmic-theme/theme-data/sddm/astronaut.conf b/raveos-cosmic-theme/theme-data/sddm/astronaut.conf new file mode 100644 index 0000000..7fa907e --- /dev/null +++ b/raveos-cosmic-theme/theme-data/sddm/astronaut.conf @@ -0,0 +1,162 @@ +[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-cosmic-theme/theme-data/sddm/new-raveos-main-bg.jpeg b/raveos-cosmic-theme/theme-data/sddm/new-raveos-main-bg.jpeg new file mode 100644 index 0000000..5945d58 Binary files /dev/null and b/raveos-cosmic-theme/theme-data/sddm/new-raveos-main-bg.jpeg differ diff --git a/raveos-cosmic-theme/theme-data/sddm/sddm.conf b/raveos-cosmic-theme/theme-data/sddm/sddm.conf new file mode 100644 index 0000000..29b5b95 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/sddm/sddm.conf @@ -0,0 +1,2 @@ +[Theme] +Current = sddm-astronaut-theme diff --git a/raveos-cosmic-theme/theme-data/system/raveos-logo.svg b/raveos-cosmic-theme/theme-data/system/raveos-logo.svg new file mode 100755 index 0000000..f6cd901 --- /dev/null +++ b/raveos-cosmic-theme/theme-data/system/raveos-logo.svg @@ -0,0 +1,2766 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3