Skip to content

Commit 4802f4f

Browse files
committed
nvim config & matugen colors
1 parent a023051 commit 4802f4f

21 files changed

Lines changed: 311 additions & 170 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "resources/global.config/vscodium"]
22
path = configs/split/vscodium
33
url = https://github.com/aKqir24/vscodium-config.git
4-
[submodule ".config/rofi/scripts"]
5-
path = configs/others/rofi
6-
url = https://github.com/aKqir24/rofi-scripts
4+
[submodule "resources/matugen-themes"]
5+
path = resources/matugen-themes
6+
url = https://github.com/aKqir24/matugen-themes.git

configs/others/alacritty.toml

Lines changed: 0 additions & 74 deletions
This file was deleted.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2+
[window]
3+
dynamic_padding = true
4+
padding = { x = 10, y = 10 }
5+
6+
[font]
7+
size = 10
8+
normal = {
9+
family = "Hurmit Nerd Font",
10+
style = "normal"
11+
}
12+
bold = {
13+
family = "Hurmit Nerd Font",
14+
style = "bold"
15+
}
16+
italic = {
17+
family = "Hurmit Nerd Font",
18+
style = "italic"
19+
}
20+
bold_italic = {
21+
family = "Hurmit Nerd Font",
22+
style = "bold italic"
23+
}
24+
25+
[general]
26+
import = ["colors.toml"]
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
[colors.primary]
2+
background = '#19120d'
3+
foreground = '#f0dfd7'
4+
5+
[colors.cursor]
6+
text = '#f0dfd7'
7+
cursor = '#d7c3b8'
8+
9+
[colors.vi_mode_cursor]
10+
text = '#19120d'
11+
cursor = '#ffb688'
12+
13+
[colors.search.matches]
14+
foreground = '#52443c'
15+
background = '#cac993'
16+
17+
[colors.search.focused_match]
18+
foreground = '#52443c'
19+
background = '#ffb688'
20+
21+
[colors.footer_bar]
22+
foreground = '#52443c'
23+
background = '#f0dfd7'
24+
25+
[colors.hints.start]
26+
foreground = '#52443c'
27+
background = '#e5bfa9'
28+
29+
[colors.hints.end]
30+
foreground = '#52443c'
31+
background = '#e5bfa9'
32+
33+
[colors.selection]
34+
text = '#19120d'
35+
background = '#ffb688'
36+
37+
38+
[colors.normal]
39+
black = '#19120d'
40+
red = '#ffb4ab'
41+
green = '#ffb688'
42+
yellow = '#8b4f25'
43+
blue = '#9f8d83'
44+
magenta = '#cac993'
45+
cyan = '#e5bfa9'
46+
white = '#9f8d83'
47+
48+
49+
[colors.bright]
50+
black = '#221a15'
51+
red = '#ffdad6'
52+
green = '#ffdbc7'
53+
yellow = '#6e380f'
54+
blue = '#52443c'
55+
magenta = '#49491e'
56+
cyan = '#ffdbc7'
57+
white = '#f0dfd7'
58+
59+
60+
[colors.dim]
61+
black = '#2b1709'
62+
red = '#690005'
63+
green = '#ffb688'
64+
yellow = '#49491e'
65+
blue = '#382e29'
66+
magenta = '#cac993'
67+
cyan = '#e5bfa9'
68+
white = '#d7c3b8'

configs/others/btop/btop.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ graph_symbol_net = "default"
5050
graph_symbol_proc = "default"
5151

5252
#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.
53-
shown_boxes = "cpu mem net proc"
53+
shown_boxes = "cpu net proc mem"
5454

5555
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
5656
update_ms = 2000

configs/others/btop/btop.log

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,3 +1176,13 @@
11761176
2025/12/23 (12:07:02) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"!
11771177
2025/12/23 (12:07:02) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"!
11781178
2025/12/23 (12:07:02) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"!
1179+
1180+
2026/06/04 (15:56:17) | ===> btop++ v.1.3.2
1181+
2026/06/04 (15:56:17) | ERROR: No tty detected!
1182+
btop++ needs an interactive shell to run.
1183+
1184+
2026/06/04 (15:56:47) | ===> btop++ v.1.3.2
1185+
2026/06/04 (15:56:47) | WARNING: Failed to join _runner thread on exit!
1186+
1187+
2026/06/04 (19:12:16) | ===> btop++ v.1.3.2
1188+
2026/06/04 (19:12:16) | WARNING: Failed to join _runner thread on exit!

configs/others/dconf/user

0 Bytes
Binary file not shown.

