Skip to content

Commit

Permalink
Merge pull request #2 from mznms/feat/modus-operandi
Browse files Browse the repository at this point in the history
Add modus-operandi theme
  • Loading branch information
mznms authored Apr 20, 2024
2 parents 31f8d3e + 87cd889 commit 7ac55df
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions themes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,13 @@ export const themes = {
icon_color: "ffffff",
bg_color: "35,4158d0,c850c0,ffcc70",
},
"modus-operandi": {
title_color: "006800",
icon_color: "006800",
text_color: "000000",
bg_color: "ffffff",
border_color: "9f9f9f",
},
"modus-vivendi": {
title_color: "feacd0",
icon_color: "feacd0",
Expand Down

0 comments on commit 7ac55df

Please sign in to comment.