Initial Commit, move from a symlink farm to yadm
This commit is contained in:
12
.config/ulauncher/user-themes/nord/manifest.json
Normal file
12
.config/ulauncher/user-themes/nord/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"manifest_version": "1",
|
||||
"name": "nord",
|
||||
"display_name": "Nord",
|
||||
"extend_theme": "dark",
|
||||
"css_file": "theme.css",
|
||||
"css_file_gtk_3.20+": "theme-gtk-3.20.css",
|
||||
"matched_text_hl_colors": {
|
||||
"when_selected": "#eceff4",
|
||||
"when_not_selected": "#d8dee9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user