Commit 4fae418f authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Added rofi theme for d64161 (colour) and renamed some config files from

numx.
parent c9eb1ebe
...@@ -2,7 +2,7 @@ conky.config = { ...@@ -2,7 +2,7 @@ conky.config = {
alignment = 'bottom_left', alignment = 'bottom_left',
background = true, background = true,
cpu_avg_samples = 2, cpu_avg_samples = 2,
default_color = 'd64161', default_color = 'D64161',
color2 = 'F9FAF9', color2 = 'F9FAF9',
double_buffer = true, double_buffer = true,
font = 'Bitstream Vera Sans:size=8', font = 'Bitstream Vera Sans:size=8',
......
!theme location !theme location
rofi.theme: ~/.jt-config-repo/rofi/themes/lb-numix.rasi rofi.theme: ~/.jt-config-repo/rofi/themes/lb-custom.rasi
!keyboard binding changes: tab, shift+tab to switch modes !keyboard binding changes: tab, shift+tab to switch modes
rofi.kb-row-tab: rofi.kb-row-tab:
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
selected-active-foreground: @foreground; selected-active-foreground: @foreground;
alternate-active-background: rgba ( 255, 255, 255, 7 % ); alternate-active-background: rgba ( 255, 255, 255, 7 % );
background: rgba ( 51, 51, 51, 93 % ); background: rgba ( 51, 51, 51, 93 % );
bordercolor: rgba ( 235, 86, 77, 100 % ); bordercolor: rgba ( 214, 65, 97, 100 % );
alternate-normal-foreground: @foreground; alternate-normal-foreground: @foreground;
normal-background: rgba ( 0, 0, 0, 0 % ); normal-background: rgba ( 0, 0, 0, 0 % );
lightfg: rgba ( 88, 104, 117, 100 % ); lightfg: rgba ( 88, 104, 117, 100 % );
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment