# HackMD tips - BkVfcTxlQ ###### tags `Code` `HackMD` ## 黑暗模式 {%hackmd BkVfcTxlQ %} ``` {%hackmd BkVfcTxlQ %} ``` ## 改文字大小 <font size="2">文字大小設定</font> ``` <font size="2">文字大小設定</font> ``` ## 改文字顏色 <font color= orange>**文字內容**</font> <font color = "FF3333">**dark mode中最好看的紅色**</font> ``` <font color= orange> 文字內容 </font> ``` [color-picker](https://htmlcolorcodes.com/color-picker/) -> 挑選文字顏色的代號表 | 顏色 | 代號 | |:---- |:-------- | | 紅色 | #FF3333 | | 橘色 | ##FF9933 | | 藍色 | #3354FF | | 黃色 | #FFED33 | | 綠色 | #53D55E | ## 圖片改大小  ```  ``` ## 上螢光筆 ==文字內容== ``` ==文字內容== ``` ## 程式碼編輯套色 code區塊會自動上色好看一點 ```python a = "string" ``` ## to do list - [ ] to do ``` - [ ] to do ``` ## 數學式打法 dw~t~ = w~t+dt~ - w~t~ = ${\varepsilon \sqrt{dt} }$ ``` dw~t~ = w~t+dt~ - w~t~ = ${\varepsilon \sqrt{dt} }$ ``` $\frac{b}{a}$ ``` $\frac{b}{a}$ ``` [數學式打法](https://hackmd.io/@RintarouTW/%E6%84%9A%E5%8D%83%E6%85%AE%E3%81%AE%E7%AD%86%E8%A8%98%E6%9C%AC/%2F%40RintarouTW%2FLaTeX_%25E8%25AA%259E%25E6%25B3%2595%25E7%25AD%2586%25E8%25A8%2598) ## 箭頭 → $\because$ $\therefore$ ``` → $\because$ $\therefore$ ``` [其他箭頭](https://tn710617.github.io/zh-tw/markdown/) [其他符號](https://www.itread01.com/content/1543716008.html) ## 顏色區塊 :::success 耶 :tada: ::: ``` :::success 耶 :tada: ::: ``` :::info 這是訊息 :mega: ::: ``` :::info 這是訊息 :mega: ::: ``` :::warning 注意 :zap: ::: ``` :::warning 注意 :zap: ::: ``` :::danger 喔不 :fire: ::: ``` :::danger 喔不 :fire: ::: ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up