diff --git a/Cyberpunk/background.png b/Cyberpunk/background.png index 752781a..b6bc9f6 100644 Binary files a/Cyberpunk/background.png and b/Cyberpunk/background.png differ diff --git a/Cyberpunk/sb_frame_c.png b/Cyberpunk/sb_frame_c.png new file mode 100644 index 0000000..1f3eb64 Binary files /dev/null and b/Cyberpunk/sb_frame_c.png differ diff --git a/Cyberpunk/sb_frame_n.png b/Cyberpunk/sb_frame_n.png new file mode 100644 index 0000000..316f912 Binary files /dev/null and b/Cyberpunk/sb_frame_n.png differ diff --git a/Cyberpunk/sb_frame_s.png b/Cyberpunk/sb_frame_s.png new file mode 100644 index 0000000..8cde8fd Binary files /dev/null and b/Cyberpunk/sb_frame_s.png differ diff --git a/Cyberpunk/sb_thumb_c.png b/Cyberpunk/sb_thumb_c.png new file mode 100644 index 0000000..a6fdbd6 Binary files /dev/null and b/Cyberpunk/sb_thumb_c.png differ diff --git a/Cyberpunk/sb_thumb_n.png b/Cyberpunk/sb_thumb_n.png new file mode 100644 index 0000000..1743ebe Binary files /dev/null and b/Cyberpunk/sb_thumb_n.png differ diff --git a/Cyberpunk/sb_thumb_s.png b/Cyberpunk/sb_thumb_s.png new file mode 100644 index 0000000..b11a2c6 Binary files /dev/null and b/Cyberpunk/sb_thumb_s.png differ diff --git a/Cyberpunk/theme.txt b/Cyberpunk/theme.txt index b7ffcb5..98e148e 100644 --- a/Cyberpunk/theme.txt +++ b/Cyberpunk/theme.txt @@ -18,7 +18,7 @@ terminal-border: "0" left = 30% top = 28% width = 45% - height = 60% + height = 50% item_font = "Blender Pro Regular 16" item_color = "#ffff00" selected_item_color = "#000000" @@ -29,6 +29,10 @@ terminal-border: "0" item_padding = 5 item_spacing = 10 selected_item_pixmap_style = "select_*.png" + scrollbar = true + scrollbar_width = 24 + scrollbar_thumb = "sb_thumb_*.png" + scrollbar_frame = "sb_frame_*.png" } + progress_bar { @@ -45,3 +49,15 @@ terminal-border: "0" bar_style = "progress_bar_*.png" highlight_style = "progress_highlight_*.png" } + ++ label { + top = 100%-25 + left = 0 + width = 100% + height = 20 + text = "@KEYMAP_MIDDLE@" + align = "center" + font = "Blender Pro Regular 12" + color = "#FFFF00" +} + diff --git a/Screenshots/screenshot.png b/Screenshots/screenshot.png index a4cfe5c..3a0d759 100644 Binary files a/Screenshots/screenshot.png and b/Screenshots/screenshot.png differ diff --git a/Screenshots/screenshot02.png b/Screenshots/screenshot02.png index 257b1e0..f3aa014 100644 Binary files a/Screenshots/screenshot02.png and b/Screenshots/screenshot02.png differ diff --git a/assets/README.md b/assets/README.md index f387a17..b1d61ca 100644 --- a/assets/README.md +++ b/assets/README.md @@ -1,8 +1,8 @@ -# Assets +#Assets Font Used : Blender Pro Book by Nik Thoenen . Font made from [oNline Web Fonts](http://www.onlinewebfonts.com) is licensed by CC BY 3.0 -Images from Cyberpunk 2077 Official Website https://www.cyberpunk.net +Images from Cyberpunk 2077 Official Website https://www.cyberpunk.net, [Unsplash](https://unsplash.com/photos/pVq6YhmDPtk) Icons: Modified Version of Icons from [Breeze](https://github.com/gustawho/grub2-theme-breeze) and Tela themes diff --git a/assets/background.xcf b/assets/background.xcf index 6001b39..4324a43 100644 Binary files a/assets/background.xcf and b/assets/background.xcf differ