supercharged-links-gen.css 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640
  1. /* WARNING: This file will be overwritten by the plugin.
  2. Do not edit this file directly! First copy this file and rename it if you want to edit things. */
  3. :root {
  4. --3213-2f25-color: #88AC4B;
  5. --3213-2f25-weight: initial;
  6. --3213-2f25-before: '';
  7. --3213-2f25-after: '';
  8. --3213-2f25-background-color: #ffffff;
  9. --3213-2f25-decoration: initial;
  10. --a2cb-1cab-color: #1b6299;
  11. --a2cb-1cab-weight: initial;
  12. --a2cb-1cab-before: '';
  13. --a2cb-1cab-after: '';
  14. --a2cb-1cab-background-color: #ffffff;
  15. --a2cb-1cab-decoration: initial;
  16. --4939-c421-color: #257A3E;
  17. --4939-c421-weight: initial;
  18. --4939-c421-before: '';
  19. --4939-c421-after: '';
  20. --4939-c421-background-color: #ffffff;
  21. --4939-c421-decoration: initial;
  22. --f4e8-944f-color: #B8E067;
  23. --f4e8-944f-weight: initial;
  24. --f4e8-944f-before: '';
  25. --f4e8-944f-after: '';
  26. --f4e8-944f-background-color: #ffffff;
  27. --f4e8-944f-decoration: initial;
  28. --9cdf-5b08-color: #006F5F;
  29. --9cdf-5b08-weight: initial;
  30. --9cdf-5b08-before: '';
  31. --9cdf-5b08-after: '';
  32. --9cdf-5b08-background-color: #ffffff;
  33. --9cdf-5b08-decoration: initial;
  34. --e6f3-1956-color: #FF6F91;
  35. --e6f3-1956-weight: initial;
  36. --e6f3-1956-before: '';
  37. --e6f3-1956-after: '';
  38. --e6f3-1956-background-color: #ffffff;
  39. --e6f3-1956-decoration: initial;
  40. --b6de-72bc-color: #0089BA;
  41. --b6de-72bc-weight: initial;
  42. --b6de-72bc-before: '';
  43. --b6de-72bc-after: '';
  44. --b6de-72bc-background-color: #ffffff;
  45. --b6de-72bc-decoration: initial;
  46. }
  47. div[data-id="3213-2f25"] div.setting-item-description,
  48. [data-link-path*="03 Periodic/" i] {
  49. color: var(--3213-2f25-color) !important;
  50. font-weight: var(--3213-2f25-weight);
  51. }
  52. .c-3213-2f25-use-background div[data-id="3213-2f25"] div.setting-item-description,
  53. .c-3213-2f25-use-background .data-link-text[data-link-path*="03 Periodic/" i] {
  54. background-color: var(--3213-2f25-background-color) !important;
  55. border-radius: 5px;
  56. padding-left: 2px;
  57. padding-right: 2px;
  58. text-decoration: var(--3213-2f25-decoration) !important;
  59. }
  60. div[data-id="3213-2f25"] div.setting-item-description::before,
  61. .data-link-icon[data-link-path*="03 Periodic/" i]::before {
  62. content: var(--3213-2f25-before);
  63. }
  64. div[data-id="3213-2f25"] div.setting-item-description::after,
  65. .data-link-icon-after[data-link-path*="03 Periodic/" i]::after {
  66. content: var(--3213-2f25-after);
  67. }
  68. div[data-id="a2cb-1cab"] div.setting-item-description,
  69. [data-link-path*="02 Action/02 Projects" i] {
  70. color: var(--a2cb-1cab-color) !important;
  71. font-weight: var(--a2cb-1cab-weight);
  72. }
  73. .c-a2cb-1cab-use-background div[data-id="a2cb-1cab"] div.setting-item-description,
  74. .c-a2cb-1cab-use-background .data-link-text[data-link-path*="02 Action/02 Projects" i] {
  75. background-color: var(--a2cb-1cab-background-color) !important;
  76. border-radius: 5px;
  77. padding-left: 2px;
  78. padding-right: 2px;
  79. text-decoration: var(--a2cb-1cab-decoration) !important;
  80. }
  81. div[data-id="a2cb-1cab"] div.setting-item-description::before,
  82. .data-link-icon[data-link-path*="02 Action/02 Projects" i]::before {
  83. content: var(--a2cb-1cab-before);
  84. }
  85. div[data-id="a2cb-1cab"] div.setting-item-description::after,
  86. .data-link-icon-after[data-link-path*="02 Action/02 Projects" i]::after {
  87. content: var(--a2cb-1cab-after);
  88. }
  89. div[data-id="4939-c421"] div.setting-item-description,
  90. [data-link-path^="02 Action/01 Tasks/" i] {
  91. color: var(--4939-c421-color) !important;
  92. font-weight: var(--4939-c421-weight);
  93. }
  94. .c-4939-c421-use-background div[data-id="4939-c421"] div.setting-item-description,
  95. .c-4939-c421-use-background .data-link-text[data-link-path^="02 Action/01 Tasks/" i] {
  96. background-color: var(--4939-c421-background-color) !important;
  97. border-radius: 5px;
  98. padding-left: 2px;
  99. padding-right: 2px;
  100. text-decoration: var(--4939-c421-decoration) !important;
  101. }
  102. div[data-id="4939-c421"] div.setting-item-description::before,
  103. .data-link-icon[data-link-path^="02 Action/01 Tasks/" i]::before {
  104. content: var(--4939-c421-before);
  105. }
  106. div[data-id="4939-c421"] div.setting-item-description::after,
  107. .data-link-icon-after[data-link-path^="02 Action/01 Tasks/" i]::after {
  108. content: var(--4939-c421-after);
  109. }
  110. div[data-id="f4e8-944f"] div.setting-item-description,
  111. [data-link-path^="02 Action/01 Tasks/Views" i] {
  112. color: var(--f4e8-944f-color) !important;
  113. font-weight: var(--f4e8-944f-weight);
  114. }
  115. .c-f4e8-944f-use-background div[data-id="f4e8-944f"] div.setting-item-description,
  116. .c-f4e8-944f-use-background .data-link-text[data-link-path^="02 Action/01 Tasks/Views" i] {
  117. background-color: var(--f4e8-944f-background-color) !important;
  118. border-radius: 5px;
  119. padding-left: 2px;
  120. padding-right: 2px;
  121. text-decoration: var(--f4e8-944f-decoration) !important;
  122. }
  123. div[data-id="f4e8-944f"] div.setting-item-description::before,
  124. .data-link-icon[data-link-path^="02 Action/01 Tasks/Views" i]::before {
  125. content: var(--f4e8-944f-before);
  126. }
  127. div[data-id="f4e8-944f"] div.setting-item-description::after,
  128. .data-link-icon-after[data-link-path^="02 Action/01 Tasks/Views" i]::after {
  129. content: var(--f4e8-944f-after);
  130. }
  131. div[data-id="9cdf-5b08"] div.setting-item-description,
  132. [data-link-path^="02 Action/03 Goals/" i] {
  133. color: var(--9cdf-5b08-color) !important;
  134. font-weight: var(--9cdf-5b08-weight);
  135. }
  136. .c-9cdf-5b08-use-background div[data-id="9cdf-5b08"] div.setting-item-description,
  137. .c-9cdf-5b08-use-background .data-link-text[data-link-path^="02 Action/03 Goals/" i] {
  138. background-color: var(--9cdf-5b08-background-color) !important;
  139. border-radius: 5px;
  140. padding-left: 2px;
  141. padding-right: 2px;
  142. text-decoration: var(--9cdf-5b08-decoration) !important;
  143. }
  144. div[data-id="9cdf-5b08"] div.setting-item-description::before,
  145. .data-link-icon[data-link-path^="02 Action/03 Goals/" i]::before {
  146. content: var(--9cdf-5b08-before);
  147. }
  148. div[data-id="9cdf-5b08"] div.setting-item-description::after,
  149. .data-link-icon-after[data-link-path^="02 Action/03 Goals/" i]::after {
  150. content: var(--9cdf-5b08-after);
  151. }
  152. div[data-id="e6f3-1956"] div.setting-item-description,
  153. [data-link-path^="02 Action/04 Values/" i] {
  154. color: var(--e6f3-1956-color) !important;
  155. font-weight: var(--e6f3-1956-weight);
  156. }
  157. .c-e6f3-1956-use-background div[data-id="e6f3-1956"] div.setting-item-description,
  158. .c-e6f3-1956-use-background .data-link-text[data-link-path^="02 Action/04 Values/" i] {
  159. background-color: var(--e6f3-1956-background-color) !important;
  160. border-radius: 5px;
  161. padding-left: 2px;
  162. padding-right: 2px;
  163. text-decoration: var(--e6f3-1956-decoration) !important;
  164. }
  165. div[data-id="e6f3-1956"] div.setting-item-description::before,
  166. .data-link-icon[data-link-path^="02 Action/04 Values/" i]::before {
  167. content: var(--e6f3-1956-before);
  168. }
  169. div[data-id="e6f3-1956"] div.setting-item-description::after,
  170. .data-link-icon-after[data-link-path^="02 Action/04 Values/" i]::after {
  171. content: var(--e6f3-1956-after);
  172. }
  173. div[data-id="b6de-72bc"] div.setting-item-description,
  174. [data-link-tags*="dashboard" i] {
  175. color: var(--b6de-72bc-color) !important;
  176. font-weight: var(--b6de-72bc-weight);
  177. }
  178. .c-b6de-72bc-use-background div[data-id="b6de-72bc"] div.setting-item-description,
  179. .c-b6de-72bc-use-background .data-link-text[data-link-tags*="dashboard" i] {
  180. background-color: var(--b6de-72bc-background-color) !important;
  181. border-radius: 5px;
  182. padding-left: 2px;
  183. padding-right: 2px;
  184. text-decoration: var(--b6de-72bc-decoration) !important;
  185. }
  186. div[data-id="b6de-72bc"] div.setting-item-description::before,
  187. .data-link-icon[data-link-tags*="dashboard" i]::before {
  188. content: var(--b6de-72bc-before);
  189. }
  190. div[data-id="b6de-72bc"] div.setting-item-description::after,
  191. .data-link-icon-after[data-link-tags*="dashboard" i]::after {
  192. content: var(--b6de-72bc-after);
  193. }
  194. /* @settings
  195. name: Supercharged Links
  196. id: supercharged-links
  197. settings:
  198. -
  199. id: 3213-2f25
  200. title: path is 03 Periodic/
  201. description: Example note
  202. type: heading
  203. collapsed: true
  204. level: 3
  205. -
  206. id: 3213-2f25-color
  207. title: Link color
  208. type: variable-color
  209. format: hex
  210. default: '#88AC4B'
  211. -
  212. id: 3213-2f25-weight
  213. title: Font weight
  214. type: variable-select
  215. default: initial
  216. options:
  217. - initial
  218. - lighter
  219. - normal
  220. - bold
  221. - bolder
  222. -
  223. id: 3213-2f25-decoration
  224. title: Font decoration
  225. type: variable-select
  226. default: initial
  227. options:
  228. - initial
  229. - underline
  230. - overline
  231. - line-through
  232. -
  233. id: 3213-2f25-before
  234. title: Prepend text
  235. description: Add some text, such as an emoji, before the links.
  236. type: variable-text
  237. default: ''
  238. quotes: true
  239. -
  240. id: 3213-2f25-after
  241. title: Append text
  242. description: Add some text, such as an emoji, after the links.
  243. type: variable-text
  244. default: ''
  245. quotes: true
  246. -
  247. id: c-3213-2f25-use-background
  248. title: Use background color
  249. description: Adds a background color to the link. This can look buggy in live preview.
  250. type: class-toggle
  251. -
  252. id: 3213-2f25-background-color
  253. title: Background color
  254. type: variable-color
  255. format: hex
  256. default: '#ffffff'
  257. -
  258. id: a2cb-1cab
  259. title: path is 02 Action/02 Projects
  260. description: Example note
  261. type: heading
  262. collapsed: true
  263. level: 3
  264. -
  265. id: a2cb-1cab-color
  266. title: Link color
  267. type: variable-color
  268. format: hex
  269. default: '#1b6299'
  270. -
  271. id: a2cb-1cab-weight
  272. title: Font weight
  273. type: variable-select
  274. default: initial
  275. options:
  276. - initial
  277. - lighter
  278. - normal
  279. - bold
  280. - bolder
  281. -
  282. id: a2cb-1cab-decoration
  283. title: Font decoration
  284. type: variable-select
  285. default: initial
  286. options:
  287. - initial
  288. - underline
  289. - overline
  290. - line-through
  291. -
  292. id: a2cb-1cab-before
  293. title: Prepend text
  294. description: Add some text, such as an emoji, before the links.
  295. type: variable-text
  296. default: ''
  297. quotes: true
  298. -
  299. id: a2cb-1cab-after
  300. title: Append text
  301. description: Add some text, such as an emoji, after the links.
  302. type: variable-text
  303. default: ''
  304. quotes: true
  305. -
  306. id: c-a2cb-1cab-use-background
  307. title: Use background color
  308. description: Adds a background color to the link. This can look buggy in live preview.
  309. type: class-toggle
  310. -
  311. id: a2cb-1cab-background-color
  312. title: Background color
  313. type: variable-color
  314. format: hex
  315. default: '#ffffff'
  316. -
  317. id: 4939-c421
  318. title: path is 02 Action/01 Tasks/
  319. description: Example note
  320. type: heading
  321. collapsed: true
  322. level: 3
  323. -
  324. id: 4939-c421-color
  325. title: Link color
  326. type: variable-color
  327. format: hex
  328. default: '#257A3E'
  329. -
  330. id: 4939-c421-weight
  331. title: Font weight
  332. type: variable-select
  333. default: initial
  334. options:
  335. - initial
  336. - lighter
  337. - normal
  338. - bold
  339. - bolder
  340. -
  341. id: 4939-c421-decoration
  342. title: Font decoration
  343. type: variable-select
  344. default: initial
  345. options:
  346. - initial
  347. - underline
  348. - overline
  349. - line-through
  350. -
  351. id: 4939-c421-before
  352. title: Prepend text
  353. description: Add some text, such as an emoji, before the links.
  354. type: variable-text
  355. default: ''
  356. quotes: true
  357. -
  358. id: 4939-c421-after
  359. title: Append text
  360. description: Add some text, such as an emoji, after the links.
  361. type: variable-text
  362. default: ''
  363. quotes: true
  364. -
  365. id: c-4939-c421-use-background
  366. title: Use background color
  367. description: Adds a background color to the link. This can look buggy in live preview.
  368. type: class-toggle
  369. -
  370. id: 4939-c421-background-color
  371. title: Background color
  372. type: variable-color
  373. format: hex
  374. default: '#ffffff'
  375. -
  376. id: f4e8-944f
  377. title: path is 02 Action/01 Tasks/Views
  378. description: Example note
  379. type: heading
  380. collapsed: true
  381. level: 3
  382. -
  383. id: f4e8-944f-color
  384. title: Link color
  385. type: variable-color
  386. format: hex
  387. default: '#B8E067'
  388. -
  389. id: f4e8-944f-weight
  390. title: Font weight
  391. type: variable-select
  392. default: initial
  393. options:
  394. - initial
  395. - lighter
  396. - normal
  397. - bold
  398. - bolder
  399. -
  400. id: f4e8-944f-decoration
  401. title: Font decoration
  402. type: variable-select
  403. default: initial
  404. options:
  405. - initial
  406. - underline
  407. - overline
  408. - line-through
  409. -
  410. id: f4e8-944f-before
  411. title: Prepend text
  412. description: Add some text, such as an emoji, before the links.
  413. type: variable-text
  414. default: ''
  415. quotes: true
  416. -
  417. id: f4e8-944f-after
  418. title: Append text
  419. description: Add some text, such as an emoji, after the links.
  420. type: variable-text
  421. default: ''
  422. quotes: true
  423. -
  424. id: c-f4e8-944f-use-background
  425. title: Use background color
  426. description: Adds a background color to the link. This can look buggy in live preview.
  427. type: class-toggle
  428. -
  429. id: f4e8-944f-background-color
  430. title: Background color
  431. type: variable-color
  432. format: hex
  433. default: '#ffffff'
  434. -
  435. id: 9cdf-5b08
  436. title: path is 02 Action/03 Goals/
  437. description: Example note
  438. type: heading
  439. collapsed: true
  440. level: 3
  441. -
  442. id: 9cdf-5b08-color
  443. title: Link color
  444. type: variable-color
  445. format: hex
  446. default: '#006F5F'
  447. -
  448. id: 9cdf-5b08-weight
  449. title: Font weight
  450. type: variable-select
  451. default: initial
  452. options:
  453. - initial
  454. - lighter
  455. - normal
  456. - bold
  457. - bolder
  458. -
  459. id: 9cdf-5b08-decoration
  460. title: Font decoration
  461. type: variable-select
  462. default: initial
  463. options:
  464. - initial
  465. - underline
  466. - overline
  467. - line-through
  468. -
  469. id: 9cdf-5b08-before
  470. title: Prepend text
  471. description: Add some text, such as an emoji, before the links.
  472. type: variable-text
  473. default: ''
  474. quotes: true
  475. -
  476. id: 9cdf-5b08-after
  477. title: Append text
  478. description: Add some text, such as an emoji, after the links.
  479. type: variable-text
  480. default: ''
  481. quotes: true
  482. -
  483. id: c-9cdf-5b08-use-background
  484. title: Use background color
  485. description: Adds a background color to the link. This can look buggy in live preview.
  486. type: class-toggle
  487. -
  488. id: 9cdf-5b08-background-color
  489. title: Background color
  490. type: variable-color
  491. format: hex
  492. default: '#ffffff'
  493. -
  494. id: e6f3-1956
  495. title: path is 02 Action/04 Values/
  496. description: Example note
  497. type: heading
  498. collapsed: true
  499. level: 3
  500. -
  501. id: e6f3-1956-color
  502. title: Link color
  503. type: variable-color
  504. format: hex
  505. default: '#FF6F91'
  506. -
  507. id: e6f3-1956-weight
  508. title: Font weight
  509. type: variable-select
  510. default: initial
  511. options:
  512. - initial
  513. - lighter
  514. - normal
  515. - bold
  516. - bolder
  517. -
  518. id: e6f3-1956-decoration
  519. title: Font decoration
  520. type: variable-select
  521. default: initial
  522. options:
  523. - initial
  524. - underline
  525. - overline
  526. - line-through
  527. -
  528. id: e6f3-1956-before
  529. title: Prepend text
  530. description: Add some text, such as an emoji, before the links.
  531. type: variable-text
  532. default: ''
  533. quotes: true
  534. -
  535. id: e6f3-1956-after
  536. title: Append text
  537. description: Add some text, such as an emoji, after the links.
  538. type: variable-text
  539. default: ''
  540. quotes: true
  541. -
  542. id: c-e6f3-1956-use-background
  543. title: Use background color
  544. description: Adds a background color to the link. This can look buggy in live preview.
  545. type: class-toggle
  546. -
  547. id: e6f3-1956-background-color
  548. title: Background color
  549. type: variable-color
  550. format: hex
  551. default: '#ffffff'
  552. -
  553. id: b6de-72bc
  554. title: tag is dashboard
  555. description: Example note
  556. type: heading
  557. collapsed: true
  558. level: 3
  559. -
  560. id: b6de-72bc-color
  561. title: Link color
  562. type: variable-color
  563. format: hex
  564. default: '#0089BA'
  565. -
  566. id: b6de-72bc-weight
  567. title: Font weight
  568. type: variable-select
  569. default: initial
  570. options:
  571. - initial
  572. - lighter
  573. - normal
  574. - bold
  575. - bolder
  576. -
  577. id: b6de-72bc-decoration
  578. title: Font decoration
  579. type: variable-select
  580. default: initial
  581. options:
  582. - initial
  583. - underline
  584. - overline
  585. - line-through
  586. -
  587. id: b6de-72bc-before
  588. title: Prepend text
  589. description: Add some text, such as an emoji, before the links.
  590. type: variable-text
  591. default: ''
  592. quotes: true
  593. -
  594. id: b6de-72bc-after
  595. title: Append text
  596. description: Add some text, such as an emoji, after the links.
  597. type: variable-text
  598. default: ''
  599. quotes: true
  600. -
  601. id: c-b6de-72bc-use-background
  602. title: Use background color
  603. description: Adds a background color to the link. This can look buggy in live preview.
  604. type: class-toggle
  605. -
  606. id: b6de-72bc-background-color
  607. title: Background color
  608. type: variable-color
  609. format: hex
  610. default: '#ffffff'
  611. */