configs/others/fastfetch/config.jsonc

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"modules": [
3535
"break",
3636
{
37-
"key": "╭─{#31}{#41}{#30} {#}{#7}{#91} USER {#}{#40}{#91}{#90}  {#}{#keys} ",
37+
"key": "╭─{#32}{#42}{#30} {#}{#7}{#92} USER {#}{#40}{#92}{#90}  {#}{#keys} ",
3838
"type": "title",
3939
"format": "{#7} {user-name} {#}"
4040
},
@@ -43,49 +43,49 @@
4343
"type": "custom"
4444
},
4545
{
46-
"key": "│ {#31}󰇅 {#91}HNAME {#keys}│",
46+
"key": "│ {#32}󰇅 {#92}HNAME {#keys}│",
4747
"type": "title",
4848
"format": "{host-name}"
4949
},
5050
{
5151
"type": "kernel",
52-
"key": "│ {#31} {#91}KERNEL {#keys}│"
52+
"key": "│ {#32} {#92}KERNEL {#keys}│"
5353
},
5454
{
5555
"type": "os",
56-
"key": "│ {#31} {#91}DISTRO {#keys}│"
56+
"key": "│ {#32} {#92}DISTRO {#keys}│"
5757
},
5858
{
5959
"type": "cpu",
6060
"showPeCoreCount": true,
61-
"key": "│ {#31} {#91}CPU {#keys}│"
61+
"key": "│ {#32} {#92}CPU {#keys}│"
6262
},
6363
{
6464
"type": "disk",
65-
"key": "│ {#31} {#91}DISK {#keys}│"
65+
"key": "│ {#32} {#92}DISK {#keys}│"
6666
},
6767
{
6868
"type": "display",
69-
"key": "│ {#31} {#91}DISPLAY {#keys}│"
69+
"key": "│ {#32} {#92}DISPLAY {#keys}│"
7070
},
7171
{
7272
"type": "uptime",
73-
"key": "│ {#31} {#91}UPTIME {#keys}│"
73+
"key": "│ {#32} {#92}UPTIME {#keys}│"
7474
},
7575
{
7676
"type": "packages",
77-
"key": "│ {#31} {#91}PACKS {#keys}│"
77+
"key": "│ {#32} {#92}PACKS {#keys}│"
7878
},
7979
{
8080
"type": "terminal",
81-
"key": "│ {#31} {#91}TERM {#keys}│"
81+
"key": "│ {#32} {#92}TERM {#keys}│"
8282
},
8383
{
8484
"key": "╰─────────────╯",
8585
"type": "custom"
8686
},
8787
{
88-
"key": " ╭───{#31}{#41}{#30} {#}{#7}{#91} COLORS {#}{#40}{#91}{#}{#keys}",
88+
"key": " ╭───{#32}{#42}{#30} {#}{#7}{#92} COLORS {#}{#40}{#92}{#}{#keys}",
8989
"type": "custom"
9090
},
9191
{
@@ -100,12 +100,12 @@
100100
{
101101
"type": "custom",
102102
"key": " │ │",
103-
"format": "{#91} {#92} {#93} {#94} {#95} {#96} {#97} {#31}│"
103+
"format": "{#92} {#92} {#93} {#94} {#95} {#96} {#97} {#32}│"
104104
},
105105
{
106106
"type": "custom",
107107
"key": " ",
108-
"format": " {#31}╰──────────────────╯{#keys}"
108+
"format": " {#32}╰──────────────────╯{#keys}"
109109
},
110110
]
111111
}

configs/others/gtk-3.0/colors.css

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
/*
2+
* GTK Colors
3+
* Generated with Matugen
4+
*/
5+
6+
@define-color accent_color #ffb688;
7+
@define-color accent_fg_color #311300;
8+
@define-color accent_bg_color #ffb688;
9+
@define-color window_bg_color #19120d;
10+
@define-color window_fg_color #f0dfd7;
11+
@define-color headerbar_bg_color #19120d;
12+
@define-color headerbar_fg_color #f0dfd7;
13+
@define-color popover_bg_color #19120d;
14+
@define-color popover_fg_color #f0dfd7;
15+
@define-color view_bg_color #19120d;
16+
@define-color view_fg_color #f0dfd7;
17+
@define-color card_bg_color #19120d;
18+
@define-color card_fg_color #f0dfd7;
19+
@define-color sidebar_bg_color @window_bg_color;
20+
@define-color sidebar_fg_color @window_fg_color;
21+
@define-color sidebar_border_color @window_bg_color;
22+
@define-color sidebar_backdrop_color @window_bg_color;
23+

configs/others/gtk-3.0/settings.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Settings]
2-
gtk-theme-name=pywal
2+
gtk-theme-name=Materia-dark
33
gtk-icon-theme-name=pywal
44
gtk-font-name=Lilex 8
55
gtk-cursor-theme-name=Volantes
@@ -14,6 +14,6 @@ gtk-xft-antialias=1
1414
gtk-xft-hinting=1
1515
gtk-xft-hintstyle=hintfull
1616
gtk-xft-rgba=rgb
17-
gtk-application-prefer-dark-theme=1
17+
gtk-application-prefer-dark-theme=0
1818
gtk-dialogs-use-header=false
1919
gtk-modules=gail:atk-bridge

0 commit comments

Comments
 (0)